From owner-freebsd-ports@FreeBSD.ORG Sat May 14 12:48:17 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35F6016A4CE; Sat, 14 May 2005 12:48:17 +0000 (GMT) Received: from sccrmhc14.comcast.net (sccrmhc14.comcast.net [204.127.202.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CCB943D4C; Sat, 14 May 2005 12:48:16 +0000 (GMT) (envelope-from dantavious@comcast.net) Received: from focus.dantavious.com (pcp0011735444pcs.owngsm01.md.comcast.net[69.251.5.3]) by comcast.net (sccrmhc14) with ESMTP id <200505141248150140036nmne>; Sat, 14 May 2005 12:48:15 +0000 From: Derrick Edwards To: freebsd-ports@freebsd.org Date: Sat, 14 May 2005 09:09:43 -0400 User-Agent: KMail/1.8 References: <20050514060242.17368.qmail@web54003.mail.yahoo.com> In-Reply-To: <20050514060242.17368.qmail@web54003.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200505140909.44286.dantavious@comcast.net> cc: ports@FreeBSD.org cc: Rob cc: marcus@FreeBSD.org Subject: Re: FreeBSD Port: ethereal-0.10.11_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 May 2005 12:48:17 -0000 On Saturday 14 May 2005 02:02, Rob wrote: I am getting the exact error message also. > # uname -a > FreeBSD client 5.4-STABLE FreeBSD 5.4-STABLE #0: > Thu May 12 00:52:39 KST 2005 > rob@client:/usr/obj/usr/src/sys/MYKERNEL i386 > > # cd /usr/ports/net/ethereal > # make > > [...compile...compile...] > > if cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./wiretap > -I/usr/local/include -I/usr/X11R6/include > -I/usr/local/lib/include -DINET6 -O -pipe -Dfreebsd5 > -DAPPLLIB_EXP=/usr/local/lib/perl5/5.8.6/BSDPAN > -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H > -fno-strict-aliasing -pipe -I/usr/local/include > -I/usr/local/lib/perl5/5.8.6/mach/CORE -I. > -I/usr/local/include -I/usr/include -DINET6 > -D_U_="__attribute__((unused))" -Wall -W -O -pipe > -I/usr/local/include -D_REENTRANT -DXTHREADS > -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 > -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include > -I/usr/X11R6/include/gtk-2.0 > -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include > -I/usr/X11R6/include/pango-1.0 > -I/usr/local/include/freetype2 -I/usr/local/include > -I/usr/X11R6/include -I/usr/local/lib/include -DINET6 > -O -pipe -Dfreebsd5 > -DAPPLLIB_EXP=/usr/local/lib/perl5/5.8.6/BSDPAN > -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H > -fno-strict-aliasing -pipe -I/usr/local/include > -I/usr/local/lib/perl5/5.8.6/mach/CORE -I. > -I/usr/local/include -I/usr/include -MT summary.o -MD > -MP -MF ".deps/summary.Tpo" -c -o summary.o summary.c; > then mv -f ".deps/summary.Tpo" ".deps/summary.Po"; > else rm -f ".deps/summary.Tpo"; exit 1; fi > rm: ethereal: is a directory > *** Error code 1 > > Stop in /usr/ports/net/ethereal/work/ethereal-0.10.11. > *** Error code 1 > > Stop in /usr/ports/net/ethereal/work/ethereal-0.10.11. > *** Error code 1 > > Stop in /usr/ports/net/ethereal/work/ethereal-0.10.11. > *** Error code 1 > > Stop in /usr/ports/net/ethereal. > > --------------------------- > > Rob. > > > > Yahoo! Mail > Stay connected, organized, and protected. Take the tour: > http://tour.mail.yahoo.com/mailtour.html > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"