Ilya, Thanks for your message. In the future please post development specific issues to the [email protected] instead.
You're right. We do have any issue there and the Makefile.am needs to be updated. I'll file a bug ticket for this. In a mean time I suggest you simply update the file locally. Let me know if you need some assistance. Marcin Siodelski ISC On 20.10.2016 14:12, Ilya Kruglik wrote: > Hi there, > > > I'm not sure if Kea developers are following threads here, however: > > > We are developing hooks/callouts and I've recently figured out that Kea > does not provide all the required headers. > > > Have a look at the src/lib/dhcp/Makefile.am: > > > # Specify the headers for copying into the installation directory tree. > *User-* > # *written libraries may need access to all libdhcp++ headers*. > libkea_dhcp___includedir = $(pkgincludedir)/dhcp > libkea_dhcp___include_HEADERS = \ > ... > > The comment above declares a quite obvious thing that user-written > libraries may need access to all headers. But only 27 headers out of > ~43 are listed to be installed. For instance, option6_iaaddr.h gets > installed while option6_iaprefix.h does not. > According to my understanding it's a bug and Makefile.am shall be > updated accordingly. > Is anybody from design here to comment? > > Thanks, > > Ilya. > > > > _______________________________________________ > Kea-users mailing list > [email protected] > https://lists.isc.org/mailman/listinfo/kea-users > _______________________________________________ Kea-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/kea-users
