In <[EMAIL PROTECTED]> Yoshinobu Inoue
<[EMAIL PROTECTED]> wrote:
>> > I am checking it now, but not yet clear why it happens. In
>> > old environments, libl.a seemed to be already installed at
>> > that time, but now it doesn't exist at libipsec build time.
>>
>> libl.a isn't necessary for libipsec building at all.
>> The error now is the result of adding ${LIBL} to DPADD by bde
>> in the ver 1.3 of the Makefile in the src/lib/libipsec.
>>
>> N.Dudorov
>
> Thanks, after removing libl related dependency from libipsec
> Makefile, buildworld just passed libipsec part.
> libl.a was not used on the first place. :-<
>
> I'll commit the fix.
It seems to me (and my buildworld agree with this)
that 'liby' is also not necessary for building of 'libipsec'.
N.Dudorov
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message