From owner-freebsd-ports Sun Jan 27 9:30:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5136637B400 for ; Sun, 27 Jan 2002 09:30:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0RHU2E67562; Sun, 27 Jan 2002 09:30:02 -0800 (PST) (envelope-from gnats) Date: Sun, 27 Jan 2002 09:30:02 -0800 (PST) Message-Id: <200201271730.g0RHU2E67562@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: dirk.meyer@dinoex.sub.org (Dirk Meyer) Subject: Re: ports/34268: licq-qt-gui port is broken Reply-To: dirk.meyer@dinoex.sub.org (Dirk Meyer) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/34268; it has been noted by GNATS. From: dirk.meyer@dinoex.sub.org (Dirk Meyer) To: nero@bigpond.com (Nero), FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/34268: licq-qt-gui port is broken Date: Sun, 27 Jan 2002 18:19:34 +0100 > gmake[2]: Entering directory > `/usr/ports/net/licq-qt-gui/work/licq-1.0.4/plugins/qt-gui-1.0.4/src' > /bin/sh ../libtool --silent --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. > -D_REENTRANT -I/usr/ports/net/licq-qt-gui/work/licq-1.0.4/include > -I/usr/X11R6/include -I/usr/X11R6/include/qt2 -I/usr/include -D_GETOPT_H > -D_PTH_H_ -D_PTH_PTHREAD_H_ -I/usr/local/include -I/usr/local/include > -I/usr/X11R6/include/qt2 -D_THREAD_SAFE -O2 -pipe -march=k6 > -fmemoize-lookups -fsave-memoized -fno-exceptions -fno-check-new -pthread > -Wall -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -c adduserdlg.cpp > adduserdlg.cpp:75: adduserdlg.moc: No such file or directory > gmake[2]: *** [adduserdlg.lo] Error 1 I see no problems, you should have a line above that goes: /usr/X11R6/bin/moc2 ./adduserdlg.h -o adduserdlg.moc /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/image/src/local/licq-qt-gui/work/licq-1.0.4/include - I/usr/X11R6/include -I/usr/X11R6/include/qt2 -I/usr/include -D_GETOPT_H -D_PTH _H_ -D_PTH_PTHREAD_H_ -I/usr/local/include -I/usr/local/include -I/usr/X11R6/in clude/qt2 -D_THREAD_SAFE -pipe -W -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wconversion -Wformat -Wid- clash-30 -Wimplicit -Wimplicit-function-delcaration -Wimplicit-int -Wlong-long - Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-import - Wno-parentheses -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -W shadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wtraditional -Wtrigraphs -Wu nused -Wwrite-strings -Winline -pedantic -fno-exceptions -fno-check-new -pthread -Wall -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -c adduserdlg.cpp missing option: --tag=CXX extra options: -O2 -march=k6 1) check your libtool. 2) which Version of qt do you have installed? 3) -O2 is known to break some software ... kind regards Dirk - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message