Warzone2100 / old-trac-import

Archived Import of (old) Warzone 2100 Trac
0 stars 0 forks source link

compilation terminated #713

Closed wzdev-ci closed 15 years ago

wzdev-ci commented 15 years ago

resolution_fixed type_bug | by anonymous


netplay.c: In function ‘NETrecvGAMESTRUCT’:
netplay.c:1709: error: format ‘%lu’ expects type ‘long unsigned int’, but argument 5 has type ‘unsigned int’
netplay.c:1716: error: format ‘%lu’ expects type ‘long unsigned int’, but argument 5 has type ‘unsigned int’
netplay.c: At top level:
netplay.c:3473: fatal error: opening dependency file .deps/netplay.Tpo: Permission denied
compilation terminated.
make[3]: *** [netplay.o] Błąd 1
make[3]: Opuszczenie katalogu `/home/wel/warzone/lib/netplay'
make[2]: *** [all-recursive] Błąd 1
make[2]: Opuszczenie katalogu `/home/wel/warzone/lib'
make[1]: *** [all-recursive] Błąd 1
make[1]: Opuszczenie katalogu `/home/wel/warzone'
make: *** [all] Błąd 2
wel@nr5-linux:~/warzone$

Issue migrated from trac:713 at 2022-04-15 18:59:57 -0700

wzdev-ci commented 15 years ago

Zarel changed status from new to closed

wzdev-ci commented 15 years ago

Zarel set resolution to fixed

wzdev-ci commented 15 years ago

Zarel commented


(In [7848]) Fix bug #713: Can't compile.

wzdev-ci commented 15 years ago

Zarel edited the issue description