Subject: Re: Build problem with mail/bogofilter on Darwin 6.5
To: Yuji Yamano <yyamano@kt.rim.or.jp>
From: Sean J. Schluntz <schluntz@workofstone.com>
List: tech-pkg
Date: 05/07/2003 10:20:13
>Looks not bad for me. One more question. Do you have db.h in 
>/Volumes/Blue_UFS/usr/pkgsrc/mail/bogofilter/work/.buildlink/include/db4
>and is it a symlink to /usr/pkg/include/db4/db.h?

Yep:

typ1 blue-schluntz> ls -la /Volumes/Blue_UFS/usr/pkgsrc/mail/bogofilter/work/.buildlink/include/db4
total 4
drwxr-xr-x  2 schluntz  staff  1024 May  6 09:22 .
drwxr-xr-x  3 schluntz  staff  1024 May  6 09:22 ..
lrwxr-xr-x  1 schluntz  staff    33 May  6 09:22 cxx_common.h -> /usr/pkg/include/db4/cxx_common.h
lrwxr-xr-x  1 schluntz  staff    33 May  6 09:22 cxx_except.h -> /usr/pkg/include/db4/cxx_except.h
lrwxr-xr-x  1 schluntz  staff    25 May  6 09:22 db.h -> /usr/pkg/include/db4/db.h
lrwxr-xr-x  1 schluntz  staff    29 May  6 09:22 db_cxx.h -> /usr/pkg/include/db4/db_cxx.h

-Sean