Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107172 - Linker problems with libowfat-0.24
Summary: Linker problems with libowfat-0.24
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal
Assignee: Embedded Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-25 06:09 UTC by Tassilo Horn
Modified: 2007-02-19 22:06 UTC (History)
1 user (show)

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 Tassilo Horn 2005-09-25 06:09:57 UTC
When I try to emerge slidentd which links against libowfat I get these error 
messages: 
 
cc -DNDEBUG -march=i686 -mtune=pentium4m -Os -pipe -fomit-frame-pointer 
-I/usr/include/libowfat   -c -o slidentd.o slidentd.c 
cc slid_chroot.o slid_datestamp.o slid_die.o slid_fmt_xlong0.o 
slid_get_input.o slid_log.o slid_random.o slid_read.o slid_remote_info.o 
slid_setuid.o slid_tcptable.o -o slidentd slidentd.o  -lowfat 
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: 
errno: TLS definition in /lib/libc.so.6 section .tbss mismatches non-TLS 
reference 
in /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../libowfat.a(buffer_stubborn.o) 
/lib/libc.so.6: could not read symbols: Bad value 
collect2: ld returned 1 exit status 
make: *** [slidentd] Error 1 
 
!!! ERROR: net-misc/slidentd-1.0.0 failed. 
!!! Function src_compile, Line 29, Exitcode 2 
!!! (no error message) 
!!! If you need support, post the topmost build error, NOT this status 
message. 

Reproducible: Always
Steps to Reproduce:
1. emerge slidentd 
2. 
3. 
 



root@inspiron> emerge info                                                    
~ 
Portage 2.0.52-r1 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r1, 
2.6.13-ckpp4 i686) 
================================================================= 
System uname: 2.6.13-ckpp4 i686 Intel(R) Pentium(R) 4 Mobile CPU 1.40GHz 
Gentoo Base System version 1.12.0_pre8 
ccache version 2.4 [enabled] 
dev-lang/python:     2.3.5, 2.4.1-r1 
sys-apps/sandbox:    1.2.13 
sys-devel/autoconf:  2.13, 2.59-r7 
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6 
sys-devel/binutils:  2.16.1 
sys-devel/libtool:   1.5.20 
virtual/os-headers:  2.6.11-r2 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CBUILD="i686-pc-linux-gnu" 
CFLAGS="-march=i686 -mtune=pentium4m -Os -pipe -fomit-frame-pointer" 
CHOST="i686-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d" 
CXXFLAGS="-march=i686 -mtune=pentium4m -Os -pipe -fomit-frame-pointer 
-fvisibility-inlines-hidden" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoconfig ccache distlocks fixpackages sandbox sfperms strict 
userpriv usersandbox" 
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/ 
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ 
http://mirror.etf.bg.ac.yu/gentoo 
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://ftp.lug.ro/gentoo/ 
http://gentoo.inode.at/ http://mirror.switch.ch/ftp/mirror/gentoo/" 
LANG="de_DE@euro" 
LC_ALL="de_DE@euro" 
LDFLAGS="-Wl,-O1" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage" 
USE="x86 X aac alsa aotuv async auctex avi bash-completion berkdb 
browserplugin bzip2 c++ cdparanoia cdr crypt css cups curl dbus dga divx4linux 
dlloader dvd emacs encode fam fbcon ffmpeg flac foomaticdb freetype gdbm gif 
glibc-omitfp glut glx gnutls gpgme gpm graphviz gsl gstreamer gtk gtk2 hal 
haskell iconv imagemagick imap imlib imlib2 ipv6 jack java jpeg jpeg2k junit 
justify kde kdeenablefinal libg++ libwww live lynxkeymap lzo mad mikmod mmx 
mmxext mng motif mozsvg mp3 mpeg mpeg2 mpeg4 musicbrainz ncurses nls 
no-old-linux nptl nptlonly nvidia offensive ogg oggvorbis opengl pam pcmcia 
pcre pdf pdflib pic png pnp postgres qt quicktime readline real rtc ruby samba 
sdl slang smtp sox speex spell sse sse2 ssl startup-notification subversion 
svg svgz tcpd tetex theora threads tiff truetype truetype-fonts type1-fonts 
unicode userlocales uudeview visualization vorbis win32codecs wmf xine 
xinerama xinetd xml2 xosd xscreensaver xv xvid xvmc zeroconf zlib userland_GNU 
kernel_linux elibc_glibc" 
Unset:  ASFLAGS, CTARGET, LINGUAS
Comment 1 Brian Jackson (RETIRED) gentoo-dev 2005-09-25 08:33:58 UTC
doesn't seem to be embedded related to me
Comment 2 SpanKY gentoo-dev 2005-09-25 15:01:21 UTC
it is embedded unfortunately

libowfat compliments dietlibc
Comment 3 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2007-02-19 22:06:14 UTC
AFAICT this has been fixed in the latest round of stable markings for dietlibc and libowfat.

yell if this problem persists.
thanks for the report!