Music Production > ChibiTracker Bug Reports

Trouble scons-ing chibitracker in Ubuntu 7.10

(1/1)

Shatteredmind:
I installed all the development libraries, and ran scons at the terminal and got this:


--- Quote ---scons: Reading SConscript files ...
1.2.11
libSDL Detected
1
scons: done reading SConscript files.
scons: Building targets ...
o drivers/file_access.o -c -O2 -ffast-math -DANSIC_LIBS_ENABLED -DPOSIX_ENABLED -DSDL_ENABLED -fno-exceptions -D_GNU_SOURCE=1 -D_REENTRANT -Iglobals -Igui -I. -I/usr/include/SDL drivers/file_access.cpp
sh: o: not found
o drivers/mempool_malloc.o -c -O2 -ffast-math -DANSIC_LIBS_ENABLED -DPOSIX_ENABLED -DSDL_ENABLED -fno-exceptions -D_GNU_SOURCE=1 -D_REENTRANT -Iglobals -Igui -I. -I/usr/include/SDL drivers/mempool_malloc.cpp
sh: o: not found
o drivers/sound_driver_sdl.o -c -O2 -ffast-math -DANSIC_LIBS_ENABLED -DPOSIX_ENABLED -DSDL_ENABLED -fno-exceptions -D_GNU_SOURCE=1 -D_REENTRANT -Iglobals -Igui -I. -I/usr/include/SDL drivers/sound_driver_sdl.cpp
sh: o: not found
ar rc drivers/libdrivers.a drivers/mempool_malloc.o drivers/file_access.o drivers/sound_driver_sdl.o
ar: drivers/mempool_malloc.o: No such file or directory
scons: *** [drivers/libdrivers.a] Error 1
scons: building terminated because of errors.
--- End quote ---

Any ideas why this won't build?

m0d:
Posted in wrong forum. Moving it.

Navigation

[0] Message Index

Go to full version