bug-autoconf
[Top][All Lists]
Advanced

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

Bug Report while configuring GQ LDAP Client 1.0beta1


From: Paul Lessard
Subject: Bug Report while configuring GQ LDAP Client 1.0beta1
Date: Mon, 22 Mar 2004 16:47:36 -0500

To whom it may concern:

Autoconf told me to report these bugs to you.  I have included the entire 
configuration execution while configuring GQ Ldap Client 1.0beta1 on a Debian 
Woody machine:

address@hidden:~/install/gqLdap/gq-1.0beta1# ./configure --disable-nls
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc
checking how to run the C preprocessor... gcc -E
checking for strerror in -lcposix... no
checking whether make sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.0.1)
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.0... yes (version 2.0.2)
checking for gunichar... yes
checking for g_unichar_isspace... yes
checking for g_unichar_isdigit... yes
checking for g_utf8_strchr... yes
checking for g_string_append_unichar... yes
checking for g_string_new_len... yes
checking for xmlCreateIOParserCtxt in -lxml2... no
checking for xmlSAXUserParseFile in -lxml... no
checking for backtrace... yes
checking for backtrace_symbols... yes
checking for res_gethostbyaddr in -lresolv... yes
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking for ber_alloc in -llber... yes
checking for ldap_simple_bind in -lldap... yes
checking OpenLDAP version... 2
checking for ldap_start_tls_s in -lldap... yes
checking for OpenSSL_add_all_digests in -lcrypto... no
checking for SSL_new in -lssl... no
checking for ldap_str2objectclass... yes
checking for ldap_memfree... yes
checking for ldap_rename... yes
checking for ldap_str2dn... no
checking for ldap_initialize... yes
checking for iswspace... yes
checking for snprintf... yes
checking for g_snprintf... yes
checking sasl.h usability... no
checking sasl.h presence... no
checking for sasl.h... no
checking sasl/sasl.h usability... no
checking sasl/sasl.h presence... no
checking for sasl/sasl.h... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking tm_gmtoff in struct tm... yes
checking __tm_gmtoff in struct tm... no
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iconv_open in -liconv... no
checking proper naming of ISO-8859-1 for iconv... ISO-8859-1
checking for mallinfo... yes
checking for mcheck... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... no
checking for msgmerge... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ranlib... ranlib
checking for an ANSI C-conforming const... no
checking for inline... no
checking for off_t... no
checking for size_t... no
checking for working alloca.h... no
checking for alloca... no
checking whether `alloca.c' needs Cray hooks... no
checking stack direction for C alloca... -1
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... no
checking for working mmap... no
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... no
checking for inttypes.h... no
checking for stdint.h... no
checking for unsigned long long... no
checking for inttypes.h... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... ./config.rpath: 
./config.rpath: No such file or directory
done
checking argz.h usability... no
checking argz.h presence... yes
configure: WARNING: argz.h: present but cannot be compiled
configure: WARNING: argz.h: check for missing prerequisite headers?
configure: WARNING: argz.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for argz.h... yes
checking limits.h usability... no
checking limits.h presence... yes
configure: WARNING: limits.h: present but cannot be compiled
configure: WARNING: limits.h: check for missing prerequisite headers?
configure: WARNING: limits.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for limits.h... yes
checking locale.h usability... no
checking locale.h presence... yes
configure: WARNING: locale.h: present but cannot be compiled
configure: WARNING: locale.h: check for missing prerequisite headers?
configure: WARNING: locale.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for locale.h... yes
checking nl_types.h usability... no
checking nl_types.h presence... yes
configure: WARNING: nl_types.h: present but cannot be compiled
configure: WARNING: nl_types.h: check for missing prerequisite headers?
configure: WARNING: nl_types.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for nl_types.h... yes
checking malloc.h usability... no
checking malloc.h presence... yes
configure: WARNING: malloc.h: present but cannot be compiled
configure: WARNING: malloc.h: check for missing prerequisite headers?
configure: WARNING: malloc.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for malloc.h... yes
checking stddef.h usability... no
checking stddef.h presence... yes
configure: WARNING: stddef.h: present but cannot be compiled
configure: WARNING: stddef.h: check for missing prerequisite headers?
configure: WARNING: stddef.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... no
checking sys/param.h presence... yes
configure: WARNING: sys/param.h: present but cannot be compiled
configure: WARNING: sys/param.h: check for missing prerequisite headers?
configure: WARNING: sys/param.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for sys/param.h... yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getc_unlocked... no
checking for getcwd... no
checking for getegid... no
checking for geteuid... no
checking for getgid... no
checking for getuid... no
checking for mempcpy... no
checking for munmap... no
checking for putenv... no
checking for setenv... no
checking for setlocale... no
checking for stpcpy... no
checking for strcasecmp... no
checking for strdup... no
checking for strtoul... no
checking for tsearch... no
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv... no, consider installing GNU libiconv
checking for nl_langinfo and CODESET... no
checking for LC_MESSAGES... no
checking for bison... bison
checking version of bison... 1.35, ok
checking whether NLS is requested... no
checking reorderable g_string_sprintf arguments... no
checking if snprintf follows the C99 standard... no
configure: removing redundant -I options from CPPFLAGS and CFLAGS
configure: removing multiply used -I/usr/include/glib-2.0 from CPPFLAGS
configure: removing multiply used -I/usr/lib/glib-2.0/include from CPPFLAGS
configure: removing multiply used -I/usr/include/gtk-2.0 from CPPFLAGS
configure: removing multiply used -I/usr/include/glib-2.0 from CPPFLAGS
configure: removing multiply used -I/usr/lib/glib-2.0/include from CPPFLAGS
configure: removing multiply used -I/usr/include/glib-2.0 from CFLAGS
configure: removing multiply used -I/usr/lib/glib-2.0/include from CFLAGS
configure: removing multiply used -I/usr/include/gtk-2.0 from CFLAGS
configure: removing multiply used -I/usr/lib/gtk-2.0/include from CFLAGS
configure: removing multiply used -I/usr/include/atk-1.0 from CFLAGS
configure: removing multiply used -I/usr/include/pango-1.0 from CFLAGS
configure: removing multiply used -I/usr/X11R6/include from CFLAGS
configure: removing multiply used -I/usr/include/freetype2 from CFLAGS
configure: removing multiply used -I/usr/include/glib-2.0 from CFLAGS
configure: removing multiply used -I/usr/lib/glib-2.0/include from CFLAGS
configure: removing multiply used -I/usr/include/gtk-2.0 from CFLAGS
configure: removing multiply used -I/usr/include/glib-2.0 from CFLAGS
configure: removing multiply used -I/usr/lib/glib-2.0/include from CFLAGS
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating icons/Makefile
config.status: creating gq.spec
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating po/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile

UTF-8 support.................. yes
LDAP Schema support............ yes
TLS support.................... yes
Encrypted passwords............ no
Gdk-pixbuf support............. yes
SASL binds..................... no
Kerberos binds................. no
Browser Drag and drop.......... no
OpenLDAP client-side caching... no
Internationalization........... no
Debugging support ............. yes

Please let me know if / when you require additional information.

Thank you,
Paul Lessard




reply via email to

[Prev in Thread] Current Thread [Next in Thread]