HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: Error on FreeBSD 4.9
Author: Xavier Roche
Date: 03/06/2004 08:44
 
> I have the problem while configuring HTTrack on FreeBSD 
> 4.9:
> $ ./configure --prefix=$HOME/httrack
> checking long long printf format... ./configure.lineno: 
> 8852: Syntax error: Bad fd number

This appears to be a shell bug (apparently configure is 
doing output on '>&$REDIRECT' with REDIRECT=1, that is, 
stdout)
Unfortunately several shells do not understand the syntax 
and fails.

Can you try this :
bash -c './configure'

(And if necessary, install bash and/or a newer shell 
version)
 
Reply Create subthread


All articles

Subject Author Date
Error on FreeBSD 4.9

03/05/2004 14:01
Re: Error on FreeBSD 4.9

03/06/2004 08:44
Re: Error on FreeBSD 4.9

03/08/2004 08:43




a

Created with FORUM 2.0.11