This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problem with newer automake versions and _LTLIBRARIES?


> I'm getting:
> ./src/.libs/libVHDL
> ./src/.libs/libVHDL.0
> ./src/.libs/libVHDL.0.0.0
> ./src/.libs/libVHDL.a
> 
> (Note the missing ".so" suffixes).  Any thoughts about why this is

I got some help in a private email (on this issue, not the autoheader one
though) and the answer was to kill all of the autogenerated "stuff" - all
Makefile.in files, Makefiles, libtool, ltmain.sh, config.sub, etc and
regenerate completely fresh.  Once I did this everything worked.

Take care,
     Dale
-- 
Dale E. Martin, Clifton Labs, Inc.
Senior Computer Engineer
dmartin@cliftonlabs.com
http://www.cliftonlabs.com
pgp key available



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]