Current-Users archive

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

Re: -current not building: libssh



In article <20090608160219.2e7c317d%cs.columbia.edu@localhost>,
Steven M. Bellovin <smb%cs.columbia.edu@localhost> wrote:
>dependall ===> lib/libpam/modules/pam_ksu
>dependall ===> lib/libpam/modules/pam_ssh
>nbmake: don't know how to make /usr/src/lib/libssh/libssh.so. Stop
>
>nbmake: stopped in /usr/src/lib/libpam/modules/pam_ssh
>
>*** Failed target:  dependall
>*** Failed command: cd /usr/src/lib/libpam/modules/pam_ssh;
>/usr/BUILD/tools/bin/nbmake realall

This is a deficiency with the build system. Unfortunately we depended
on the order of the libraries in the Makefile, and now that the ssh
library has moved to a different Makefile we need to come up with a
different mechanism (or invoke a special make from libpam)

christos



Home | Main Index | Thread Index | Old Index