Maligned
02-19-2004, 06:24 AM
Apparently the new "Bazaar Search Logging" feature in SEQ 5.0.0.7 beta causes a compile error on Slackware.
bazaarlog.cpp: In member function `void BazaarLog::bazaarSearch(const uint8_t*,
unsigned int, unsigned char)':
bazaarlog.cpp:51: `isdigit' undeclared (first use this function)
bazaarlog.cpp:51: (Each undeclared identifier is reported only once for each
function it appears in.)
bazaarlog.cpp:60: warning: int format, time_t arg (arg 3)
make[3]: *** [bazaarlog.o] Error 1
make[3]: Leaving directory `/home/username/showeq/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/username/showeq/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/username/showeq'
make: *** [all] Error 2
Yes, I'm aware the version is only listed to work with RedHat 9, Fedora Core 1, and Gentoo 1.4. However - this doesn't seem to be a problem with SEQ in general as I've compiled the 5.0.0.6 beta flawlessly and tested it. So - it's narrowed down to the new feature.
If someone could tell me how to fix it - either remove the feature or fix the code for it in bazaarlog.cpp, it would be greatly appreciated. =^).
Thanks for your time.
-- Maligned
-- edit; system information added:
GCC: 3.2.3
Qt: 3.2.1
glibc: 2.3.2
Kernel: 2.4.22
bazaarlog.cpp: In member function `void BazaarLog::bazaarSearch(const uint8_t*,
unsigned int, unsigned char)':
bazaarlog.cpp:51: `isdigit' undeclared (first use this function)
bazaarlog.cpp:51: (Each undeclared identifier is reported only once for each
function it appears in.)
bazaarlog.cpp:60: warning: int format, time_t arg (arg 3)
make[3]: *** [bazaarlog.o] Error 1
make[3]: Leaving directory `/home/username/showeq/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/username/showeq/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/username/showeq'
make: *** [all] Error 2
Yes, I'm aware the version is only listed to work with RedHat 9, Fedora Core 1, and Gentoo 1.4. However - this doesn't seem to be a problem with SEQ in general as I've compiled the 5.0.0.6 beta flawlessly and tested it. So - it's narrowed down to the new feature.
If someone could tell me how to fix it - either remove the feature or fix the code for it in bazaarlog.cpp, it would be greatly appreciated. =^).
Thanks for your time.
-- Maligned
-- edit; system information added:
GCC: 3.2.3
Qt: 3.2.1
glibc: 2.3.2
Kernel: 2.4.22