tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: mit-krb5/builtin.mk problems on solaris



Thanks for working on this.  There is a small amount of fallout from
these changes, due to some packages expecting that krb5-config accepts
particular arguments.

The failure is:

 /usr/bin/krb5-config: Unknown option `gssapi' -- use `--help' for usage

and affects the following packages, ordered by number of dependent
packages broken:

  x11/kdelibs3 (147)
  security/gsasl (3)
  security/py-Kerberos (2)
  www/ap-auth-kerb (2)
  chat/ctrlproxy (1)
  devel/tla (1)

One option here is to generate a small krb5-config wrapper as part of
the builtin.mk which strips out the gssapi argument before passing on
to the real krb5-config.  You can see an example of how to do this in
the security/openssl/builtin.mk file where it generates .pc files.

If you get a chance to look at this it would be appreciated,
especially for x11/kdelibs3 which is currently the top broken package
on SunOS.

Thanks,

-- 
Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com


Home | Main Index | Thread Index | Old Index