Date: Tue, 28 Mar 2000 20:37:09 +0900 From: Yoshinobu Inoue <shin@nd.net.fujitsu.co.jp> To: nnd@mail.nsk.ru Cc: current@FreeBSD.ORG Subject: Re: libl.a in libipsec Message-ID: <20000328203709M.shin@nd.net.fujitsu.co.jp> In-Reply-To: <200003280920.QAA00407@wint.itfs.nsk.su> References: <20000328181407Z.shin@nd.net.fujitsu.co.jp> <200003280920.QAA00407@wint.itfs.nsk.su>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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. Yoshinobu Inoue To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000328203709M.shin>