libtool
[Top][All Lists]
Advanced

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

.lai files


From: Patrick Welche
Subject: .lai files
Date: Wed, 17 Sep 2008 18:50:52 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

I'm trying to debug the libsasl make install error:

libtool: install: /usr/bin/install -c .libs/libsasldb.lai 
/usr/local/lib/sasl2/libsasldb.la
install: .libs/libsasldb.lai: stat: No such file or directory

but I can't seem to find any documentation on where/when a .lai is created.
(Just a reference in autobook)

My guess is that it may have to do with plugins/Makefile.am:

libsasldb_la_LIBADD = ../sasldb/libsasldb.la $(SASL_DB_LIB) $(COMPAT_OBJS)

libsasldb.la being built in a neighbouring directory.

Have you any hints on where to look?


Cheers,

Patrick




reply via email to

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