[csw-maintainers] Building tightvnc (was: Can't run Sun Studio in vncserver)

Maciej (Matchek) Blizinski maciej at opencsw.org
Wed Sep 9 18:16:24 CEST 2009


On Wed, Sep 9, 2009 at 4:44 PM, Dagobert Michelsen<dam at opencsw.org> wrote:
> That is TCPWrappers, allowing to restrict access to the port
> centrally to certain IP-adresses or ranges. Where is the problem?

/usr/ccs/bin/ar cq libvnc.a init.o sockets.o kbdptr.o cmap.o draw.o
cutpaste.o dispcur.o sprite.o rfbserver.o translate.o httpd.o auth.o
rre.o corre.o stats.o hextile.o zlib.o tight.o cursor.o
gmake[5]: Leaving directory
`/home/maciej/src/opencsw/pkg/tightvnc/trunk/work/build-isa-sparcv8/vnc_unixsrc/Xvnc/programs/Xserver/hw/vnc'
LD_RUN_PATH=/usr/openwin/lib /opt/studio/SOS11/SUNWspro/bin/cc -o Xvnc
-xO3 -Xa    -L/opt/csw/lib -L../.././/exports/lib  dix/libdix.a
os/libos.a ../.././/lib/Xau/libXau.a ../.././/lib/Xdmcp/libXdmcp.a
dix/libdix.a ../.././/exports/lib/libfont.a  hw/vnc/libvnc.a
../.././/../libvncauth/libvncauth.a cfb/libcfb.a cfb16/libcfb.a
cfb24/libcfb.a cfb32/libcfb.a mfb/libmfb.a dix/libxpstubs.a mi/libmi.a
Xext/libext.a             -lsocket -lnsl  -lm   -L/usr/local/lib
-ljpeg -lz -lcrypt
Undefined                       first referenced
 symbol                             in file
hosts_ctl                           hw/vnc/libvnc.a(sockets.o)
ld: fatal: Symbol referencing errors. No output written to Xvnc
gmake[4]: *** [Xvnc] Error 1

The build ignores the EXTRA_LIBRARIES variable. It's present in the
generated Makefile, but set to something different that what's in the
GAR Makefile.

Maciej



More information about the maintainers mailing list