[SM-Discuss] openmotif

Treeve Jelbert treeve at scarlet.be
Fri Mar 6 05:12:57 EST 2009


I have tried to update this spell to 

but after various fiddles, I now get stuck with the following error:

libtool: link: gcc -march=k8 -fPIC -DPIC -pipe -O3 -Wall -g -fno-strict-
aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -s -o 
.libs/wmldbcreate wmldbcreate.o  ../../lib/Xm/.libs/libXm.so 
/usr/lib/libXmu.so /usr/lib/libXt.so /usr/lib/libSM.so -luuid 
/usr/lib/libICE.so /usr/lib/libXext.so /usr/lib/libXft.so 
/usr/lib/libXrender.so /usr/lib/libfontconfig.so /usr/lib/libexpat.so 
/usr/lib/libfreetype.so /usr/lib/libX11.so /usr/lib/libxcb.so 
/usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl /usr/lib/libjpeg.so 
/usr/lib/libpng12.so -lz -lm
../../lib/Xm/.libs/libXm.so: undefined reference to `XpQueryExtension'
../../lib/Xm/.libs/libXm.so: undefined reference to `XpGetPageDimensions'
../../lib/Xm/.libs/libXm.so: undefined reference to `XpGetPdmStartParams'
../../lib/Xm/.libs/libXm.so: undefined reference to `XpGetOneAttribute'
../../lib/Xm/.libs/libXm.so: undefined reference to `XpSelectInput'
../../lib/Xm/.libs/libXm.so: undefined reference to `XpGetDocumentData'
../../lib/Xm/.libs/libXm.so: undefined reference to `XpGetContext'
../../lib/Xm/.libs/libXm.so: undefined reference to `XpEndPage'
../../lib/Xm/.libs/libXm.so: undefined reference to `XpStartPage'
../../lib/Xm/.libs/libXm.so: undefined reference to `XpEndJob'
../../lib/Xm/.libs/libXm.so: undefined reference to `XpGetScreenOfContext'
../../lib/Xm/.libs/libXm.so: undefined reference to `XpSetImageResolution'
collect2: ld returned 1 exit status
make[2]: Leaving directory `/usr/src/openmotif-2.3.1/tools/wml'


This is because the missing entrypoints are defined in printproto and should be 
in libXp, which is now dead!

I am tempted to commit my changes, on the basis that the previous version of 
the spell is broken in the same way.  

Perhaps some one else can continue the fixing process and remove the print 
support.

This is rather unfortunate, as I was using openmotif to access a remote Citrix 
SAP system. I don't know if lesstif would work instead.
-- 
Regards, Treeve


More information about the SM-Discuss mailing list