Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2004:
[Freeciv-Dev] (PR#9474) weird xaw-client bootstrap bug
Home

[Freeciv-Dev] (PR#9474) weird xaw-client bootstrap bug

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#9474) weird xaw-client bootstrap bug
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 22 Jul 2004 00:54:38 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=9474 >

When I try to compile the win32 client, I give a large number of options:

./configure --host=i586-mingw32msvc --build=i686-pc-linux-gnu 
--prefix=/usr/i586-mingw32msvc --enable-client=win32 --disable-esd 
--disable-nls

because the win32 client is enabled the detection of all other clients 
should be skipped.  But somehow the XAW client detection proceeds 
normally, and fails.

checking for C99 variadic macros... yes
checking for C99 variable arrays... yes
checking for gzgets in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking whether Xfuncproto was supplied... no
checking for compilable FUNCPROTO definition... no, cannot determine
checking for workable NARROWPROTO definition... configure: error: cannot 
run test program while cross compiling

jason




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#9474) weird xaw-client bootstrap bug, Jason Short <=