Help porting Xvnc to AIX v4.2.1
Michael Grabenstein
mgrabens "at" sandbox.isinet.com
Thu, 08 Oct 1998 11:29:09 +0000
Sorry if this is the second time around. I mailed this yesterday
to vnc-list "at" orl.co.uk and did not see it in today's digest. Thought I
might have messed something up, so here goes again. Plus I forgot to
add that I am running Aix v4.2.1.
I found Harold van Oostrum's patch for AIX v4.2 and I applied it
and tried to build vnc. But when building Xvnc the linker complained
of undefined symbols. One of which was "limitDataSpace."
I then found Karl Hakimian's patch for HPUX that addresses those
undefined symbols on the HP and tried it. Basically all I did was
comment out the #ifdef logic so that the file sys/resource.h was
always included in the osinit.c, and utils.c files.
That seemed to get me a little further, but now the build stops
at:
xlc_r -o Xvnc -O -D__STR31__ -DNDEBUG
-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 Xext/libext.a
-blibpath:/usr/lib:/usr/lib/threads:/usr/lib:/lib -lm -ldbm
-bnodelcsect
Target "all" is up to date.
make: 1254-004 The error code from the last command is 10.
(continuing)
make: 1254-004 The error code from the last command is 2.
(continuing)
make: 1254-004 The error code from the last command is 2.
(continuing)
make: 1254-004 The error code from the last command is 2.
Stop.
I am running AIX v4.2.1.0
Any ideas ?
Should I just build with gcc and not IBM's cc ?
Please CC in your response. TIA
thanks,
Mike
mgrabens "at" popd.isinet.com
---------------------------------------------------------------------
The VNC mailing list - see http://www.orl.co.uk/vnc/intouch.html
---------------------------------------------------------------------