I tried to install SNNS in RedHat 8.0 but there's a
problem after ”Make”.
The error messages are As shown
below:
symtab.c: In function `st_init':
symtab.c:263: `FLT_MAX' undeclared (first use in this
function)
symtab.c:263: (Each undeclared identifier is reported
only once
symtab.c:263: for each function it appears in.)
make[1]: *** [symtab.o] Error 1
make[1]: Leaving directory
`/root/SNNSv4.2/tools/sources'
make: *** [compile-tools] Error 2
Calvin
_________________________________________________________
1874(陳奕迅),再見露絲瑪莉(何韻詩),傷逝(葉倩文)...
越800首至新至Hit手機鈴聲!
Over 800 latest ringtones, only on Yahoo!
http://ringtone.yahoo.com.hk
> symtab.c: In function `st_init':
> symtab.c:263: `FLT_MAX' undeclared (first use in this
> function)
> symtab.c:263: (Each undeclared identifier is reported
> only once
> symtab.c:263: for each function it appears in.)
> make[1]: *** [symtab.o] Error 1
> make[1]: Leaving directory
> `/root/SNNSv4.2/tools/sources'
> make: *** [compile-tools] Error 2
Hm, looks like nearly the same as
http://www-ra.informatik.uni-tuebingen.de/SNNS/bugfix.html#redhatMAXFLOAT
Is <float.h> already included?
Bye, Patrick