aMule Forum

English => Compilation problems => Topic started by: Schuttwegraeumer on May 19, 2008, 02:30:34 PM

Title: 20080519 SVN configure Error
Post by: Schuttwegraeumer on May 19, 2008, 02:30:34 PM
Quote
checking for stdlib.h... yes
checking unistd.h usability... no
checking unistd.h presence... yes
configure: WARNING: unistd.h: present but cannot be compiled
configure: WARNING: unistd.h:     check for missing prerequisite headers?
configure: WARNING: unistd.h: see the Autoconf documentation
configure: WARNING: unistd.h:     section "Present But Cannot Be Compiled"
configure: WARNING: unistd.h: proceeding with the preprocessor's result
configure: WARNING: unistd.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------ ##
configure: WARNING:     ## Report this to admin@amule.org ##
configure: WARNING:     ## ------------------------------ ##
checking for unistd.h... yes
checking for getpagesize... yes
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... yes
checking for inttypes.h... no
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... 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: see the Autoconf documentation
configure: WARNING: argz.h:     section "Present But Cannot Be Compiled"
configure: WARNING: argz.h: proceeding with the preprocessor's result
configure: WARNING: argz.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------ ##
configure: WARNING:     ## Report this to admin@amule.org ##
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: see the Autoconf documentation
configure: WARNING: limits.h:     section "Present But Cannot Be Compiled"
configure: WARNING: limits.h: proceeding with the preprocessor's result
configure: WARNING: limits.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------ ##
configure: WARNING:     ## Report this to admin@amule.org ##
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: see the Autoconf documentation
configure: WARNING: locale.h:     section "Present But Cannot Be Compiled"
configure: WARNING: locale.h: proceeding with the preprocessor's result
configure: WARNING: locale.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------ ##
configure: WARNING:     ## Report this to admin@amule.org ##
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: see the Autoconf documentation
configure: WARNING: nl_types.h:     section "Present But Cannot Be Compiled"
configure: WARNING: nl_types.h: proceeding with the preprocessor's result
configure: WARNING: nl_types.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------ ##
configure: WARNING:     ## Report this to admin@amule.org ##
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: see the Autoconf documentation
configure: WARNING: malloc.h:     section "Present But Cannot Be Compiled"
configure: WARNING: malloc.h: proceeding with the preprocessor's result
configure: WARNING: malloc.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------ ##
configure: WARNING:     ## Report this to admin@amule.org ##
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: see the Autoconf documentation
configure: WARNING: stddef.h:     section "Present But Cannot Be Compiled"
configure: WARNING: stddef.h: proceeding with the preprocessor's result
configure: WARNING: stddef.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------ ##
configure: WARNING:     ## Report this to admin@amule.org ##
configure: WARNING:     ## ------------------------------ ##
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking string.h usability... no
checking string.h presence... yes
configure: WARNING: string.h: present but cannot be compiled
configure: WARNING: string.h:     check for missing prerequisite headers?
configure: WARNING: string.h: see the Autoconf documentation
configure: WARNING: string.h:     section "Present But Cannot Be Compiled"
configure: WARNING: string.h: proceeding with the preprocessor's result
configure: WARNING: string.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------ ##
configure: WARNING:     ## Report this to admin@amule.org ##
configure: WARNING:     ## ------------------------------ ##

The make process after the configure don't work because 2 Errors.

Ubuntu 8.04 i386, i use the source nightlies from hirnriss.
Title: Re: 20080519 SVN configure Error
Post by: lfroen on May 19, 2008, 02:41:18 PM
Your c++ compiler looks broken. Can you post config.log - it should contain clues about "present but cannot be compiled"
Title: Re: 20080519 SVN configure Error
Post by: Schuttwegraeumer on May 19, 2008, 03:16:16 PM
I am testing it with the yesterday source.

Here is the config.log
Title: Re: 20080519 SVN configure Error
Post by: Schuttwegraeumer on May 19, 2008, 03:23:00 PM
Here the config.log from the 20080518 build.
Title: Re: 20080519 SVN configure Error
Post by: Schuttwegraeumer on May 19, 2008, 04:04:06 PM
Same Problem with the source from http://www.vollstreckernet.de/debian/
Title: Re: 20080519 SVN configure Error
Post by: GonoszTopi on May 19, 2008, 09:58:10 PM
Try with next tarball.
Title: Re: 20080519 SVN configure Error
Post by: Schuttwegraeumer on May 19, 2008, 10:57:41 PM
Try with next tarball.

Ok, thank you.
What was the reason?
Title: Re: 20080519 SVN configure Error
Post by: GonoszTopi on May 20, 2008, 02:06:47 AM
I'll tell you if I really had found the reason, but that's something only you can tell me.
Title: Re: 20080519 SVN configure Error
Post by: Schuttwegraeumer on May 20, 2008, 04:45:04 PM
Ok, the source from today works fine.
Title: Re: 20080519 SVN configure Error
Post by: GonoszTopi on May 21, 2008, 12:46:23 PM
Ok, thanks for the reply. Now as I promised, the reason: checks for gettext must come AFTER the standard tests for system headers.