yeah, just did an svn update and I cleaned, configured and maked. but I get this error:
*** No rule to make target `../../../lib/netplay/nettypes.c', needed by `nettypes.o'. Stop.
running ubuntu 10.04 lucid lynx compiling with the stock compiler.
alright who updated the trunk and caused make to fail?
-
ouch
- Trained

- Posts: 122
- Joined: 13 Nov 2007, 02:01
-
Berg
- Regular

- Posts: 2204
- Joined: 02 Sep 2007, 23:25
- Location: Australia
Re: alright who updated the trunk and caused make to fail?
make distclean then do a ./autogen.sh
./configure && make
./configure && make
-
ouch
- Trained

- Posts: 122
- Joined: 13 Nov 2007, 02:01
Re: alright who updated the trunk and caused make to fail?
oh, I didn't see they updated autogen... my bad folks.
but now I get this:
../../src/order.c: In function ‘orderUpdateDroid’:
../../src/order.c:1323: error: implicit declaration of function ‘orderDroidStatsLoc’
edit: oops again... that's actually my code... lol although in my defense they did remove a whole function...
but now I get this:
../../src/order.c: In function ‘orderUpdateDroid’:
../../src/order.c:1323: error: implicit declaration of function ‘orderDroidStatsLoc’
edit: oops again... that's actually my code... lol although in my defense they did remove a whole function...