iceb
asked on
Installation problem in SNNSv-4.2 (STUTTGART neural network simulator)
Hello,
I am trying to install SNNSv-4.2 on Linux Mandrake. I got the configuration of the system, but while using the "make install" command, I encountered following problem:
-------------------------- ---------- ---------- ---------- ---------- ---------- -
[ali@creedac-1 SNNSv4.2]$ make install
cd tools/sources && make install-strip
make[1]: Entering directory `/home/ali/Stuttgart/SNNSv 4.2/tools/ sources'
make INSTALL_PROGRAM='/usr/bin/ install -c -s' install
make[2]: Entering directory `/home/ali/Stuttgart/SNNSv 4.2/tools/ sources'
gcc -I../.. -I../../kernel/sources -g -O -c symtab.c
symtab.c: In function `st_init':
symtab.c:260: error: `MAXFLOAT' undeclared (first use in this function)
symtab.c:260: error: (Each undeclared identifier is reported only once
symtab.c:260: error: for each function it appears in.)
make[2]: *** [symtab.o] Error 1
make[2]: Leaving directory `/home/ali/Stuttgart/SNNSv 4.2/tools/ sources'
make[1]: *** [install-strip] Error 2
make[1]: Leaving directory `/home/ali/Stuttgart/SNNSv 4.2/tools/ sources'
make: *** [install-tools] Error 2
[ali@creedac-1 SNNSv4.2]$
====================
If there is anyone to guide me how to tackle this problem?
Thanks,
~Iceb
I am trying to install SNNSv-4.2 on Linux Mandrake. I got the configuration of the system, but while using the "make install" command, I encountered following problem:
--------------------------
[ali@creedac-1 SNNSv4.2]$ make install
cd tools/sources && make install-strip
make[1]: Entering directory `/home/ali/Stuttgart/SNNSv
make INSTALL_PROGRAM='/usr/bin/
make[2]: Entering directory `/home/ali/Stuttgart/SNNSv
gcc -I../.. -I../../kernel/sources -g -O -c symtab.c
symtab.c: In function `st_init':
symtab.c:260: error: `MAXFLOAT' undeclared (first use in this function)
symtab.c:260: error: (Each undeclared identifier is reported only once
symtab.c:260: error: for each function it appears in.)
make[2]: *** [symtab.o] Error 1
make[2]: Leaving directory `/home/ali/Stuttgart/SNNSv
make[1]: *** [install-strip] Error 2
make[1]: Leaving directory `/home/ali/Stuttgart/SNNSv
make: *** [install-tools] Error 2
[ali@creedac-1 SNNSv4.2]$
====================
If there is anyone to guide me how to tackle this problem?
Thanks,
~Iceb
It looks to me like you havent got the kernel-source rpm installed - you'll find it on your installation cdroms.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.