Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44686 - crossfire-client fails to compile in configure stage. (v1.6.1)
Summary: crossfire-client fails to compile in configure stage. (v1.6.1)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-14 11:39 UTC by Brian Skreeg
Modified: 2004-03-20 05:25 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 Brian Skreeg 2004-03-14 11:39:08 UTC
USE="-gnome" emerge crossfire-client

System is gnome-light installed. gentoo-dev-kernel 2.6.3-r1


....
checking whether gcc needs -traditional... no
checking for vprintf... yes
checking for _doprnt... no
checking for mkdir... yes
checking for socket... yes
checking for strcspn... yes
checking for sysconf... yes
configure: error: conditional "HAVE_ORBIT" was never defined.
Usually this means the macro was only invoked conditionally.

!!! ERROR: games-roguelike/crossfire-client-1.6.1 failed.
!!! Function egamesconf, Line 47, Exitcode 1
!!! egamesconf failed


Reproducible: Always
Steps to Reproduce:



Expected Results:  
Software should configure, compile and install.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-03-20 05:25:50 UTC
Grabbed the configure from CVS which doesn't check for gnome.  Should be
fixed now.