Date: Sun, 15 Oct 2000 13:41:12 +0200 From: Carl Johan Madestrand <cj@vallcom.net> To: freebsd-ports@freebsd.org Subject: Problems with BitchX port Message-ID: <200010151141.e9FBfDQ27083@214.norrgarden.se>
next in thread | raw e-mail | index | archive | help
Hi After the new changes to the ports tree, it came to my notice that the BitchX port fails to compile either when trying to compile with GTK/GNOME support or with TCL support. GTK/GNOME: cc -O -pipe -Wall -I./../include -I/usr/local/newports/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 tcl_public.ccc -O -pipe -Wall -I./../include -I/usr/local/newports/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 WITH_TCL: ===> Building for BitchX-1.0c17 gmake[1]: Entering directory `/usr/local/newports/bitchx/work/BitchX/source' cc -O -pipe -Wall -I/usr/local/include/tcl8.3 -I./../include -I/usr/local/newports/bitchx/work/BitchX/include -I. -I- -c alias.c In file included from ../include/alist.h:10, from ../include/struct.h:18, from alias.c:13: ../include/ircaux.h:21: tcl.h: No such file or directory I maintain this port and unfortunately I am now at a big loss as to why this happens and how to fix it. -- 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?200010151141.e9FBfDQ27083>