On Thu, Dec 25, 2003 at 11:05:59AM +0800, Dongsheng Song wrote: > > Making all in crypto > /bin/sh /var/tmp/apr/libtool --silent --mode=compile gcc -g -O2 > -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 > -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE > -I/var/tmp/apr-util/include -I/var/tmp/apr-util/include/private > -I/var/tmp/apr-linux/include/apr-1 -c apr_md5.c && touch apr_md5.lo > apr_md5.c:108:19: crypt.h: No such file or directory
You say this is NetBSD, yet your include path mentions "apr-linux" - was the apr installation configured on this same NetBSD machine? Regards, joe
