Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2002 17:59:19 +0100
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        freebsd-stable@freebsd.org
Subject:   Problem when recoompiling koffice
Message-ID:  <20020220165919.GA17125@tara.freenix.org>

next in thread | raw e-mail | index | archive | help
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




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