[comp.unix.sysv386] X386 with The Wollongong Group's TCP/IP package

hlu@yoda.eecs.wsu.edu (lu hongjiu - CS260) (05/01/91)

Hi, 

Has anyone succeeded in compiling Thomas Roell's X386 under AT&T UNIX
System V/386 Release 3.2 with the TWG's TCP/IP package? I couldn't
compile the clients with the shared libraries. The TWG's library
replaces lots of system calls with its own. It also provides some BSD
stuffs, like select(), ffs(), bcopy(), bcmp(), bzero(), byte order
functions and some other functions. I had to compile it without using
the shared libraries. It ends up with taking lots of disk spaces. Does
anyone have any idea how to compile the X11R4 clients of Thomas Roell
under AT&T UNIX System V/386 Release 3.2 with the TWG's TCP/IP,
using the shared library? I believe at least I have to modify the file
"libX11.def", maybe some other related files too. 

Thanks for any help.


H. Lu