Opened 11 years ago
Closed 11 years ago
#279 closed defect (fixed)
Compile time error with 6.1 and RedHat 9
Reported by: | areis22 | Owned by: | Alex Samorukov |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | all | Version: | 6.1 |
Keywords: | compile error | Cc: |
Description
Receiving the following compile time error:
scsicmds.cpp: In function void scsi_format_id_string(char*, const unsigned char*, int)': scsicmds.cpp:2766:
isspace' undeclared (first use this function) scsicmds.cpp:2766: (Each undeclared identifier is reported only once for each function it appears in.) make[1]: * [scsicmds.o]
Using the following configuration options:
./configure --prefix=/usr --enable-savestates --enable-attributelog --sysconfdir=/etc --with-savestates=/var/lib/smartmontools/ --with-attributelog=/var/lib/smartmontools/
On the following O/S & Kernel:
Redhat 9.0 2.4.20-8
With the following ctype.h files:
/usr/lib/bcc/include/ctype.h
/usr/lib/dietlibc/include/ctype.h
/usr/include/ctype.h
Using gcc version 3.2.2 20030222
I was able to get SmartMonTools 6.0 to compile and install but not version 6.1
i`ll take this bug