Mod Archive Forums Mod Archive Forums
Advanced search  

News:

Please note: Your main modarchive.org account will not work here, you must create a forum account to post on the forums.

Pages: [1]   Go Down

Author Topic: Trouble scons-ing chibitracker in Ubuntu 7.10  (Read 5867 times)

0 Members and 1 Guest are viewing this topic.

Shatteredmind

  • New User
  • Offline Offline
  • Posts: 2
    • View Profile
Trouble scons-ing chibitracker in Ubuntu 7.10
« on: March 08, 2008, 21:56:35 »

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.

Any ideas why this won't build?
Logged

m0d

  • Creator of Meow Meow Meow Kitty Song
  • Global Moderator
  • Top Poster
  • ****
  • Offline Offline
  • Posts: 1866
  • Original Site Admin/Designer/Coder
    • View Profile
    • Science & Art - Eindhoven.space - RedHeat Music & More
Re: Trouble scons-ing chibitracker in Ubuntu 7.10
« Reply #1 on: March 09, 2008, 12:38:22 »

Posted in wrong forum. Moving it.
Logged
👨‍💻 Creator, Musician & HF Packet Radio Network Core
🎧 Discover great music via other member's special picks in the MFG
☕️ Get m0d a coffee via Ko-Fi.com
💬 IRC irc.rizon.net #modarchive
💬 Modarchive Discord
Pages: [1]   Go Up