Is there really nobody who can help me further with this?
Regards,
Sander
On vrijdag, sep 5, 2003, at 17:25 Europe/Amsterdam, Sander Niemeijer
wrote:
Hi all,
I have a package that produces a shared/static library via libtool.
However this package needs to make use of some external library for
Sander,
If you can ensure this check is done after the libtool script is created,
you may be able to write a macro similar to AC_CHECK_LIB that uses a
shared library rather than an executable. If it won't link, you can
assume that there isn't a shared version of the dependent library.
If this tes
Hi,
Thank you for your response. I was actually already afraid that it
involved creating my own macro to do the testing. But indeed, using
libtool to do the testing (it is indeed possible for me to postpone the
shared library test after the libtool script is generated) should make
my life at l
trying to configureon a sun ultra2 running solaris 8 with dual 400mhz ultra
sparc II's and 1280 mb ram.
configure: WARNING: netinet/ip.h: present but cannot be compiled
configure: WARNING: netinet/ip.h: check for missing prerequisite headers?
configure: WARNING: netinet/ip.h: proceeding with the p