#2089: trunk r11471 doesn't compile
--------------------------------+-------------------------------------------
Reporter: jaakan | Type: bug
Status: new | Priority: major
Milestone: unspecified | Component: other
Version: svn/trunk | Keywords:
Operating System: GNU/Linux | Blocked By:
Blocking: |
--------------------------------+-------------------------------------------
Ubuntu 10.04 x64
I kicked off a build on 2 of my systems and both got the following error
{{{
cd ~/warzone && sudo make uninstall && make clean && svn update &&
./autogen.sh && ./configure && make && sudo make install
}}}
...
{{{
g++ -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE=1 -D_REENTRANT
-I/usr/include/SDL -DDEBUG
-DWZ_DATADIR="\"/usr/local/share/warzone2100\""
-DLOCALEDIR="\"/usr/local/share/locale\"" -I../.. -O0 -g -Wextra -Wall
-Werror -Wno-unused-label -Wmissing-field-initializers -Wcast-align
-Wwrite-strings -Wmissing-declarations -Wpointer-arith -Wno-format-
security -g -O2 -fstack-protector -MT netsocket.o -MD -MP -MF
.deps/netsocket.Tpo -c -o netsocket.o netsocket.cpp
mv -f .deps/netsocket.Tpo .deps/netsocket.Po
make[4]: *** No rule to make target `nettypes.c', needed by `nettypes.o'.
Stop.
make[4]: Leaving directory `/home/jaakan/warzone/lib/netplay'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/jaakan/warzone/lib/netplay'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jaakan/warzone/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jaakan/warzone'
make: *** [all] Error 2
}}}
--
Ticket URL: <http://developer.wz2100.net/ticket/2089>
Warzone 2100 Trac <http://developer.wz2100.net/>
The Warzone 2100 Project
_______________________________________________
Warzone-dev mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-dev