Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125204 - aspell-0.50.5-r4 does not compile
Summary: aspell-0.50.5-r4 does not compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Spell checking utilities and dictionaries -- related bugs (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-06 01:57 UTC by Jonas MG
Modified: 2006-03-06 04:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas MG 2006-03-06 01:57:13 UTC
This is the erros:

../lib/.libs/libaspell.so: undefined reference to `acommon::GenericCopyPtr<acommon::Co
nvert, acommon::ClonePtr<acommon::Convert>::Parms>::reset(acommon::Convert*, acommon::
ClonePtr<acommon::Convert>::Parms const&)'
../lib/.libs/libaspell.so: undefined reference to `aspeller::VectorHashTable<aspeller_
default_readonly_ws::SoundslikeLookupParms>::resize(unsigned int)'
../lib/.libs/libaspell.so: undefined reference to `acommon::GenericCopyPtr<aspeller::S
oundslike, acommon::ClonePtr<aspeller::Soundslike>::Parms>::~GenericCopyPtr()'
../lib/.libs/libaspell.so: undefined reference to `std::vector<acommon::Notifier*, std
::allocator<acommon::Notifier*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<acommon:
:Notifier**, std::vector<acommon::Notifier*, std::allocator<acommon::Notifier*> > >, a
common::Notifier* const&)'
../lib/.libs/libaspell.so: undefined reference to `aspeller::VectorHashTable<aspeller_
default_readonly_ws::WordLookupParms>::FindIterator::adv()'
../lib/.libs/libaspell.so: undefined reference to `vtable for acommon::VirEnumeration<
aspeller::SoundslikeWord>'
collect2: ld returned 1 exit status
make[1]: *** [example-c] Error 1
make[1]: Leaving directory `/var/tmp/portage/aspell-0.50.5-r4/work/aspell-0.50.5/examp
les'
make: *** [all-recursive] Error 1

--------------------------------------------

Portage 2.0.54 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.5-r2, 2.6.15-gentoo-r1 
i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 AMD Athlon(tm) XP 2000+
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-ident -fforce-addr -fsche
d-spec-load"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/confi
g /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdo
wn /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm
/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/shar
e/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-ident -fforce-addr -fsc
hed-spec-load -frepo -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks nodoc sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO ftp://gentoo.kems.net/mirrors/gento
o ftp://mirror.pacific.net.au/linux/Gentoo"
LDFLAGS="-Wl,-O1 -Wl,--sort-common"
LINGUAS="es en"
MAKEOPTS="-j2"
PKGDIR="/distfiles/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow X acpi alsa apache2 audiofile avi berkdb bitmap-fonts bzip2 cdr crypt c
ups curl dbus eds emboss encode exif expat fam firefox flac foomaticdb fortran gdbm gi
f glut gnome gnutls gpm gstreamer gtk gtk2 hal howl idn imlib ipv6 jpeg kde lcms libg+
+ libwww mad mikmod mmx mng motif mozsvg mp3 mpeg ncurses nls nptl ogg opengl pam pdfl
ib perl pic png python qt quicktime readline sdl spell sse ssl svg tcpd tiff truetype 
truetype-fonts type1-fonts udev unicode usb vorbis xml xml2 xmms xprint xv zlib video_
cards_nv video_cards_nvidia video_cards_vesa input_devices_keyboard input_devices_mous
e input_devices_evdev linguas_es linguas_en userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL
Comment 1 Jonas MG 2006-03-06 04:13:32 UTC
The failure was produced by '-frepo' CXXFLAG.