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

Bug 165886

Summary: media-libs/sdl-net-1.2.5 wont compile
Product: Gentoo Linux Reporter: felix <felix.gebhart>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: the temporary sdlnet config.log file

Description felix 2007-02-08 10:34:40 UTC
the emerge output, when i try to merge sdl-net is:

checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.2.4... no
*** Could not run SDL test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means SDL was incorrectly installed
*** or that you have moved SDL since it was installed. In the latter case, you
*** may want to edit the sdl-config script: /usr/bin/sdl-config
configure: error: *** SDL version 1.2.4 not found!

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /tmp/portage/sdl-net-1.2.5/work/SDL_net-1.2.5/config.log

!!! ERROR: media-libs/sdl-net-1.2.5 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  ebuild.sh, line 605:   Called econf
  ebuild.sh, line 540:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
"


the requested config.log is going to be attached.

what is wrong here? i also can not merge =media-libs/sdl-net-1.2.4, emerge says this doesn't exist...

Reproducible: Always

Steps to Reproduce:
1.emerge -av sdl-net
2.
3.

Actual Results:  
the error  posted above

Expected Results:  
a completed installation of sdl-net, so that dos-box and doomsday can use it as dependencios ;)
Comment 1 felix 2007-02-08 10:36:03 UTC
Created attachment 109493 [details]
the temporary sdlnet config.log file
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-02-08 10:37:46 UTC
Re-emerge libsdl

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