[chord] Compilation problem: simple_realloc not declared

Bram Ridder bram at forgotten-realms.nl
Tue Nov 21 12:51:09 EST 2006


Hi,

I'm trying to get the latest CVS version (as of 20th November) compiled. 
I fixed several warning messages (variables not being used, not 
initialized, etc.) but the following error message keeps popping up and 
I don't know how to solve it. As far as I could see there is no 
'simple_realloc' definition in the source directory and I couldn't find 
anything on google either.

/usr/local/src/sfsnet/lsd/sampled.C: In function ‘int main(int, char**)’:
/usr/local/src/sfsnet/lsd/sampled.C:114: error: ‘simple_realloc’ was not 
declared in this scope
make[2]: *** [sampled.o] Error 1
make[2]: Leaving directory `/ho/usr/local/src/sfsnet/lsd/sampled.C: In 
function ‘int main(int, char**)’:
/usr/local/src/sfsnet/lsd/sampled.C:114: error: ‘simple_realloc’ was not 
declared in this scope
make[2]: *** [sampled.o] Error 1
make[2]: Leaving directory `/home/bram/chord-build/lsd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bram/chord-build'
make: *** [all] Error 2
me/bram/chord-build/lsd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bram/chord-build'
make: *** [all] Error 2

System I'm using:
OS: Archlinux
Kernel 2.6.18
Architecture: i686
GCC version: 4.1.2 20061027 (prerelease)

I hope you can help me with this.

Kind regards,
Bram



More information about the chord mailing list