Subject: Re: CVS commit: pkgsrc/mk/compiler
To: Manuel Bouyer <bouyer@antioche.eu.org>
From: Johnny C. Lam <jlam@buildlink.org>
List: tech-pkg
Date: 02/18/2004 10:27:31
On Wed, Feb 18, 2004 at 12:05:59AM +0100, Manuel Bouyer wrote:
> On Wed, Feb 18, 2004 at 08:39:07AM +1100, grant beattie wrote:
> > > [...]
> > 
> > LD got replaced with CC.. speaking from experience breaking this
> > package before, adding -lc won't fix it, it has to call ${CC} to
> > link, not ${LD}.
> 
> Yes, I found it on solaris. with ${LD} -lc it links but won't run.

I think this problem should be resolved since the end of the last set
of updates to mk/compiler a few days ago.  Can you run "make configure"
in security/openssh and see what to value of "LD" is in the generated
Makefile?

	Thanks,

	-- Johnny Lam <jlam@buildlink.org>