VNC 3.3.2 on Solaris 2.4?
Hermes, Stefan
stefan.hermes "at" csfb.com
Thu, 01 Oct 1998 09:20:52 +0000
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The functions which you are missing are in the ucb library.
You can fix this by linking with the additinal parameters
- -L/usr/ucblib -R/usr/ucblib -lucb
Maybe this works when doing a
make World -DEXTRA_LIBRARIES='-L/usr/ucblib -R/usr/ucblib -lucb'
but don't blame me when it doesn't.
Regards,
-Stefan
- -----Original Message-----
From: Mike Johnson [SMTP:Mike.Johnson "at" GSC.GTE.Com]
Sent: Thursday, October 01, 1998 12:09 AM
To: vnc-list "at" orl.co.uk
Subject: VNC 3.3.2 on Solaris 2.4?
Hello,
I'm having a bear of a time getting VNC to build on Solaris 2.4 using
gcc 2.7.2.2. I searched through the archives of the list, and didn't
find an answer, nor did I find a Solaris 2.4 binary. I'd -really-
like
to build VNC myself, but for the short term, does anyone have/know of
a binary VNC for Solaris 2.4?
Now, that said, here's the problem I'm running in to. After a xmkmf
in the main vnc directory, a make World runs fine for quite some time,
then barfs with this:
rm -f vncviewer
gcc -o vncviewer args.o listen.o rfbproto.o sockets.o vncviewer.o x.o
- -O2 -L/
usr/openwin/lib -lXext -lX11 ../libvncauth/libvncauth.a -lsocket -lnsl
Undefined first referenced
symbol in file
srandom
../libvncauth/libvncauth.a(vncauth.o)
usleep rfbproto.o
random
../libvncauth/libvncauth.a(vncauth.o)
wait3 listen.o
ld: fatal: Symbol referencing errors. No output written to vncviewer
*** Error code 1
make: Fatal error: Command failed for target `vncviewer'
Does anyone have any ideas? Any pointers?
Thanks,
Mike
- --
Mike Johnson - mike.johnson "at" gsc.gte.com
Network Engineer - Prototype Development
GTE Government Systems - All opinions are mine, not GTE's.
- ---------------------------------------------------------------------
The VNC mailing list - see http://www.orl.co.uk/vnc/intouch.html
- ---------------------------------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.5.3i for non-commercial use <http://www.pgpi.com>
iQA/AwUBNhMpm/C14cHnRCc7EQIs1gCgjwb+40duDDlUyk0S5trOn3Luc1YAoMyx
Wctuvp4vy7ufmbpsGycSTwYD
=iDD7
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
The VNC mailing list - see http://www.orl.co.uk/vnc/intouch.html
---------------------------------------------------------------------