From owner-freebsd-ports Thu Dec 7 10:34:10 2000 From owner-freebsd-ports@FreeBSD.ORG Thu Dec 7 10:34:07 2000 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from 214.norrgarden.se (214.norrgarden.se [195.100.133.214]) by hub.freebsd.org (Postfix) with ESMTP id C73D237B400 for ; Thu, 7 Dec 2000 10:34:05 -0800 (PST) Received: (from cj@localhost) by 214.norrgarden.se (8.11.1/8.11.1) id eB7IWTU00318; Thu, 7 Dec 2000 19:32:29 +0100 (CET) (envelope-from cj) From: Carl Johan Madestrand Date: Thu, 7 Dec 2000 19:32:29 +0100 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="us-ascii" Cc: ports@FreeBSD.ORG To: sjohnson References: <3A301719.4C299F98@home.com> In-Reply-To: <3A301719.4C299F98@home.com> Subject: Re: FreeBSD Port: BitchX-1.0c17 MIME-Version: 1.0 Message-Id: <00120719322900.00300@214.norrgarden.se> Content-Transfer-Encoding: 8bit Sender: cj@214.norrgarden.se Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Friday 08 December 2000 00:02, sjohnson wrote: > Hey there, > > I am having trouble installing BitchX-1.0c17 on my FreeBSD > 4.2-RELEASE box. I download the latest version of the port skeleton > from freebsd.org > and gave it a shot but I still get the same error. So, i did another > 'make' where i last left off and here's what happens: > > ====================================== > > godlike:/usr/ports/irc/bitchx# make > ===> Building for BitchX-gnome-1.0c17 > gmake[1]: Entering directory `/usr/ports/irc/bitchx/work/BitchX/source' > cc -O -pipe -Wall -I./../include > -I/usr/ports/irc/bitchx/work/BitchX/include -I. -I- > -DNEED_GNOMESUPPORT_H -D_THREAD_SAFE -I/usr/X11R6/include > -I/usr/X11R6/include/gtk12 -I/usr/local/include > -I/usr/local/include/glib12 -c term.c > In file included from /usr/X11R6/include/zvt/vtx.h:25, > from /usr/X11R6/include/zvt/zvtterm.h:28, > from gtkbitchx.c:6, > from term.c:644: > /usr/X11R6/include/zvt/vt.h:26: lists.h: No such file or directory > gmake[1]: *** [term.o] Error 1 > gmake[1]: Leaving directory `/usr/ports/irc/bitchx/work/BitchX/source' > gmake: *** [BitchX] Error 2 > *** Error code 2 > > Stop in /usr/ports/irc/bitchx. > *** Error code 1 > > Stop in /usr/ports/irc/bitchx. > *** Error code 1 > > Stop in /usr/ports/irc/bitchx. > godlike:/usr/ports/irc/bitchx# > > =========================== > > is this commun? thanks > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message Notice here that you are trying to compile the GTK version of BitchX. If you dont want to do that type make WITHOUT_GNOME=yes. I remember seeing this compile error...think it was due to some change in gnomelibs. Are you using the latest ports collection? -- Carl Johan Madestrand LoRd_CJ on IRC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message