Topic: Can't compile bam on xubuntu 8.10
I installed xubuntu 8.10 right now and want to compile bam and teeworlds 0.4.3. I get the following errors/warnings when trying to compile bam:
mliebhart@mllaptop-xubuntu:~/bam$ ./make_unix.sh
src/node.c:137: warning: ‘is_node_in_tree’ defined but not used
src/support.c: In function ‘simple_print’:
src/support.c:237: warning: format not a string literal and no format arguments
Did someone else try to compile it on xubuntu 8.10? Do I have to install/upgrade/downgrade some other packages?