Re: [linux-audio-user] Re: [linux-audio-dev] [ANN] Releases : Tapeutape and Tranches

From: Florent Berthaut <hitmuri@email-addr-hidden-log.org>
Date: Sun Feb 04 2007 - 19:14:49 EET

Nedko Arnaudov a écrit :
> scons: Reading SConscript files ...
> scons: done reading SConscript files.
> scons: Building targets ...
> g++ -o src/audio/audioEvent.o -c -I/usr/include/freetype2 -I/usr/include/libxml2/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -fasynchronous-unwind-tables src/audio src/base src/ui src/midi src/audio/audioEvent.cpp
> g++: src/audio: linker input file unused because linking not done
> g++: src/base: linker input file unused because linking not done
> g++: src/ui: linker input file unused because linking not done
> g++: src/midi: linker input file unused because linking not done
> cc1plus: src/audio: No such file or directory
> cc1plus: internal compiler error: Segmentation fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> scons: *** [src/audio/audioEvent.o] Error 1
> scons: building terminated because of errors.
>
> SCons by Steven Knight et al.:
> script: v0.96.92.D002, 2006/04/11 07:39:43, by knight on roxbury
> engine: v0.96.92.D002, 2006/04/11 07:39:43, by knight on roxbury
> Copyright (c) 2001, 2002, 2003, 2004 The SCons Foundation
>
> g++ (GCC) 3.4.3
>
> If I run g++ manually without those src/* dirs in commandline, g++
> succeeds creating the object file.
>
>

Hi,
Great the first compilation problems !!!
don't know why it doesn't work though, i'm going to have a look at this
SConstruct file !!!
Do you manage to compile the entire application after that?

Flo
Received on Sun Feb 4 20:15:05 2007

This archive was generated by hypermail 2.1.8 : Sun Feb 04 2007 - 20:15:06 EET