Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2002 09:30:02 -0800 (PST)
From:      dirk.meyer@dinoex.sub.org (Dirk Meyer)
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/34268: licq-qt-gui port is broken
Message-ID:  <200201271730.g0RHU2E67562@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




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