libtool
[Top][All Lists]
Advanced

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

Re: .lai does not exist. What do I do?


From: Ralf Wildenhues
Subject: Re: .lai does not exist. What do I do?
Date: Wed, 9 Aug 2006 17:52:02 +0200
User-agent: Mutt/1.5.11

Hello Curtis,

Apologies for the delay.

* Curtis Spencer wrote on Wed, Jul 12, 2006 at 09:58:17PM CEST:
> Nothing in the compile and link steps is generating the .lai file, so I
> am wondering what I should do?
> 
> libtool --mode=install cp libhello.la /usr/local/lib/libhello.la
> cp .libs/libhello.lai /usr/local/lib/libhello.la
> cp: cannot stat `.libs/libhello.lai': No such file or directory

Thanks for the bug report.  Please show the libtool version you
encountered this with, and the outputs of
  libtool --config
  libtool --debug --mode=link $CC ... -o libhello.la ...

(fill in the rest of the command line as appropriate); please pack large
output with gzip.

The .lai file should be generated as part of the link step, with above
questions I'm trying to find out why it isn't in your case (and why that
did not cause an error).

Cheers,
Ralf




reply via email to

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