Date: Tue, 25 Dec 2001 18:18:20 +1100 From: Edwin Groothuis <edwin@mavetju.org> To: web@3dresearch.com Cc: freebsd-questions@freebsd.org Subject: Re: /usr/ports/ftp/wget make install error Message-ID: <20011225181820.A90114@k7.mavetju.org> In-Reply-To: <5.1.0.14.0.20011224230328.03d0ad48@imap.3dresearch.com>; from web@3dresearch.com on Mon, Dec 24, 2001 at 11:17:52PM -0500 References: <5.1.0.14.0.20011224230328.03d0ad48@imap.3dresearch.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 24, 2001 at 11:17:52PM -0500, web@3dresearch.com wrote: > I have attempted to install wget and I get this error message: > > /usr/ports/ftp/wget]# make install > ===> Building for wget-1.7_3 > cd src && gmake CC='cc' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H > -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" > -DLOCALEDIR=\"/usr/local/share/locale\"' CFLAGS='-DINET6 -DINET6 -O -pipe ' > LDFLAGS='-L/usr/lib -R/usr/lib ' LIBS='-lintl -lssl -lcrypto ' > prefix='/usr/local' exec_prefix='/usr/local' bindir='/usr/local/bin' > infodir='/usr/local/info' mandir='/usr/local/man' manext='1' > gmake[1]: Entering directory `/usr/ports/ftp/wget/work/wget-1.7/src' > cc -I. -I. -I/usr/include -DHAVE_CONFIG_H > -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\" > -DLOCALEDIR=\"/usr/local/share/locale\" -DINET6 -DINET6 -O -pipe -c cmpt.c > In file included from cmpt.c:36: > wget.h:44: libintl.h: No such file or directory > gmake[1]: *** [cmpt.o] Error 1 > gmake[1]: Leaving directory `/usr/ports/ftp/wget/work/wget-1.7/src' > gmake: *** [src] Error 2 > *** Error code 2 Please update your CVS tree, the current version is wget-1.8_2. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011225181820.A90114>