Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
sh: o: command not found
04-30-2007, 11:37 AM,
#1
sh: o: command not found
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
Reply
04-30-2007, 03:22 PM,
#2
 
You need to install gcc and g++. Maybe I should add a check for this to the SConscript...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)