On Thu, Jun 06, 2002 at 03:25:33PM -0400, Keith Warno wrote:
> Greetings.  I have an LFS box that I'm attempting to roll a lesstif-0.93.34
> RPM for

What is LFS exactly??

[...]
> cd /opt/build/lesstif-0.93.34/lib/Mrm-2.1; /bin/sh
> ../../libtool --mode=relink gcc -g -O2 -o libMrm.la -rpath
> /usr/X11R6/lib -version-info 2:1 Mrm.lo lookup.lo misc.lo ../Xm-2.1/libXm.la
> gcc -shared  Mrm.lo lookup.lo
> isc.lo  -Wl,--rpath -Wl,/usr/X11R6/lib  -L/usr/X11R6/lib -lXm   -Wl,-soname 
> -Wl,libMrm.so.2 -o .libs/libMrm.so.2.0.1
> /usr/i686-pc-linux-gnu/bin/ld: cannot find -lXm
> collect2: ld returned 1 exit status
> libtool: install: error: relink `libMrm.la' with the above command before
> installing it
> libtool: install: warning: remember to run `libtool --finish /usr/X11R6/lib'
> make[3]: Nothing to be done for `install-data-am'.
> make[3]: Leaving directory `/opt/build/lesstif-0.93.34/lib/Mrm-2.1'

It seems that either libXm.* was never built (then this is the problem
itself) or it just "disappeared" before.
Can you check this? (e.g. cd lib/Xm-2.1 and run make there)

-- 
Alexander Mai
[EMAIL PROTECTED]
_______________________________________________
Lesstif mailing list
[EMAIL PROTECTED]
https://terror.hungry.com/mailman/listinfo/lesstif

Reply via email to