On Fri, Nov 13, 2009 at 8:19 PM, William A. Rowe Jr.
<wr...@rowe-clan.net> wrote:
> Jeff Trawick wrote:
>> I see these warnings with autoconf 2.61:
>>
>> configure.in:220: warning: AC_LIBTOOL_SETUP was called before
>> AC_LIBTOOL_WIN32_DLL
>> build/libtool.m4:1902: AC_LIBTOOL_WIN32_DLL is expanded from...
>> configure.in:220: the top level
>> buildconf: creating configure ...
>> configure.in:220: warning: AC_LIBTOOL_SETUP was called before
>> AC_LIBTOOL_WIN32_DLL
>> build/libtool.m4:1902: AC_LIBTOOL_WIN32_DLL is expanded from...
>> configure.in:220: the top level
>
> Seeing this in 2.59 (libtool 1.5.18), and managed to fix it.
>
> There should be no emits on older or newer autotool chains, for apr-x.x 
> flavors,
> except 0.9 which is up for discussion.
>

cool

meanwhile, httpd make install started going ballistic trying to
install a DSO module via libtool "recently"

autoconf 2.61, libtool 1.5.22, OpenSolaris, httpd trunk, apr-1.4.x,
apr-util-1.4.x

Making install in generators
/export/home/trawick/inst/apr14/build-1/libtool --silent
--mode=install install mod_cgid.la
/export/home/trawick/inst/23/modules/
find: stat() error /export/home/trawick/inst/23/modules/mod_cgid.so:
No such file or directory
find: cannot read dir /etc/inet/secret: Permission denied
find: cannot read dir /etc/openssl/private: Permission denied
find: cannot read dir /etc/cups/ssl: Permission denied
find: cannot read dir /etc/sfw/openssl/private: Permission denied
find: cannot read dir /etc/flash/preexit: Permission denied
find: cannot read dir /etc/flash/postcreation: Permission denied
find: cannot read dir /etc/flash/precreation: Permission denied
find: cycle detected for /lib/secure/32/
find: cycle detected for /lib/32/
find: cycle detected for /lib/crypto/32/
find: cycle detected for /usr/lib/locale/en_US.UTF-8/32/
find: cycle detected for /usr/lib/locale/en_US.UTF-8/LO_LTYPE/32/
find: cycle detected for /usr/lib/locale/en_US.UTF-8/LC_CTYPE/32/
find: cannot follow symbolic link /usr/lib/lp/locale/hi_IN.UTF-8: No
such file or directory
find: cycle detected for /usr/lib/32/
find: cycle detected for /usr/lib/secure/32/
find: cycle detected for /usr/lib/elfedit/32/
find: cycle detected for /usr/lib/lwp/32/
find: cycle detected for /usr/lib/link_audit/32/
install: mod_cgid.so was not found anywhere!
*** Error code 2

no problem seen on Leopard or Ubuntu; Leopard at least had the same
GNUtool versions

(for tomorrow)

Reply via email to