I want to build a stage4 with both ldap and sasl use flags turned on.

However, to build openldap with the sasl use flag requires that
cyrus-sasl be installed first -- and to build cyrus-sasl with the ldap
build flag depends on openldap being previously available. When manually
building a server, we do a --oneshot on these packages with USE='-ldap
-sasl' before the final build.


How should I resolve this for use with catalyst?

I don't see a stage3 equivalent to stage4/packages (to add openldap and
cyrus-sasl to the stage3 I build from) short of creating a custom
profile. Should I build my final stage4 off of a different stage4 which
has these packages installed but the USE flags disabled, or is there
another approach I'm missing?

-- 
[EMAIL PROTECTED] mailing list

Reply via email to