Hi Phil,

Under CentOS 5 with version 1.1.7 and up (no problem with previous versions) I have the following error:

$ make
cc -g -O2 -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -idirafter /usr/local/include -idirafter /usr/include -idirafter /openpkg/include -idirafter /usr/local/apr-1.2.12/include/apr-1 -Wall -funsigned-char -Os -DFSVS_VERSION='"fsvs-1.1.7:993"' -c -o ac_list.o ac_list.c
In file included from ac_list.c:9:
global.h:19:21: error: apr_md5.h: No such file or directory
In file included from ac_list.c:9:
global.h:51: error: ‘APR_MD5_DIGESTSIZE’ undeclared here (not in a function)
global.h:286: warning: type defaults to ‘int’ in declaration of ‘md5’
make[1]: *** [ac_list.o] Error 1
make: *** [default-target] Error 2

$ locate apr_md5.h
/usr/include/apr-1/apr_md5.h
/usr/local/apr-util-1.2.12/include/apr-1/apr_md5.h
/usr/local/include/apr-1/apr_md5.h

Any idea? Seems to have lot of changes between 1.1.6 and 1.1.7...

Ben.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to