libtool
[Top][All Lists]
Advanced

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

rpath command?


From: Marc van Woerkom
Subject: rpath command?
Date: Wed, 22 Nov 2000 20:28:45 +0100 (CET)

Hi!

I am trying to build a single library from three convenience libraries.
While compiling in the build tree, I get this error message:

    Making all in .
    make[3]: Entering directory `/home/mvw/work/scifac.build/Base/src'
    rpath /home/mvw/work/scifac.install/lib -no-undefined  util/libBaseUtil.la  
       property/libBaseProperty.la         values/libBaseValues.la 
    make[3]: rpath: Command not found
    make[3]: [libBase.la] Error 127 (ignored)
    make[3]: Leaving directory `/home/mvw/work/scifac.build/Base/src'

and while installing this one:

   Making install in .
   make[3]: Entering directory `/home/mvw/work/scifac.build/Base/src'
   rpath /home/mvw/work/scifac.install/lib -no-undefined  util/libBaseUtil.la   
      property/libBaseProperty.la         values/libBaseValues.la 
   make[3]: rpath: Command not found
   make[3]: [libBase.la] Error 127 (ignored)
   make[4]: Entering directory `/home/mvw/work/scifac.build/Base/src'
   rpath /home/mvw/work/scifac.install/lib -no-undefined  util/libBaseUtil.la   
      property/libBaseProperty.la         values/libBaseValues.la 
   make[4]: rpath: Command not found
   make[4]: [libBase.la] Error 127 (ignored)
   /bin/sh ../../../scifac/config/mkinstalldirs 
/home/mvw/work/scifac.install/lib
   make[4]: Nothing to be done for `install-data-am'.

and I see no libBase installed in the install tree. 

Is my libtool faulty?

Regards,
Marc





reply via email to

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