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

Bug 12922

Summary: dante 1.1.12 fails to emerge
Product: Gentoo Linux Reporter: Marco Mascherpa (RETIRED) <mascherpa>
Component: [OLD] ServerAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 1.4_rc1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Marco Mascherpa (RETIRED) gentoo-dev 2002-12-29 19:41:57 UTC
actually is exactly the same bug as #10589:
dante doesn't compile succesfully and it gives up with:

sockd_request.o(.text+0x8c0): In function `dorequest':
/var/tmp/portage/dante-1.1.12/work/dante-1.1.12/sockd/sockd_request.c:383: 
undefined reference to `__bswap_32'
sockd_request.o(.text+0x1074):/var/tmp/portage/dante-1.1.12/work/dante-1.1.12/sockd/sockd_request.c:1117: 
undefined reference to `__bswap_32'
sockd_request.o(.text+0x20cf):/var/tmp/portage/dante-1.1.12/work/dante-1.1.12/sockd/sockd_request.c:743: 
undefined reference to `__bswap_32'
sockd_request.o(.text+0x24a8):/var/tmp/portage/dante-1.1.12/work/dante-1.1.12/sockd/sockd_request.c:535: 
undefined reference to `__bswap_32'
sockd_request.o(.text+0x280e):/var/tmp/portage/dante-1.1.12/work/dante-1.1.12/sockd/sockd_request.c:362: 
undefined reference to `__bswap_32'
sockd_request.o(.text+0x286a):/var/tmp/portage/dante-1.1.12/work/dante-1.1.12/sockd/sockd_request.c:344: 
more undefined references to `__bswap_32' follow
collect2: ld returned 1 exit status
make[1]: *** [sockd] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/dante-1.1.12/work/dante-1.1.12/sockd'
make: *** [all-recursive] Error 1

!!! ERROR: net-misc/dante-1.1.12 failed.
!!! Function src_compile, Line -79, Exitcode 2
!!! compile problem
Comment 1 SpanKY gentoo-dev 2002-12-29 22:17:08 UTC

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