bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] Support of non-linux OS's going down the drain?


From: Giuseppe Scrivano
Subject: Re: [Bug-wget] Support of non-linux OS's going down the drain?
Date: Fri, 19 Aug 2011 14:29:00 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

can you please 
"H.Merijn Brand" <address@hidden> writes:

> That is bad. Why? GNU TLS /might/ be more safe than OpenSSL in  some
> aspects, but is is for sure not available on (older) versions of AIX
> and/or HP-UX. It is already quite a bit of work to get OpenSSL and
> OpenSSH to be rather actual/recent on those boxes, but you can simply
> forget getting gnutls to be available on those. The dependency chain
> is a straight hell.

but in that case, a --with-ssl=openssl will fix this problem, as you did.



> 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.


can you please send me your cloexec.c file (or any other file causing
it)?  My cloexec.c doesn't have such fancy characters, and unfortunately
I don't access to any HP-UX machine where I can test it by myself.

Have you compiled wget 1.12 on your machine?

Thanks,
Giuseppe



reply via email to

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