From owner-freebsd-questions Tue Dec 25 14:13:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mobil.cz (diana.mobil.cz [195.39.16.12]) by hub.freebsd.org (Postfix) with ESMTP id 5A77537B405 for ; Tue, 25 Dec 2001 14:13:16 -0800 (PST) Received: from ester.mobil.cz (ester.mobil.cz [194.213.62.23]) by mobil.cz (8.11.6/8.11.0) with ESMTP id fBPMDFf08080 for ; Tue, 25 Dec 2001 23:13:15 +0100 Received: from roman.mobil.cz ([10.2.0.89]) by ester.mobil.cz (Lotus Domino Release 5.0.7) with ESMTP id 2001122523114891:2569 ; Tue, 25 Dec 2001 23:11:48 +0100 Received: (from roman@localhost) by roman.mobil.cz (8.11.6/8.11.6) id fBPMLmo37776 for freebsd-questions@freebsd.org; Tue, 25 Dec 2001 23:21:48 +0100 (CET) (envelope-from neuhauser@mobil.cz) X-Authentication-Warning: roman.mobil.cz: roman set sender to neuhauser@mobil.cz using -f Date: Tue, 25 Dec 2001 23:21:48 +0100 From: Roman Neuhauser To: freebsd-questions@freebsd.org Subject: Re: /usr/ports/ftp/wget make install error Message-ID: <20011225232148.B850@roman.mobil.cz> Mail-Followup-To: freebsd-questions@freebsd.org References: <5.1.0.14.0.20011224230328.03d0ad48@imap.3dresearch.com> Mime-Version: 1.0 In-Reply-To: <5.1.0.14.0.20011224230328.03d0ad48@imap.3dresearch.com> User-Agent: Mutt/1.3.23i X-MIMETrack: Itemize by SMTP Server on ester/Mobil(Release 5.0.7 |March 21, 2001) at 12/25/2001 11:11:49 PM, Serialize by Router on ester/Mobil(Release 5.0.7 |March 21, 2001) at 12/25/2001 11:11:54 PM, Serialize complete at 12/25/2001 11:11:54 PM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Date: Mon, 24 Dec 2001 23:17:52 -0500 > To: freebsd-questions@freebsd.org > From: web@3dresearch.com > Subject: /usr/ports/ftp/wget make install error > > 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 > > Stop in /usr/ports/ftp/wget. > *** Error code 1 > > Stop in /usr/ports/ftp/wget. > *** Error code 1 > > Stop in /usr/ports/ftp/wget. > *** Error code 1 > > Stop in /usr/ports/ftp/wget. > > The weird thing is that I do have /usr/local/include/libintl.h - so I don't > understand what is this error message about. AFAICT /usr/local/include is not sought for header files. You might want to update the ports tree to see if this is fixed, or try fixing it in your version... -- FreeBSD 4.4-STABLE 11:19PM up 3 days, 19:49, 11 users, load averages: 0.00, 0.03, 0.02 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message