Bug 44686 - crossfire-client fails to compile in configure stage. (v1.6.1)
Bug#: 44686 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: oz@scorch.net
Component: Games
URL: 
Summary: crossfire-client fails to compile in configure stage. (v1.6.1)
Keywords:  
Status Whiteboard: 
Opened: 2004-03-14 11:39 0000
Description:   Opened: 2004-03-14 11:39 0000
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 From Mr. Bones. 2004-03-20 05:25:50 0000 -------
Grabbed the configure from CVS which doesn't check for gnome.  Should be
fixed now.