Date: Tue, 22 Jan 2002 21:52:31 +0000 From: Mark Murray <mark@grondar.za> To: Dag-Erling Smorgrav <des@ofug.org> Cc: Ruslan Ermilov <ru@FreeBSD.org>, Mark Murray <markm@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.libnames.mk Message-ID: <200201222152.g0MLqVt61756@grimreaper.grondar.org> In-Reply-To: <xzp8zaqm6nm.fsf@flood.ping.uio.no> ; from Dag-Erling Smorgrav <des@ofug.org> "22 Jan 2002 22:12:45 %2B0100." References: <xzp8zaqm6nm.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Please ensure you are dealing with the right problem set. Ruslan has > > a clean patch that fixes the first problem, and I disagree with his > > solution for the second. In the second case, I believe that libssh > > needs to be installed in /usr/lib as any other system library. > > That's my opinion as well (where else would we install it? what's the > use of dynamic libraries if programs aren't allowed to use them?) The counter-aurgument is a libtelnet-style thing where you make the libraries but do not install them. Then, telnet can link against libtelnet.a and be done with it. In Ruslan's proposed case, "# make" will fail for PAM unless there is an appropriate build of libssh already in place. With my approach, PAM is standalone. M -- o Mark Murray \_ FreeBSD Services Limited O.\_ Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201222152.g0MLqVt61756>