Re: building wget 1.7 on Darwin 1.4 (Mac OS X 10.1)

2001-09-28 Thread Kareila
On Fri, 28 Sep 2001 11:03:18 BST, "Ian Abbott" wrote: >On 27 Sep 2001 at 14:45, Kareila wrote: > >> Since wget is no longer included in the standard Mac OS X >distribution, I >> tried to compile my own from the 1.7 sources and got stuck right about >here: >[snip] > >This is a well-known bug in

Re: building wget 1.7 on Darwin 1.4 (Mac OS X 10.1)

2001-09-28 Thread Ian Abbott
On 27 Sep 2001 at 14:45, Kareila wrote: > Since wget is no longer included in the standard Mac OS X distribution, I > tried to compile my own from the 1.7 sources and got stuck right about here: > > cc -I. -I.-DHAVE_CONFIG_H - DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" - DLOCALEDIR=\"/usr/l

Re: building wget 1.7 on Darwin 1.4 (Mac OS X 10.1)

2001-09-27 Thread Hack Kampbjørn
This is a known problem with Darwin or MacOS http://www.mail-archive.com/cgi-bin/htsearch?config=wget_sunsite_dk&restrict=&exclude=&words=darwin From: http://www.mail-archive.com/wget@sunsite.dk/msg01374.html [...] The problem is not with Apple's gcc, nor with the Darwin definition of the assert(

building wget 1.7 on Darwin 1.4 (Mac OS X 10.1)

2001-09-27 Thread Kareila
Since wget is no longer included in the standard Mac OS X distribution, I tried to compile my own from the 1.7 sources and got stuck right about here: cc -I. -I.-DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -c html-parse.c html-pars