Date: Tue, 28 Mar 2000 16:20:01 +0700 (NOVST) From: Nickolay Dudorov <nnd@mail.nsk.ru> To: current@freebsd.org Subject: Re: libl.a in libipsec Message-ID: <200003280920.QAA00407@wint.itfs.nsk.su> In-Reply-To: <20000328181407Z.shin@nd.net.fujitsu.co.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
In <20000328181407Z.shin@nd.net.fujitsu.co.jp> Yoshinobu Inoue <shin@nd.net.fujitsu.co.jp> wrote: >> These days I've cvsup-ed to current and start to 'make world' from my >> 3.4 RELEASE. Everything was ok, till making /usr/src/lib/libipsec where some >> dependencies of /usr/src/lib/libl.a was not found? Any ideas? > > 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 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?200003280920.QAA00407>