Hi All,
today i tried to compile the vdrift-2007-03-23 and got the following
message,
Code:
feld-bertlap:/usr/local/games/vdrift/build/vdrift-2007-03-23-src# scons
scons: Reading SConscript files ...
Checking for C library openal... (cached) yes
Checking for C++ header file GL/gl.h... (cached) yes
Checking for C++ header file GL/glu.h... (cached) yes
Checking for C++ header file SDL/SDL.h... (cached) yes
Checking for C++ header file SDL/SDL_image.h... (cached) yes
Checking for C++ header file SDL/SDL_net.h... (cached) yes
Checking for C++ header file SDL/SDL_rotozoom.h... (cached) yes
Checking for C++ header file AL/al.h... (cached) yes
Checking for C++ header file AL/alc.h... (cached) yes
Checking for C++ header file AL/alut.h... (cached) yes
Checking for C header file libintl.h... (cached) yes
scons: done reading SConscript files.
scons: Building targets ...
o build/vamos/body/Aerodynamic_Device.o -c -Wall -Wno-non-virtual-dtor -g3 -Iinclude src/vamos/body/Aerodynamic_Device.cc
sh: o: command not found
I cant find a command which is named "o" .
Which package should consist this command?
bye Markus