Hi!
I have got a problem! I cannot compile x-gw, TIS ver. 2.0 (beta) on Linux
(RedHat 4.1). It is (as you can see below) a problem with libXt.so (I think).
Here is the error message:
/usr/X11/lib/libXt.so: undefined reference to `SmcSaveYourselfDone'
/usr/X11/lib/libXt.so: undefined reference to `IceConnectionNumber'
/usr/X11/lib/libXt.so: undefined reference to `SmcDeleteProperties'
/usr/X11/lib/libXt.so: undefined reference to `IceProcessMessages'
/usr/X11/lib/libXt.so: undefined reference to `SmcRequestSaveYourselfPhase2'
/usr/X11/lib/libXt.so: undefined reference to `SmcInteractDone'
/usr/X11/lib/libXt.so: undefined reference to `SmcCloseConnection'
/usr/X11/lib/libXt.so: undefined reference to `SmcSetProperties'
/usr/X11/lib/libXt.so: undefined reference to `SmcOpenConnection'
/usr/X11/lib/libXt.so: undefined reference to `SmcInteractRequest'
/usr/X11/lib/libXt.so: undefined reference to `SmcModifyCallbacks'
/usr/X11/lib/libXt.so: undefined reference to `SmcClientID'
/usr/X11/lib/libXt.so: undefined reference to `SmcGetIceConnection'
make: *** [x-gw] Error 1
This is the compile syntax for x-gw:
cc -g -o x-gw x-gw.o ulib.a ../libfwall.a -L/usr/X11/lib -lXaw -lXmu -lXt
-lXext -lX11 -lc
Is there a link missing in the compile syntax? Do I have to install a new
version of X11 (I use X11R6.1)?
tn-gw, ftp-gw etc. compiles just perfect!
I would be very glad if someone could help me with this.
/Robert Stahlbrand, Ericsson Telecom AB
Follow-Ups:
|
|