On Wed, Aug 26, 2015 at 10:39:23PM +0200, Helmut Grohne wrote:
On Wed, Aug 26, 2015 at 01:23:52PM -0700, Ryan Tandy wrote:
I don't have any objection to building stage1 without slapd, if that helps.
Most of the Build-Depends are only needed for slapd. For just the libraries
and clients, I'd say we only need debhelper, dh-autoreconf, gnutls-dev,
libsasl2-dev, and groff. Maybe a couple more, not certain. (Hmm.... I
actually don't even know what ncurses-dev is used for...)
I hope the my patch does this correctly.
Looks good, thanks for providing it. I'm just adding the conditions to a
few more targets for completeness.
Please have a look at current git and let me know if you spot anything I
messed up. Do I need any tighter Build-Depends? dpkg-dev/debhelper?
Attempting a naïve cross build unfortunately still doesn't work for me.
I don't know offhand if there's a correct value for that check for all
Debian arches, or whether it needs (for example) config.site handling.
(Maybe we should talk about cross-building in a separate bug...)