Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 495264

Summary: media-gfx/splashutils-1.5.4.4-r4:/usr/bin/i686-pc-linux-gnu-ld: error in /usr/lib/klibc/lib/libc.so(.eh_frame); no .eh_frame_hdr table will be created.
Product: Gentoo Linux Reporter: Anton Kochkov <anton.kochkov>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: full build log
emerge --info output

Description Anton Kochkov 2013-12-24 19:08:19 UTC
Created attachment 366120 [details]
full build log

config.status: creating config.h
config.status: config.h is unchanged
make --silent all-recursive
Making all in libs
  CONF    libz.a
  CONF    libjpeg.a
  MAKE    zlib.a
  CONF    libfreetype.a
  MAKE    libjpeg.a
  MAKE    libfreetype.a
  CONF    libpng.a
  MAKE    libpng.a
/usr/lib/klibc/lib/libc.so: In function `__x86.get_pc_thunk.cx':
(.text+0x3234): multiple definition of `__x86.get_pc_thunk.cx'
.libs/jdinput.o:jdinput.c:(.text.__x86.get_pc_thunk.cx[__x86.get_pc_thunk.cx]+0x0): first defined here
/usr/lib/klibc/lib/libc.so: In function `__x86.get_pc_thunk.bx':
(.text+0x85): multiple definition of `__x86.get_pc_thunk.bx'
.libs/jcapimin.o:jcapimin.c:(.text.__x86.get_pc_thunk.bx[__x86.get_pc_thunk.bx]+0x0): first defined here
/usr/bin/i686-pc-linux-gnu-ld: error in /usr/lib/klibc/lib/libc.so(.eh_frame); no .eh_frame_hdr table will be created.
/usr/bin/i686-pc-linux-gnu-ld: warning: cannot find entry symbol main; defaulting to 0000000008048140
make[3]: *** [libjpeg.la] Error 1
Makefile:583: recipe for target 'libjpeg.a' failed
make[2]: *** [libjpeg.a] Error 2
make[2]: *** Waiting for unfinished jobs....
Makefile:431: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
Makefile:361: recipe for target 'all' failed
make: *** [all] Error 2
Comment 1 Anton Kochkov 2013-12-24 19:08:49 UTC
Created attachment 366122 [details]
emerge --info output
Comment 2 Anton Kochkov 2013-12-24 19:10:13 UTC

*** This bug has been marked as a duplicate of bug 473512 ***