Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 2002 14:43:54 +0200
From:      "Michael L. Hostbaek" <mich@freebsdcluster.org>
To:        current@freebsd.org
Cc:        ports@freebsd.org
Subject:   kde3 compile probs..
Message-ID:  <20020629124354.GA84733@mich2.itxmarket.com>

next in thread | raw e-mail | index | archive | help
When trying to compile the kdebase3 port under recent -CURRENT - I get
the following error:

<snip>
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_un
load.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_THREAD_SAFE  -DN
DEBUG -DNO_DEBUG -O2 -O -pipe -fno-exceptions -fno-check-new
-DQT_CLEAN_NAMESPAC
E -DQT_NO_COMPAT -DQT_NO_ASCII_CAST  -c -o kappfinder_meta_unload.o
`test -f kap
pfinder_meta_unload.cpp || echo './'`kappfinder_meta_unload.cpp
/bin/sh ../libtool --mode=link --tag=CXX c++  -DNDEBUG -DNO_DEBUG -O2 -O
-pipe -
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  kappfind
mkdir .libs
c++ -DNDEBUG -DNO_DEBUG -O2 -O -pipe -fno-exceptions -fno-check-new
-DQT_CLEAN_N
AMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -o kappfinder -pthread main.o
scanner
.o checker.o kappfinder_meta_unload.o  -L/usr/X11R6/lib -L/usr/local/lib
/usr/lo
cal/lib/libkdeui.so /usr/local/lib/libkdecore.so -L/usr/lib
/usr/local/lib/libDC
OP.so /usr/local/lib/libkdefx.so -lqt-mt -lpng -lz -lXext -lX11 -lSM
-lICE -lXre
nder -lstdc++ -lm -lgcc -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath
-Wl,/usr/loca
l/lib -Wl,--rpath -Wl,/usr/X11R6/lib
checker.o: In function `checkDesktopFile(QString const&, QString)':
checker.o(.text+0x4c1): undefined reference to `cout'
checker.o(.text+0x4c6): undefined reference to `ostream::operator<<(char
const*)
'
checker.o(.text+0x4cf): undefined reference to `ostream::operator<<(char
const*)
'
checker.o(.text+0x4dd): undefined reference to `ostream::operator<<(char
const*)
'
checker.o(.text+0x63d): undefined reference to `cout'
checker.o(.text+0x642): undefined reference to `ostream::operator<<(char
const*)
'
checker.o(.text+0x64a): undefined reference to `endl(ostream&)'
checker.o(.text+0x731): undefined reference to `cout'
checker.o(.text+0x736): undefined reference to `ostream::operator<<(char
const*)
'
checker.o(.text+0x73e): undefined reference to `endl(ostream&)'
*** Error code 1

Stop in /usr/ports/x11/kdebase3/work/kdebase-3.0.1/kappfinder.
*** Error code 1

Stop in /usr/ports/x11/kdebase3/work/kdebase-3.0.1/kappfinder.
zsh: 80667 exit 1     make
</snip>

-- 
Best Regards,
	Michael Landin Hostbaek 
	FreeBSDCluster.org - an International Community

	*/ PGP-key available upon request /*

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?20020629124354.GA84733>