[dsc] Issues in compiling
Enrico Sorge
e.sorge at gmail.com
Sun Jan 25 10:14:44 UTC 2009
Hi all,
I'm using the dsc-200811241737 snapshot. During collector 'make' i get this
error during compilation (gcc version 4.3.2):
g++ -DHAVE_CONFIG_H -I. -I. -I../src/include/Hapy -I../src/include
-I../src/include -g -O1 -Wall -Wwrite-strings -Woverloaded-virtual -MT
Assert.lo -MD -MP -MF .deps/Assert.Tpo -c Assert.cc -o Assert.o
Assert.cc: In function 'void Hapy::Abort(const char*, int, const char*)':
Assert.cc:19: error: '::abort' has not been declared
Assert.cc: In function 'void Hapy::Exit(const char*, int, const char*)':
Assert.cc:25: error: '::exit' has not been declared
Assert.cc: In function 'void Hapy::Exit()':
Assert.cc:30: error: '::exit' has not been declared
Assert.cc:32: error: '::exit' has not been declared
make[3]: *** [Assert.lo] Error 1
make[3]: Leaving directory
`/opt/dnsstats/DSC/dsc-200811241737/collector/TmfBase/Hapy/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/opt/dnsstats/DSC/dsc-200811241737/collector/TmfBase/Hapy'
make[1]: *** [../TmfBase/Hapy/src/.libs/libHapy.a] Error 2
make[1]: Leaving directory
`/opt/dnsstats/DSC/dsc-200811241737/collector/dsc'
make: *** [all] Error 2
TIA
Enrico
More information about the dsc
mailing list