Page 1 of 1

wget make failure on OS X 10.1.4

PostPosted: Fri May 17, 2002 4:21 am
by unclerojelio
I'm running Mac OS X v10.1.4. I tried to install wget this evening. Below is a edited transcript. Any idea on what I need to change to get make to finish? Thanks.

Roger

[localhost:~/dev/wget-1.8] roger% ./configure
creating cache ./config.cache
configuring for GNU Wget 1.8
checking host system type... powerpc-apple-darwin5.3.2
checking whether make sets ${MAKE}... yes
checking for a BSD compatible install... /usr/bin/install -c
checking for gcc... gcc
.
.
.
Splitting Info file...done.
Wrote /Users/roger/dev/wget-1.8/doc/wget.info
Unknown option `-I.'
make[1]: *** [wget.info] Error 255
make: *** [doc] Error 2