Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
June 2004: [Freeciv-Dev] Re: mingw compile error |
[Freeciv-Dev] Re: mingw compile error[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Per Inge Mathisen wrote: ./libcivserver.a(sernet.o)(.text+0x4d): In function `handle_readline_input_callback': server/sernet.c:161: undefined reference to `handle_stdin_close' make[3]: *** [civserver.exe] Error 1 It's a static function inside sernet.c, so I don't see what could cause this. jason
|