Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jul 2002 15:41:28 +0530
From:      Sid Carter <sidcarter@symonds.net>
To:        freebsd-ports@freebsd.org
Subject:   FreeBSD Ports: kdebase3 - Compile Error
Message-ID:  <20020722101128.GA50440@calvin.in.ibm.com>

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

I get this error when I am portinstalling kdebase3.

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] Error 1
gmake[3]: Leaving directory
`/usr/ports/x11/kdebase3/work/kdebase-3.0.2/kappfinder'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/usr/ports/x11/kdebase3/work/kdebase-3.0.2/kappfinder'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.0.2'
gmake: *** [all] Error 2
*** Error code 2

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

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

Has this already been reported ? Is there a fix ? I am on -current.

Thanks in advance
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?20020722101128.GA50440>