Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 165886 - media-libs/sdl-net-1.2.5 wont compile
Summary: media-libs/sdl-net-1.2.5 wont compile
Status: RESOLVED DUPLICATE of bug 155195
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-08 10:34 UTC by felix
Modified: 2007-02-08 10:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
the temporary sdlnet config.log file (config.log,7.31 KB, text/plain)
2007-02-08 10:36 UTC, felix
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***