Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Dec 2000 19:32:29 +0100
From:      Carl Johan Madestrand <cj@vallcom.net>
To:        sjohnson <smujohnson@home.com>
Cc:        ports@FreeBSD.ORG
Subject:   Re: FreeBSD Port: BitchX-1.0c17
Message-ID:  <00120719322900.00300@214.norrgarden.se>
In-Reply-To: <3A301719.4C299F98@home.com>
References:  <3A301719.4C299F98@home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <cj@vallcom.net>
LoRd_CJ on IRC


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00120719322900.00300>