Hi, folks -
While installing Lesstif, I ran into what seems to be a fairly recurring problem on Mac OS X - prepended underscores during the linking phase.
After compiling smoothly, the linking phase gives me:
ld: Undefined symbols:
_FcPatternCreate
_FcPatternDestroy
_FcPatternAddInteger
_FcPatternAddString
/usr/bin/libtool: internal link edit command failed
make[2]: *** [libXm.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
I have the Intel Fortran and C++ compilers (although it looks like the
configure defaults to gcc...no problem)...running on Mac OS X v. 10.4.8 (Intel Xeon)...using sourceforge download of lesstif-0.95.0 source...can provide more version info if needed.
Just curious if anybody has a fix for Lesstif (or a more general one for OS X). If I am posting to the wrong place, please (politely) let me know. :)
Thanks -
Ryan