From owner-freebsd-stable Wed Feb 20 8:59:43 2002 Delivered-To: freebsd-stable@freebsd.org Received: from tara.freenix.org (keltia.freenix.org [62.4.20.87]) by hub.freebsd.org (Postfix) with ESMTP id DA2BD37B417 for ; Wed, 20 Feb 2002 08:59:20 -0800 (PST) Received: by tara.freenix.org (Postfix/TLS, from userid 101) id 7EBB62A90; Wed, 20 Feb 2002 17:59:19 +0100 (CET) Date: Wed, 20 Feb 2002 17:59:19 +0100 From: Ollivier Robert To: freebsd-stable@freebsd.org Subject: Problem when recoompiling koffice Message-ID: <20020220165919.GA17125@tara.freenix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.26i X-Operating-System: FreeBSD 5.0-CURRENT K6-3D/266 & 2x PIII/800 SMP Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG When kword started to complain about some missing files, I decided to recompile it. But I know get this: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/koStore.o -Wl,--whole-archive /usr/local/lib/libstdc++.a -Wl,--no-whole-archive -L/usr/local/lib /usr/local/lib/libksycoca.so -L/usr/X11R6/lib -L/usr/libexec/elf -L/usr/libexec -L/usr/lib -ljpeg -lgcc /usr/local/lib/libstdc++.a -L/src/ports/lang/gcc-devel/work/build/i386-portbld-freebsd4.5/libstdc++-v3/src -L/src/ports/lang/gcc-devel/work/build/i386-portbld-freebsd4.5/libstdc++-v3/src/.libs -L/src/ports/lang/gcc-devel/work/build/gcc -lm /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-export-dynamic -Wl,-soname -Wl,libkstore.so.1 -o .libs/libkstore.so.1 /usr/lib/libgcc.a(new.o)(.data+0x0): multiple definition of `__new_handler' /usr/libexec/elf/ld: Dwarf Error: Invalid or unhandled FORM value: 14. /usr/libexec/elf/ld: Dwarf Error: Could not find abbrev number 95. /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+0x914): multiple definition of `__dynamic_cast' /usr/libexec/elf/ld: Dwarf Error: Invalid or unhandled FORM value: 14. /usr/libexec/elf/ld: Dwarf Error: Invalid or unhandled FORM value: 14. /usr/libexec/elf/ld: Dwarf Error: Could not find abbrev number 115. /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 273 to 88 in tinfo2.o gmake[3]: *** [libkstore.la] Error 1 gmake[3]: Leaving directory `/src/ports/editors/koffice/work/koffice-1.1.1/lib/store' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/src/ports/editors/koffice/work/koffice-1.1.1/lib' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/src/ports/editors/koffice/work/koffice-1.1.1' gmake: *** [all-recursive-am] Error 2 I'm running 4.5-STABLE from yesterday: FreeBSD tara 4.5-STABLE FreeBSD 4.5-STABLE #8: Tue Feb 19 16:05:22 CET 2002 roberto@tara:/src/stable/sys/compile/TARA_SMP i386 Any idea ? -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 5.0-CURRENT #80: Sun Jun 4 22:44:19 CEST 2000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message