Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 196478 - games-strategy/scorched3d-41 configure broken
Summary: games-strategy/scorched3d-41 configure broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-20 01:21 UTC by Ryan Hill (RETIRED)
Modified: 2007-10-20 02:33 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Hill (RETIRED) gentoo-dev 2007-10-20 01:21:58 UTC
scorched3d-41 is failing in configure while checking for FFTW.  according to config.log it's passing -I/usr/games/include to gcc and fails because that directory doesn't exist.

configure:5672: checking for FFTW
configure:5727: i686-pc-linux-gnu-gcc -o conftest -O2 -g -march=prescott -fomit-frame-pointer -pipe -I/usr/games/include -I/usr/include -I/usr/X11R6/include -I/usr/X11R6 -I/usr/local/include -L/usr/X11R6/lib -L/usr/X11R6 -L/usr/local/lib conftest.c  -L/usr/games/lib -lfftw3f >&5
cc1: error: /usr/games/include: Permission denied
configure:5730: $? = 1
configure: program exited with status 1
Comment 1 Tristan Heaven (RETIRED) gentoo-dev 2007-10-20 02:33:16 UTC
Fixed, thanks.