compiling kdebase3 under -CURRENT of Nov 26th fails ...

2002-11-25 Thread Marc G. Fournier

I just CVSup'd and rebuilt (and installed) world/kernel, just in case it
was a transient error from last week ... but same error.  I know zero
about C++, but what little I know, aren't the 'undefined references'
standard C++ functions? *raised eyebrows*

gmake[3]: Entering directory 
`/usr/local/ports/usr/ports/x11/kdebase3/work/kdebase-3.0.3/kappfinder'
source='main.cpp' object='main.o' libtool=no \
depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include   -pthread 
-DQT_THREAD_SUPPORT  -I/usr/local/include -I/usr/local/include  -I/usr/X11R6/include 
-D_GETOPT_H -D_THREAD_SAFE  -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium -pipe 
-mcpu=pentiumpro -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT 
-DQT_NO_ASCII_CAST  -c -o main.o `test -f main.cpp || echo './'`main.cpp
/usr/X11R6/bin/moc ./scanner.h -o scanner.moc
source='scanner.cpp' object='scanner.o' libtool=no \
depfile='.deps/scanner.Po' tmpdepfile='.deps/scanner.TPo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include   -pthread 
-DQT_THREAD_SUPPORT  -I/usr/local/include -I/usr/local/include  -I/usr/X11R6/include 
-D_GETOPT_H -D_THREAD_SAFE  -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium -pipe 
-mcpu=pentiumpro -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT 
-DQT_NO_ASCII_CAST  -c -o scanner.o `test -f scanner.cpp || echo './'`scanner.cpp
source='checker.cpp' object='checker.o' libtool=no \
depfile='.deps/checker.Po' tmpdepfile='.deps/checker.TPo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include   -pthread 
-DQT_THREAD_SUPPORT  -I/usr/local/include -I/usr/local/include  -I/usr/X11R6/include 
-D_GETOPT_H -D_THREAD_SAFE  -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium -pipe 
-mcpu=pentiumpro -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT 
-DQT_NO_ASCII_CAST  -c -o checker.o `test -f checker.cpp || echo './'`checker.cpp
creating kappfinder_meta_unload.cpp
source='kappfinder_meta_unload.cpp' object='kappfinder_meta_unload.o' libtool=no \
depfile='.deps/kappfinder_meta_unload.Po' 
tmpdepfile='.deps/kappfinder_meta_unload.TPo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include   -pthread 
-DQT_THREAD_SUPPORT  -I/usr/local/include -I/usr/local/include  -I/usr/X11R6/include 
-D_GETOPT_H -D_THREAD_SAFE  -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium -pipe 
-mcpu=pentiumpro -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT 
-DQT_NO_ASCII_CAST  -c -o kappfinder_meta_unload.o `test -f kappfinder_meta_unload.cpp 
|| echo './'`kappfinder_meta_unload.cpp
/bin/sh ../libtool --mode=link --tag=CXX c++  -DNDEBUG -DNO_DEBUG -O2 -O2 
-march=pentium -pipe -mcpu=pentiumpro -fno-exceptions -fno-check-new 
-DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST-o kappfinder 
-L/usr/X11R6/lib -pthread -L/usr/local/lib  -L/usr/local/lib -R /usr/local/lib -R 
/usr/X11R6/lib -R /usr/X11R6/lib -R /usr/local/lib main.o scanner.o checker.o 
kappfinder_meta_unload.o  -lkdeui -Wl,-export-dynamic -L/usr/local/lib 
-L/usr/X11R6/lib -ljpeg  -L/usr/X11R6/lib
mkdir .libs
c++ -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium -pipe -mcpu=pentiumpro -fno-exceptions 
-fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -o kappfinder 
-pthread main.o scanner.o checker.o kappfinder_meta_unload.o -Wl,-export-dynamic  
-L/usr/X11R6/lib -L/usr/local/lib /usr/local/lib/libkdeui.so 
/usr/local/lib/libkdecore.so -L/usr/lib /usr/local/lib/libDCOP.so 
/usr/local/lib/libkdefx.so -lqt-mt -lpng -lz -lXext -lX11 -lSM -lICE -lXrender 
-lstdc++ -lm -lgcc -ljpeg -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath 
-Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib
checker.o: In function `checkDesktopFile(QString const, QString)':
checker.o(.text+0x4c8): undefined reference to `cout'
checker.o(.text+0x4e1): undefined reference to `ostream::operator(char const*)'
checker.o(.text+0x519): undefined reference to `ostream::operator(char const*)'
checker.o(.text+0x529): undefined reference to `ostream::operator(char const*)'
checker.o(.text+0x663): undefined reference to `cout'
checker.o(.text+0x670): undefined reference to `ostream::operator(char const*)'
checker.o(.text+0x678): undefined reference to `endl(ostream)'
checker.o(.text+0x748): undefined reference to `cout'
checker.o(.text+0x751): undefined reference to `ostream::operator(char const*)'
checker.o(.text+0x759): undefined reference to `endl(ostream)'
gmake[3]: *** [kappfinder] Error 1
gmake[3]: Leaving directory 
`/usr/local/ports/usr/ports/x11/kdebase3/work/kdebase-3.0.3/kappfinder'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory 
`/usr/local/ports/usr/ports/x11/kdebase3/work/kdebase-3.0.3/kappfinder'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 

Re: compiling kdebase3 under -CURRENT of Nov 26th fails ...

2002-11-25 Thread Kris Kennaway
On Mon, Nov 25, 2002 at 12:11:44PM -0400, Marc G. Fournier wrote:
 
 I just CVSup'd and rebuilt (and installed) world/kernel, just in case it
 was a transient error from last week ... but same error.  I know zero
 about C++, but what little I know, aren't the 'undefined references'
 standard C++ functions? *raised eyebrows*

Do you have stale headers in /usr/include?

Kris



msg47423/pgp0.pgp
Description: PGP signature


Re: compiling kdebase3 under -CURRENT of Nov 26th fails ...

2002-11-25 Thread Marc G. Fournier
On Mon, 25 Nov 2002, Kris Kennaway wrote:

 On Mon, Nov 25, 2002 at 12:11:44PM -0400, Marc G. Fournier wrote:
 
  I just CVSup'd and rebuilt (and installed) world/kernel, just in case it
  was a transient error from last week ... but same error.  I know zero
  about C++, but what little I know, aren't the 'undefined references'
  standard C++ functions? *raised eyebrows*

 Do you have stale headers in /usr/include?

Never thought of that one ... just cleaned them out and am re-trying
again, thanks ...



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message