Hi all,
I have some compiling problems with RWTH FSA tool kit.
(uname : Linux abu01 2.6.18-8.el5 #1 SMP Thu Mar 15 19:46:53 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux )
Following is the total make log.
[ngoel@abu01 fsa-0.9.4]$ make
********************************************************************************
Project: The RWTH FSA Toolkit
********************************************************************************
Build host: abu01
Build date: Wed Apr 22 11:08:30 EDT 2009
Build directory: /home/ngoel/telephony/boda_work/fsa-0.9.4
Processor: x86_64
Operating system: linux
Version: 0.9.4 - standard
Profiling: none
Compiler: ccache gcc / ccache g++
Preprocessor flags: -DSTANDARD -DBUILD="" -DPROC_x86_64 -DOS_linux -DARCH_linux_x86_64 -D__BASE_DIR__="/home/ngoel/telephony/boda_work/fsa-0.9.4" -D_GNU_SOURCE -I. -I./src -I/usr/include/libxml2
C compiler flags: -pipe -funsigned-char -fno-exceptions -pedantic -Wall -Wno-long-long -DHAS_64BIT -ffast-math -O2 -std=c99
C++ compiler flags: -pipe -funsigned-char -fno-exceptions -pedantic -Wall -Wno-long-long -DHAS_64BIT -ffast-math -O2 -fpermissive -std=c++98
Linker: g++
Linker flags: -lxml2 -lz -lm -lz -lm -rdynamic
Installation directories:
Base:
Binaries:
Includes:
Libraries:
********************************************************************************
make -C src build
make[1]: Entering directory `/home/ngoel/telephony/boda_work/fsa-0.9.4/src'
make -C Core libSprintCore.linux-x86_64-standard.a
make[2]: Entering directory `/home/ngoel/telephony/boda_work/fsa-0.9.4/src/Core'
make[2]: Leaving directory `/home/ngoel/telephony/boda_work/fsa-0.9.4/src/Core'
make[2]: Entering directory `/home/ngoel/telephony/boda_work/fsa-0.9.4/src/Core'
compiling Application.cc
Application.cc:220:2: warning: #warning is a GCC extension
Application.cc:220:2: warning: #warning "This is a workaround for possible bug in LIBC 2.3.2. We are waiting for an answer on our bug report."
compiling Assertions.cc
compiling BinaryStream.cc
BinaryStream.cc:20:2: warning: #warning is a GCC extension
BinaryStream.cc:20:2: warning: #warning "CodeSmell: wrapper and file stream roles should be separated: BinaryWriter/Reader vs. BinaryStream"
BinaryStream.cc:105: warning: specialization of ‘template<class T> bool Core::BinaryOutputStream::write(const T*, std::streamsize)’ in different namespace
BinaryStream.hh:136: warning: from definition of ‘template<class T> bool Core::BinaryOutputStream::write(const T*, std::streamsize)’
BinaryStream.cc: In member function ‘bool Core::BinaryOutputStream::write(const T*, std::streamsize) [with T = bool]’:
BinaryStream.cc:106: internal compiler error: in comptypes, at cp/typeck.c:947
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/cctulT0S.out file, please attach this to your bugreport.
make[2]: *** [.build/linux-x86_64-standard/BinaryStream.o] Error 1
make[2]: Leaving directory `/home/ngoel/telephony/boda_work/fsa-0.9.4/src/Core'
make[1]: *** [Core] Error 2
make[1]: Leaving directory `/home/ngoel/telephony/boda_work/fsa-0.9.4/src'
make: *** [build] Error 2
--
Regards,
B. Sandeep Kumar,
M.Tech ECE/DSP
IIT Guwahati.
www.apptek.com