Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Scons Compilation Fails
07-29-2006, 10:16 PM,
#1
Scons Compilation Fails
Hi,
I searched for something similar but couldnt find anything, i dont know if this is actually a bug or a problem, but im posting here just in case:

Code:
[crow@archcrow ~/Desktop/vdrift-2006-07-08-src]$ scons
scons: Reading SConscript files ...
Checking for main() in C library openal... yes
Checking for main() in C library alut... yes
Checking for C++ header file GL/gl.h... yes
Checking for C++ header file GL/glu.h... yes
Checking for C++ header file SDL/SDL.h... yes
Checking for C++ header file SDL/SDL_image.h... yes
Checking for C++ header file SDL/SDL_net.h... yes
Checking for C++ header file AL/al.h... yes
Checking for C++ header file AL/alc.h... yes
Checking for C++ header file AL/alut.h... yes
Checking for C header file libintl.h... yes

scons: *** Target `/usr/share/games/vdrift/bin' of Install() is a file, but should be a directory.  Perhaps you have the Install() arguments backwards?
File "src/SConscript", line 88, in ?
[crow@archcrow ~/Desktop/vdrift-2006-07-08-src]$

I have OpenAL and OpenAL Toolkit installed:

[crow@archcrow ~]$ pacman -Q openal
openal 0.0.8-1
[crow@archcrow ~]$ pacman -Q freealut
freealut 1.0.1-1


Any ideas on whats going on?

I tried swaping this:
env.Install(bin_install_dir,vdrift)

As the error says, but got a much uglier error.

Regards
Reply


Messages In This Thread
Scons Compilation Fails - by sud_crow - 07-29-2006, 10:16 PM
[No subject] - by thelusiv - 07-29-2006, 10:26 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)