Date: Mon, 9 Aug 2004 08:40:10 GMT From: "Volker Stolz" <vs@freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/70177: [Maintainer update] sysutils/thefish to 0.6 Message-ID: <200408090840.i798eAit084542@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/70177; it has been noted by GNATS. From: "Volker Stolz" <vs@freebsd.org> To: freebsd-gnats-submit@freebsd.org, flynn@energyhq.es.eu.org, krion@freebsd.org Cc: Subject: Re: ports/70177: [Maintainer update] sysutils/thefish to 0.6 Date: Mon, 09 Aug 2004 10:33:58 +0200 1) WITH_QT does not work on -STABLE: moc -o qt_ui_priv.moc qt_ui_priv.h c++ -O -pipe -g -fmemoize-lookups -fsave-memoized -Wall -DWITH_QT -I/usr/X11R6/include -fmemoize-lookups -fsave-memoized -c qt_ui.C qt_ui.C: In function `int create_qt_ui(RC_NODE *, int, RC_NODE *, int, int, char **)': qt_ui.C:169: implicit declaration of function `int read(...)' qt_ui.C:170: implicit declaration of function `int close(...)' qt_ui.C:194: warning: unused variable `class QColor mygray' qt_ui.C: In method `void MyDialogs::DoSave()': qt_ui.C:521: implicit declaration of function `int time(...)' qt_ui.C:522: implicit declaration of function `int ctime_r(...)' *** Error code 1 Stop in /usr/ports/sysutils/thefish/work/thefish-0.6. 2) You're (ab)using pkg-message, remember that this also gets displayed when installing the package. 3) You should probably make WITH_QT/GTK+ change pkg-suffix Apologies to krion@ who was 30 secs faster :) Kirill, would you mind reopening it? Volker
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408090840.i798eAit084542>