Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Oct 2003 10:57:44 -0500
From:      "Aaron Sloan" <security@adtu.org>
To:        <freebsd-questions@freebsd.org>
Subject:   gettext compile problem
Message-ID:  <00d001c397ec$113a5f20$d3a8a8c0@barney>

next in thread | raw e-mail | index | archive | help
Hello viewers.
Can someone talk me through on what to look for so I can start solving
these myself..
Information: 4.8 stable  /  gettext-0.12.1
I have tried removing from distfiles and remaking and reinstall..
I can follow some of what is going on here, but can you give me some
detail?

What is my next step in thinking? -verbose

Thanks!
Aaron

Making all in lib
Making all in libasprintf
make  all-am
/bin/sh ./libtool --mode=link c++  -O -pipe   -L/usr/local/lib -o
libasprintf.la -rpath /usr/local/lib  lib-asprintf.lo autosprintf.lo
c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o  .libs/
lib-asprintf.o .libs/autosprintf.o -Wl,--whole-archive /usr/local/lib/./
libstdc++.a -Wl,--no-whole-archive  -L/usr/local/lib/gcc-lib/
i386-portbld-freebsd4.8/../.. -L/usr/ports/lang/gcc33/work/build/gcc -L/
usr/
ports/lang/gcc33/work/build/i386-portbld-freebsd4.8/libstdc++-v3/src/.li
bs
-L/usr/ports/lang/gcc33/work/build/i386-portbld-freebsd4.8/libstdc++-v3/
src
-L/usr/local/lib -L/usr/lib -lm -lgcc /usr/lib/crtendS.o /usr/lib/crtn.o
-Wl,-soname -Wl,libasprintf.so.0 -o .libs/libasprintf.so.0
/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)
*** Error code 1

Stop in /usr/ports/devel/gettext/work/gettext-0.12.1/gettext-runtime/
libasprintf.
*** Error code 1

Stop in /usr/ports/devel/gettext/work/gettext-0.12.1/gettext-runtime/
libasprintf.
*** Error code 1

Stop in /usr/ports/devel/gettext/work/gettext-0.12.1/gettext-runtime.
*** Error code 1

Stop in /usr/ports/devel/gettext/work/gettext-0.12.1/gettext-runtime.
*** Error code 1

Stop in /usr/ports/devel/gettext/work/gettext-0.12.1.
*** Error code 1

Stop in /usr/ports/devel/gettext.


Aaron Sloan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00d001c397ec$113a5f20$d3a8a8c0>