Date: Sat, 23 Aug 1997 15:16:16 +0530 From: A Joseph Koshy <koshy@india.hp.com> To: freebsd-current@freebsd.org Subject: Build failure: DOSCMD uses -Bstatic -lX11 Message-ID: <199708230948.CAA06849@palrel1.hp.com>
next in thread | raw e-mail | index | archive | help
Running -current as of a day back:
DOSCMD used -Bstatic for its compiles, and tries to link with -lX11
if ${X11BASE} is present.
By default the XFree86 lib/ directory contains only shared libraries
(the static versions of the libraries are packaged in the programmers
bundle X33prog.tgz).
This is an added dependency to the build process. Why do we need -lX11
to build the doscmd kernel?
Koshy My Personal Opinions Only.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708230948.CAA06849>
