unixware 7

jgarriga@saincotrafico.com jgarriga "at" saincotrafico.com
Tue Aug 6 11:21:24 2002


Hi,
  I want to use xvnc in a SCO Openserver Unixware 7.1.1, and I have the
  next compilation problem:

  The first step is well performed
  xmkmf
  make World

  But when I compiled the Xvnc :
  cd Xvnc
  make World

  I got the following messages at the end:
  rm -f libvnc.a
  /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
  LD_RUN_PATH=/usr/X11R6/lib /usr/ccs/bin/cc -o
  -O -Xa -Dasm=__asm -L../../exports/lib dix/libdix.a os/libos.a
  ../../lib/Xau/libXau.a ../../lib/Xdmcp/libXdmcp.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
  -lsocket -lnsl -lw -lz -lm
  Undefined first referenced
  symbol in file
  alloca dix/libdix.a(resource.o)
  UX:ld: ERROR: Xvnc: fatal error: Symbol referencing errors. No output
  written to Xvnc
  *** Error code 1 (bu21)
  UX:make: ERROR: `all' not remade because of errors (bu14)

  And of course the Xvnc binary is not created.
  I read the same problem in the list (august 2000) but I don4t find the
  solution.
  Could somebody help me?
  In advance thank you