bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] compiling on osf fails just due to space after -I


From: Giuseppe Scrivano
Subject: Re: [Bug-wget] compiling on osf fails just due to space after -I
Date: Mon, 07 Jun 2010 11:55:38 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Thanks for the report.  It should be fixed now, as "-I ../md5" is not
present anymore.

Can you please test this alpha tarball?

ftp://alpha.gnu.org/gnu/wget/wget-1.12-2359.tar.bz2


Cheers,
Giuseppe



Jay K <address@hidden> writes:

> % uname
> OSF1
> % uname -r
> V5.1
> % cc -V
> Compaq C V6.3-025 on Compaq Tru64 UNIX V5.1 (Rev. 732)
> Compiler Driver V6.3-026 (sys) cc Driver
>
>
> source='cmpt.c' object='cmpt.o' libtool=no DEPDIR=.deps depmode=tru64 
> /bin/ksh ../build-aux/depcomp cc -DHAVE_CONFIG_H 
> -DSYSTEM_WGETRC=\"/home/jayk/etc/wgetrc\" 
> -DLOCALEDIR=\"/home/jayk/share/locale\" -I. -I../lib -I ../md5 -O -Olimit 
> 2000 -c cmpt.c
> cc: Severe: sysdep.h, line 95: Cannot find file specified in #include 
> directive. (noinclfilef)
> # include
> --^
> *** Exit 1
> Stop.
> *** Exit 1
> Stop.
> *** Exit 1
> Stop.
> % pwd
> /home/jayk/src/wget-1.12
>
> The problem here is you can't have space after -I. Really. 
>   I fixed that and now it is working.
> I'll try with newer automake (which first required a newer Perl).
>
> - Jay
>
>                                         



reply via email to

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