Problem in compiling the graphic examples

Pragyansmita Paul pragyan at cs.iitm.ernet.in
Wed Nov 6 02:12:56 EST 2002


Hello,

I am trying to compile the "graphic" examples on Linux 7.2. But I keep getting these errors:

[root at xyz graphic] make gaview
g++ -o gaview gaview.o -L../../ga -L/usr/X11R6/lib -lXaw -lXt -lX11 -lga -lm
/usr/X11R6/lib/libXaw.so: undefined reference to `Xutf8TextPropertyToTextList'
collect2: ld returned 1 exit status
make: *** [gaview] Error 1

[root at xyz graphic]# make tspview
g++ -o tspview tspview.o -L../../ga -L/usr/X11R6/lib -lXaw -lXt -lX11 -lga -lm
/usr/X11R6/lib/libXaw.so: undefined reference to `Xutf8TextPropertyToTextList'
collect2: ld returned 1 exit status
make: *** [tspview] Error 1

Can anyone help me resolve this? Kindly let me know how you resolved it, if anyone faced a similar problem.

Thanks in advance,
Pragyan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/galib/attachments/20021106/aac23a64/attachment.htm


More information about the galib mailing list