[cvsnt] Can't compile CVSNT 2.5.01.1882 on Redhat linux 9.0

Mike Wake mike.wake at thales-tts.com
Thu Feb 24 09:32:48 GMT 2005


#include <ctype.h>

probably needs to be added to TagDate.cpp

Cheers
Mikew

Aric Wang wrote:
> All,
> 
> After download cvsnt-2.5.01.1882 source code package, I tried to compile it on Redhat Linux 9.0. It failed. I also tried the 2.0.62.1874, the same problem was encountered. below is the build process and error message:
> 
> ./configure --prefix=/usr
> make
> ..........
> 
>  g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../lib -I/usr/kerberos/include -g -O2 -c TagDate.cpp -MT TagDate.lo -MD -MP -MF .deps/TagDate.TPlo  -fPIC -DPIC -o .libs/TagDate.o
> TagDate.cpp: In member function `bool CTagDate::isValidTag(bool, const char*,
>    time_t&)':
> TagDate.cpp:158: `isdigit' undeclared (first use this function)
> TagDate.cpp:158: (Each undeclared identifier is reported only once for each
>    function it appears in.)
> TagDate.cpp:171: `isalnum' undeclared (first use this function)
> make[2]: *** [TagDate.lo] Error 1
> make[2]: Leaving directory `/home/aric/tmp/cvsnt-2.5.01.1882/cvsapi'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/aric/tmp/cvsnt-2.5.01.1882'
> make: *** [all] Error 2
> ................
> 
> Does anybody know this problem?
> 
> -Aric
> 
> _______________________________________________
> cvsnt mailing list
> cvsnt at cvsnt.org
> http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt



More information about the cvsnt mailing list