David,
I've been getting the same error with a 2.2. kernel.
If you use the -k switch when you build you can get past it
AFAIK fgfs doesn't use any of the methods in that bit.
I have noticed that aircraft models don't get painted
using this... dunno if it's related
J
On Fri, 19 Jan 2001, David Findlay wrote:
> I am getting an error in the CVS version. I am using Kernel 2.4 - could this
> be a problem?
>
> Making all in net
> make[2]: Entering directory `/home/david/flightgear/plib/src/net'
> c++ -DPACKAGE=\"plib\" -DVERSION=\"1.3.1\" -DHAVE_LIBDL=1 -DHAVE_LIBGL=1
> -DHAVE_LIBGLU=1 -DSTDC_HEADERS=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1
> -DLINUX_JOYSTICK_IS_PRESENT=1 -DGLUT_IS_PRESENT=1 -I. -I. -I../../src/util
> -I/usr/local/include -g -O2 -O6 -Wall -c netRoomMaster.cxx
> In file included from netRoomMaster.cxx:1:
> netRoomMaster.h: In method `class netRoomServerInfo *
> netRoomServerList::match(const netRoomServerInfo *)':
> netRoomMaster.h:43: implicit declaration of function `int stricmp(...)'
> make[2]: *** [netRoomMaster.o] Error 1
> make[2]: Leaving directory `/home/david/flightgear/plib/src/net'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/david/flightgear/plib/src'
> make: *** [all-recursive] Error 1
>
> This is it. I haven't really looked into it yet.
>
> David
>
> --
> Please visit the FGFS web page: http://www.flightgear.org
> For help on using this list (especially unsubscribing), send a message to
> "fgf...@fl..." with a single line of text: "help".
>
|