Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] openmotif

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Treeve Jelbert <treeve AT scarlet.be>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: [SM-Discuss] openmotif
  • Date: Fri, 6 Mar 2009 11:12:57 +0100

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




Archive powered by MHonArc 2.6.24.

Top of Page