randy@chinet.chi.il.us (Randy Suess) (04/11/90)
In trying to get xload to compile and run under Open Look 2.0 on a 6386 running 3.2.2, I noticed that libXaw.a seems to have been compiled without SYSV defined. The routines look for /vmunix instead of /unix. Therefore, things like xload won't compile. Has anybody tried compiling the Xaw lib from the X11r3 sources and running them under openlook? Is there an update to 2.0? Thanks for any help. -- Randy Suess randy@chinet.chi.il.us
randy@chinet.chi.il.us (Randy Suess) (04/12/90)
In article <1990Apr11.121520.24268@chinet.chi.il.us> I write.. > In trying to get xload to compile and run under Open Look 2.0 >on a 6386 running 3.2.2, I noticed that libXaw.a seems to have >been compiled without SYSV defined. The routines look for /vmunix >instead of /unix. Therefore, things like xload won't compile. Well, turns out to be in the Load.o module. Seems no one at AT&T bothered to modify it for their UNIX. However, Interactive did. So, I took the Load.o object from Interactive's libXaw.a and stuck it in AT&T's, and now I have xload and xnetload running just fine. -randy -- Randy Suess randy@chinet.chi.il.us