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
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]