bug-wget
[Top][All Lists]
Advanced

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

[Bug-wget] wget fails to build under HP-UX 11.00


From: Giuseppe Scrivano
Subject: [Bug-wget] wget fails to build under HP-UX 11.00
Date: Fri, 19 Aug 2011 15:23:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Hello,

The following bug report was sent to the wget mailing list, I am not
sure why it happens, it seems related to gnulib, has anyone an idea
about it?

I don't have access to any HP-UX box to test it by myself.

Thanks,
Giuseppe

> With HP-UX 11.00 and HP C-ANSI-C it doesn't even *compile* anymore!
>
> $ ./configure --prefix=/pro --disable-nls --with-ssl=openssl 
> --without-libiconv-prefix --without-libintl-prefix --without-libgnutls-prefix
> :
> $ make
> :
>         cc -DHAVE_CONFIG_H -I. -I../src -I/pro/local/include
> -I/usr/local/include -Ae -O2 +Onolimit +Z -z -I/pro/local/include
> -I/usr/local/include -I/usr/include/X11R6 -I/usr/local/X11R6/include
> -I/usr/contrib/X11R6/include -c -o c-ctype.o c-ctype.c
> source='cloexec.c' object='cloexec.o' libtool=no \
>         DEPDIR=.deps depmode=hp /bin/sh ../build-aux/depcomp \
>         cc -DHAVE_CONFIG_H -I. -I../src -I/pro/local/include
> -I/usr/local/include -Ae -O2 +Onolimit +Z -z -I/pro/local/include
> -I/usr/local/include -I/usr/include/X11R6 -I/usr/local/X11R6/include
> -I/usr/contrib/X11R6/include -c -o cloexec.o cloexec.c
> cpp: "./", line 4: warning 2014: Illegal ^A, ^B, ^C, or ^D in source. Changed 
> to space.
> cpp: "./", line 7: warning 2014: Illegal ^A, ^B, ^C, or ^D in source. Changed 
> to space.
> cpp: "./", line 13: warning 2014: Illegal ^A, ^B, ^C, or ^D in source. 
> Changed to space.
> cpp: "./", line 21: warning 2014: Illegal ^A, ^B, ^C, or ^D in source. 
> Changed to space.
> cc: "", line 2: error 1000: Unexpected symbol: "�".
> cc: "", line 4: error 1000: Unexpected symbol: "".
> cc: "", line 4: error 1000: Unexpected symbol: "".
> cc: "", line 4: error 1000: Unexpected symbol: "".
> cc: "", line 4: error 1000: Unexpected symbol: "".
> cc: "", line 4: error 1000: Unexpected symbol: "�".
> cc: "", line 4: error 1000: Unexpected symbol: "�".
> cc: "", line 4: error 1000: Unexpected symbol: ".
> cc: "", line 4: error 1000: Unexpected symbol: "".
> cc: "", line 4: error 1000: Unexpected symbol: "|".
> cc: "", line 4: error 1000: Unexpected symbol: "".
> cc: "", line 4: error 1000: Unexpected symbol: "".
> cc: "", line 4: error 1000: Unexpected symbol: "`".
> cc: "", line 6: error 1000: Unexpected symbol: "".
> cc: "", line 7: error 1000: Unexpected symbol: "p".
> cc: "", line 13: error 1000: Unexpected symbol: "�".
> cc: "", line 16: error 1000: Unexpected symbol: "".
> cc: "", line 18: error 1000: Unexpected symbol: "".
> cc: "", line 20: error 1000: Unexpected symbol: "".
> cc: "", line 21: error 1000: Unexpected symbol: "$float".
> cc: panic 2017: Cannot recover from earlier errors, terminating.
> make[4]: *** [cloexec.o] Error 1
> make[4]: Leaving directory `/pro/3gl/GNU/wget-1.13.1/lib'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/pro/3gl/GNU/wget-1.13.1/lib'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/pro/3gl/GNU/wget-1.13.1/lib'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/pro/3gl/GNU/wget-1.13.1'
> make: *** [all] Error 2
> Exit 2



reply via email to

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