Topic: Compiling source on debian lenny, unable to detect compiler [SOLVED]
Hi,
tried to compile teeworlds src with bam stuff.
I got gcc and cpp preinstalled probably and newest version.
Okay so. Trying to do this gives me an error i can't really understand:
q23p:/teeworlds/teeworlds-0.5.1-src# ../bam-0.2.0/src/bam server_release
--- Auto Configuration ---
[string "src/base.bam"]:597: no c/c++ compiler found
stack traceback:
[string "src/base.bam"](597): Check method
option = {...}
settings = {...}
[string "src/base.bam"](508): Autodetect method
self = {...}
(for generator) = 0x807ba00 (function (6))
(for state) = {...}
(for control) = 1.000000
k = 1.000000
v = {...}
[string "src/base.bam"](523): Finalize method
self = {...}
filename = 'config.bam'
default.bam(11): (null)
bam: error during build
what the hell?