Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jul 2002 11:22:45 +0530
From:      Sid Carter <sidcarter@symonds.net>
To:        freebsd-ports@freebsd.org
Subject:   kdebase3 compile problem
Message-ID:  <20020716055245.GA11886@calvin.in.ibm.com>

next in thread | raw e-mail | index | archive | help
Hi Folks,

I am having a problem compiling kdebase3 from the ports.

This is the error I get.

--------------------------------------------------
c++ -DNDEBUG -DNO_DEBUG -O2 -O -pipe -march=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 -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 -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+0x53e): undefined reference to `cout'
checker.o(.text+0x54b): undefined reference to `ostream::operator<<(char
const*)'
checker.o(.text+0x57d): undefined reference to `ostream::operator<<(char
const*)'
checker.o(.text+0x58d): undefined reference to `ostream::operator<<(char
const*)'
checker.o(.text+0x6f9): undefined reference to `cout'
checker.o(.text+0x706): undefined reference to `ostream::operator<<(char
const*)'
checker.o(.text+0x70e): undefined reference to `endl(ostream&)'
checker.o(.text+0x7e9): undefined reference to `cout'
checker.o(.text+0x7f2): undefined reference to `ostream::operator<<(char
const*)'
checker.o(.text+0x7fa): undefined reference to `endl(ostream&)'
gmake[3]: *** [kappfinder] Fehler 1
gmake[3]: Verlassen des Verzeichnisses Verzeichnis
»/usr/ports/x11/kdebase3/work/kdebase-3.0.2/kappfinder«
gmake[2]: *** [all-recursive] Fehler 1
gmake[2]: Verlassen des Verzeichnisses Verzeichnis
»/usr/ports/x11/kdebase3/work/kdebase-3.0.2/kappfinder«
gmake[1]: *** [all-recursive] Fehler 1
gmake[1]: Verlassen des Verzeichnisses Verzeichnis
»/usr/ports/x11/kdebase3/work/kdebase-3.0.2«
gmake: *** [all] Fehler 2
*** Error code 2

Stop in /usr/ports/x11/kdebase3.
*** Error code 1

Stop in /usr/ports/x11/kde3.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portinstall87200.0 make
** Fix the problem and try again.
** The following packages were not installed or upgraded (*:skipped /
!:failed)
        ! x11/kde3      (linker error)
--------------------------------------------------

This one is from the -current I just compiled yesterday.

uname -a
--------
FreeBSD calvin 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Jul 15 21:19:22 IST 2002     root@calvin:/usr/obj/usr/src/sys/GENERIC  i386


Is this problem known ?  Any solution ?
Thanks
Regards
	Sid
-- 
I've known him as a man, as an adolescent and as a child -- sometimes
on the same day.

Sid Carter                             FreeBSD oder Debian GNU/Linux.

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?20020716055245.GA11886>