automake
[Top][All Lists]
Advanced

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

Re: OmniORB idl compiler and automake


From: Tom Tromey
Subject: Re: OmniORB idl compiler and automake
Date: 19 May 2001 23:06:08 -0600

>>>>> "Pontus" == Pontus Lidman <address@hidden> writes:

Pontus> The symptom is a very confusing error when trying to call 'make':

Pontus> address@hidden idl]$ make
Pontus> rpath /home/plidman/ostest/lib -version-info 1:0:0   -lpthread -lglib 
Pontus> make: rpath: Command not found
Pontus> make: [libSidSK.la] Error 127 (ignored)

This usually occurs when LIBTOOL is somehow set to `'.
Then `$(LIBTOOL) -rpath ...' turns into simply `-rpath', which make
interprets as `run the "rpath" command but ignore errors'.

Precisely how this happened to you I cannot say.

Tom



reply via email to

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