Error compiling X386 1.1 on ESIX 5.3.2.D
Glenn G. Lai
glenn at cs.utexas.edu
Tue Mar 12 02:27:36 AEST 1991
I think I've followed all of Thomas Roell's instructions, yet I've repetitively
gotten the following error message (among others):
* sed -e '/^# *[0-9][0-9]* *.*$/d; /^$/d' >spec.cpp
* sed -e '1,/#libraries/d; /#externals/,$d' spec.cpp | \
* nawk '{ system("ar x " $1 " " $2 )}'
* echo "#target " /usr/lib/X11/X386/shlib/libX11.4.1 >spec
* sed -e '/#libraries/,$d' spec.cpp >>spec
* mkshlib -s spec -t libX11.4.1 -h libX11_s.a -q
* Warning: common symbol, _XHeadOfDisplayList, found in target
* Warning: common symbol, _Xdebug, found in target
* Warning: common symbol, _qfree, found in target
* Warning: common symbol, _XIOErrorFunction, found in target
* Warning: common symbol, _XErrorFunction, found in target
* mkshlib: fatal error: Found undefined symbol _libX11_free and no '#object noload
* ' specified
* *** Error code 1
Any hint?
Glenn
glenn at cs.utexas.edu
More information about the Comp.unix.sysv386
mailing list