<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2920.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#0000ff face="Comic Sans MS" size=2>Hello,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#0000ff face="Comic Sans MS" size=2>I am trying to compile the 
"graphic" examples on Linux 7.2. But I keep getting these errors:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#0000ff face="Comic Sans MS" size=2>[root@xyz 
graphic]&nbsp;make gaview<BR>g++ -o gaview gaview.o -L../../ga -L/usr/X11R6/lib 
-lXaw -lXt -lX11 -lga -lm<BR>/usr/X11R6/lib/libXaw.so: undefined reference to 
`Xutf8TextPropertyToTextList'<BR>collect2: ld returned 1 exit status<BR>make: 
*** [gaview] Error 1</FONT></DIV>
<DIV><FONT color=#0000ff face="Comic Sans MS" size=2><BR>[root@xyz graphic]# 
make tspview<BR>g++ -o tspview tspview.o -L../../ga -L/usr/X11R6/lib -lXaw -lXt 
-lX11 -lga -lm<BR>/usr/X11R6/lib/libXaw.so: undefined reference to 
`Xutf8TextPropertyToTextList'<BR>collect2: ld returned 1 exit status<BR>make: 
*** [tspview] Error 1</FONT></DIV>
<DIV><FONT color=#0000ff face="Comic Sans MS" size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff face="Comic Sans MS" size=2>Can anyone help me resolve 
this? Kindly let me know how you resolved it, if anyone faced a similar 
problem.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#0000ff face="Comic Sans MS" size=2>Thanks in 
advance,</FONT></DIV>
<DIV><FONT color=#0000ff face="Comic Sans MS" 
size=2>Pragyan</DIV></FONT></BODY></HTML>