Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  6 Sep 2004 04:02:51 -0400 (EDT)
From:      John Gillis <zefram@zefram.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/71420: ports/kde - Problem linking DCOP
Message-ID:  <20040906080251.C548F11A9@boobookittyfuck.zefram.net>
Resent-Message-ID: <200409060810.i868AMwn066798@freefall.freebsd.org>

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

>Number:         71420
>Category:       ports
>Synopsis:       ports/kde - Problem linking DCOP
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 06 08:10:21 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     John Gillis
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD boobookittyfuck.zefram.net 4.10-STABLE FreeBSD 4.10-STABLE #0: Mon Sep 6 02:26:35 EDT 2004 zefram@boobookittyfuck.zefram.net:/usr/home/obj/usr/src/sys/BOOBOOKITTYFUCK i386
gcc version 2.95.4 20020320 [FreeBSD]
qt 3.3.3

	
>Description:
Compiling kdelibs3.3.0_1, I get the following when linking dcop. I've just remade world this 
morning, having been running a July 26th copy of STABLE previously with the same results. Here's 
the output, I've no idea what's going on:

gmake[2]: Entering directory `/usr/home/work/usr/ports/x11/kdelibs3/work/kdelibs-3.3.0/dcop'
/bin/sh ../libtool --silent --mode=link --tag=CXX c++  -Wnon-virtual-dtor -Wno-long-long -Wundef 
-Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -fno-exceptions 
-fno-check-new -fno-common  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT 
-DQT_NO_TRANSLATION   -rpath=/usr/lib:/usr/local/lib -o libDCOP.la -rpath /usr/local/lib -R 
/usr/local/lib -R /usr/X11R6/lib -R /usr/X11R6/lib -R /usr/local/lib -version-info 6:0:2 
-no-undefined  -L/usr/X11R6/lib -D_THREAD_SAFE -pthread -L/usr/local/lib  -L/usr/local/lib 
dcopstub.lo dcopref.lo dcopobject.lo dcopclient.lo KDE-ICE/libkICE.la -lqt-mt  -lz -lpng -lz -lm 
-lXext -lX11  -lSM -lICE -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg  
-L/usr/X11R6/lib
/usr/lib/libgcc.a(new.o)(.data+0x0): multiple definition of `__new_handler'
/usr/local/lib/./libstdc++.a(new_handler.o)(.bss.__new_handler+0x0): first defined here
/usr/lib/libgcc.a(tinfo2.o): In function `__dynamic_cast':
tinfo2.o(.text+0x7d8): multiple definition of `__dynamic_cast'
/usr/local/lib/./libstdc++.a(tinfo.o)(.text.__dynamic_cast+0x0): first defined here
/usr/libexec/elf/ld: Warning: size of symbol `__dynamic_cast' changed from 250 to 75 in 
/usr/lib/libgcc.a(tinfo2.o)
gmake[2]: *** [libDCOP.la] Error 1

	  >How-To-Repeat:
	<code/input/activities to reproduce the problem (multiple lines)>
>How-To-Repeat:
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



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