看板 DFBSD_bugs 關於我們 聯絡資訊
On Tue, 14 Dec 2004, walt wrote: > eventlib.h is part of libisc (bind) but it is not mentioned > in /usr/src/lib/libisc/Makefile... I notice that the original source tarball from isc.org has a lib/bind/includes/Makefile.in which is responsible for the eventlib.h header. So it seems that the lib/libbind/Makefile might be the place to deal with it rather than the lib/libisc/Makefile as I implied the first time. Assuming, of course, that this is really an oversight :o) Also, there are some duplicated headers like heap.h in the bind sources, which makes me wonder if the correct ones are being installed in our /usr/include/isc/.