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

Bug 264268

Summary: gnome-vfs-2.24.1 ld error
Product: Gentoo Linux Reporter: Helmut Eberharter <Henry78>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED INVALID    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info output
emerge log

Description Helmut Eberharter 2009-03-30 10:36:36 UTC
When emergint latest gnome-vfs ist fails with this error:

gnome-vfs-address.c:(.text+0x370): multiple definition of `__strsep_2c'
.libs/gnome-vfs-ace.o:gnome-vfs-ace.c:(.text+0x2c8): first defined here
.libs/gnome-vfs-address.o: In function `__strsep_3c':
gnome-vfs-address.c:(.text+0x3df): multiple definition of `__strsep_3c'
.libs/gnome-vfs-ace.o:gnome-vfs-ace.c:(.text+0x337): first defined here
.libs/gnome-vfs-address.o: In function `__strsep_1c':
gnome-vfs-address.c:(.text+0xa3c): multiple definition of `__strsep_1c'
.libs/gnome-vfs-ace.o:gnome-vfs-ace.c:(.text+0xf72): first defined here
collect2: ld returned 1 exit status


Reproducible: Always

Steps to Reproduce:
1. emerge -1a =gnome-vfs-2.24.1
Actual Results:  
emerge fails

Expected Results:  
gnome-vfs gets installed
Comment 1 Helmut Eberharter 2009-03-30 10:47:26 UTC
Created attachment 186731 [details]
emerge --info output
Comment 2 Helmut Eberharter 2009-03-30 10:47:46 UTC
Created attachment 186733 [details]
emerge log
Comment 3 Helmut Eberharter 2009-03-30 12:07:37 UTC
My fault. Works w/o distcc