Date: Sun, 28 Nov 1999 05:00:02 -0800 (PST) From: "Chris D. Faulhaber" <jedgar@fxp.org> To: freebsd-ports@FreeBSD.org Subject: Re: ports/15135: new port: devel/cervisia Message-ID: <199911281300.FAA66982@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/15135; it has been noted by GNATS. From: "Chris D. Faulhaber" <jedgar@fxp.org> To: Will Andrews <andrews@technologist.com> Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/15135: new port: devel/cervisia Date: Sun, 28 Nov 1999 07:55:20 -0500 (EST) Under -stable: ===> Building for cervisia-0.2.1 make all-recursive Making all in src c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/local/include -I/usr/X11R6/include -O1 -g -c main.cpp /usr/X11R6/bin/moc toplevel.h -o toplevel.moc c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/local/include -I/usr/X11R6/include -O1 -g -c toplevel.cpp /usr/X11R6/include/X11/qt/qlist.h: In method `void QListT<LogTreeItem>::deleteItem(void *)': In file included from logdlg.h:26, from toplevel.cpp:32: /usr/X11R6/include/X11/qt/qlist.h:177: invalid use of undefined type `struct LogTreeItem' /usr/X11R6/include/X11/qt/qlist.h: In method `void QListT<DiffViewItem>::deleteItem(void *)': In file included from diffdlg.h:26, from toplevel.cpp:34: /usr/X11R6/include/X11/qt/qlist.h:177: invalid use of undefined type `struct DiffViewItem' /usr/X11R6/include/X11/qt/qlist.h: In method `void QListT<ResolveItem>::deleteItem(void *)': In file included from toplevel.cpp:35: /usr/X11R6/include/X11/qt/qlist.h:177: invalid use of undefined type `struct ResolveItem' /usr/X11R6/include/X11/qt/qlist.h: In method `void QListT<AnnotateViewItem>::deleteItem(void *)': In file included from annotatedlg.h:23, from toplevel.cpp:36: /usr/X11R6/include/X11/qt/qlist.h:177: invalid use of undefined type `struct AnnotateViewItem' *** Error code 1 This is another KDE/C++ port that will require the new gcc; and since it is c++, the kde libs will need to be created with the new gcc also (which doesn't happen in anything but -current). Can we make ports like this -current-only? ----- Chris D. Faulhaber | You can ISO9001 certify the process of System/Network Administrator, | shooting yourself in the foot, so long Reality Check Information, Inc. | as the process is documented and reliably <jedgar@fxp.org> | produces the proper result. 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?199911281300.FAA66982>