Trying to compile wget 1.7 with ssl, it hungs with the msgs below.
any help ?

lion# make
echo timestamp > stamp-h.in
cd src && make CC='gcc' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\"'
  CFLAGS='-g -O2' LDFLAGS='-L/usr/local/ssl/lib -R/usr/local/ssl/lib' LIBS='-lssl 
-lcrypto -lsocket -lnsl'  prefix='/usr/local' exec_prefix=
'/usr/local' bindir='/usr/local/bin'  infodir='/usr/local/info' 
mandir='/usr/local/man' manext='1'
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c cmpt.c
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c connect.c
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c cookies.c
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c fnmatch.c
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c ftp.c
In file included from /usr/local/ssl/include/openssl/bio.h:65,
                 from /usr/local/ssl/include/openssl/ssl.h:66,
                 from rbuf.h:24,
                 from ftp.c:43:
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/include/stdarg.h:170: warning: 
redefinition of `va_list'
/usr/include/stdio.h:118: warning: `va_list' previously declared here
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c ftp-basic.c
In file included from /usr/local/ssl/include/openssl/bio.h:65,
                 from /usr/local/ssl/include/openssl/ssl.h:66,
                 from rbuf.h:24,
                 from ftp-basic.c:40:
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/include/stdarg.h:170: warning: 
redefinition of `va_list'
/usr/include/stdio.h:118: warning: `va_list' previously declared here
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c ftp-ls.c
In file included from /usr/local/ssl/include/openssl/bio.h:65,
                 from /usr/local/ssl/include/openssl/ssl.h:66,
                 from rbuf.h:24,
                 from ftp.h:24,
                 from ftp-ls.c:38:
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/include/stdarg.h:170: warning: 
redefinition of `va_list'
/usr/include/stdio.h:118: warning: `va_list' previously declared here
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c ftp-opie.c
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c getopt.c
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c hash.c
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c headers.c
In file included from /usr/local/ssl/include/openssl/bio.h:65,
                 from /usr/local/ssl/include/openssl/ssl.h:66,
                 from rbuf.h:24,
                 from headers.c:32:
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/include/stdarg.h:170: warning: 
redefinition of `va_list'
/usr/include/stdio.h:118: warning: `va_list' previously declared here
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c host.c
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c html-parse.c
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c html-url.c
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c http.c
In file included from /usr/local/ssl/include/openssl/bio.h:65,
                 from /usr/local/ssl/include/openssl/ssl.h:66,
                 from rbuf.h:24,
                 from http.c:57:
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/include/stdarg.h:170: warning: 
redefinition of `va_list'
/usr/include/stdio.h:118: warning: `va_list' previously declared here
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c init.c
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c log.c
In file included from log.c:31:
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/include/stdarg.h:170: warning: 
redefinition of `va_list'
/usr/include/stdio.h:118: warning: `va_list' previously declared here
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c main.c
In file included from /usr/local/ssl/include/openssl/bio.h:65,
                 from /usr/local/ssl/include/openssl/ssl.h:66,
                 from rbuf.h:24,
                 from retr.h:23,
                 from main.c:50:
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/include/stdarg.h:170: warning: 
redefinition of `va_list'
/usr/include/stdio.h:118: warning: `va_list' previously declared here
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c md5.c
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c netrc.c
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c rbuf.c
In file included from /usr/local/ssl/include/openssl/bio.h:65,
                 from /usr/local/ssl/include/openssl/ssl.h:66,
                 from rbuf.h:24,
                 from rbuf.c:27:
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/include/stdarg.h:170: warning: 
redefinition of `va_list'
/usr/include/stdio.h:118: warning: `va_list' previously declared here
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c recur.c
In file included from /usr/local/ssl/include/openssl/bio.h:65,
                 from /usr/local/ssl/include/openssl/ssl.h:66,
                 from rbuf.h:24,
                 from retr.h:23,
                 from recur.c:40:
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/include/stdarg.h:170: warning: 
redefinition of `va_list'
/usr/include/stdio.h:118: warning: `va_list' previously declared here
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c retr.c
In file included from /usr/local/ssl/include/openssl/bio.h:65,
                 from /usr/local/ssl/include/openssl/ssl.h:66,
                 from rbuf.h:24,
                 from retr.h:23,
                 from retr.c:38:
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/include/stdarg.h:170: warning: 
redefinition of `va_list'
/usr/include/stdio.h:118: warning: `va_list' previously declared here
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c snprintf.c
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c gen_sslfunc.c
In file included from /usr/local/ssl/include/openssl/bio.h:65,
                 from gen_sslfunc.c:28:
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/include/stdarg.h:170: warning: 
redefinition of `va_list'
/usr/include/stdio.h:118: warning: `va_list' previously declared here
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c url.c
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c utils.c
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c version.c
gcc -I. -I. -I/usr/local/ssl/include   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g
-O2 -c safe-ctype.c
/bin/sh ../libtool gcc -g -O2 -L/usr/local/ssl/lib -R/usr/local/ssl/lib -o wget  
cmpt.o connect.o cookies.o fnmatch.o ftp.o         ftp-basi
c.o ftp-ls.o ftp-opie.o getopt.o hash.o             headers.o host.o html-parse.o 
html-url.o http.o init.o       log.o main.o md5.o netrc.o
rbuf.o recur.o retr.o        snprintf.o gen_sslfunc.o url.o utils.o version.o 
safe-ctype.o -lssl -lcrypto -lsocket -lnsl
mkdir .libs
gcc -g -O2 -L/usr/local/ssl/lib -o wget cmpt.o connect.o cookies.o fnmatch.o ftp.o 
ftp-basic.o ftp-ls.o ftp-opie.o getopt.o hash.o headers.o
 host.o html-parse.o html-url.o http.o init.o log.o main.o md5.o netrc.o rbuf.o 
recur.o retr.o snprintf.o gen_sslfunc.o url.o utils.o versio
n.o safe-ctype.o -lssl -lcrypto -lsocket -lnsl -R/usr/local/ssl/lib 
-R/usr/local/ssl/lib
cd doc && make CC='gcc' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\"'
  CFLAGS='-g -O2' LDFLAGS='-L/usr/local/ssl/lib -R/usr/local/ssl/lib' LIBS='-lssl 
-lcrypto -lsocket -lnsl'  prefix='/usr/local' exec_prefix=
'/usr/local' bindir='/usr/local/bin'  infodir='/usr/local/info' 
mandir='/usr/local/man' manext='1'
sed s,/usr/bin/perl,/bin/perl,  > texi2pod.pl
^C
*** texi2pod.pl removed.

*** doc not removed.
lion#

Reply via email to