bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lesstif] trouble with libMrm.so* during install (0.93.34)


From: Danny Backx
Subject: Re: [Lesstif] trouble with libMrm.so* during install (0.93.34)
Date: Fri, 07 Jun 2002 21:06:07 +0200

We believe this is a libtool bug.

Try 'make install' twice - the second one will succeed.

If you really insist on building your own RPM, you will find that
you need a version of lesstif installed on your system for the
RPM build to succeed.

Reports of this to the libtool people have, unfortunately,
not resulted in a fix.

        Danny

Keith Warno wrote:
> libXm.* was built.  In fact libMrm.* was also built during the "make" but
> during "make install", libtool decides that it needs to re-link libMrm.so
> (it obviously has a dependency on libXm.so) and it is this re-link that
> breaks.  It is looking for libXm.so in /usr/X11R6/lib when it should be
> looking for it in ${DESTDIR}/usr/X11R6/lib/ (where $DESTDIR is the root of
> the install tree).  Keeping in mind that I was building a binary RPM package
> so the make install step is "make DESTDIR=$RPM_BUILD_ROOT install".

-- 
Danny Backx (address@hidden address@hidden)
Home page :     http://users.skynet.be/danny.backx
Projects:       LessTif (http://www.lesstif.org)
                Oleo    (http://www.gnu.org/software/oleo/oleo.html)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]