DragonFly users List (threaded) for 2005-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
/usr/include/ics/eventlib.h ?
I asked this question several weeks ago and never got a
reply -- so, yes, I *am* nagging, just like my wife ;o)
When compiling the security/libassuan port, (depending
on the gcc version) you may be missing this file:
#if __FreeBSD_version < 503001
#include <isc/eventlib.h>
The file is here:
/usr/src/contrib/bind-9.2.4rc7/lib/bind/include/isc/eventlib.h
but it is never installed because the responsible Makefile
is one of those files which appears in README.DELETED.
So -- I dunno whether DFly needs this header, or if the
assuan port is broken for gcc2 -- it's one or the other.
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]