curl-library
configuration error with latest CVS version
Date: Wed, 27 Jul 2005 08:23:57 -0400 (EDT)
(probably the first in a few more postings since i'm still trying to
do a cross-compile but i'll be testing native builds as well as a
first step, to make sure those builds behave similarly.)
with this morning's CVS checkout, doing a configure:
...
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "no" to libtool
configure: error: Unsupported tag name: no
$
my configuration command (going for minimalism) is:
./configure \
--disable-http \
--disable-gopher \
--disable-ldap \
--disable-dict \
--disable-telnet \
--disable-manual \
--disable-ipv6 \
--disable-ares \
--disable-verbose \
--disable-sspi \
--disable-debug \
--disable-cookies \
--disable-static \
--without-tags \
--without-ldap \
--without-lber \
--without-spnego \
--without-gssapi \
--without-gnutls \
--without-ca-bundle \
--without-libidn
rday
Received on 2005-07-27