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

Re: Automake help with libGenome



On Fri, 15 Feb 2008, Steve M. Robbins wrote:

and runned autoreconf.
On one hand this had the expected result but now the build process does
not add the extension '.so' any more.

I wouldn't expect your changes to suppress building the shared library.
The only thing I can think of is that somehow you did not configure
with --enable-shared.  Maybe the default somehow got changed from
"build shared" to "do not build shared"?  You can check that using
"./configure --help".

Well, in fact the dynamic library _is_ actually builded but is improperly
named because the .so extension is missing for the dynamic library itself
and all the symlinks to it.

Kind regards

         Andreas.
--
http://fam-tille.de


Reply to: