Date: Mon, 5 Oct 1998 21:18:37 +0200 (CEST) From: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> To: freebsd-current@FreeBSD.ORG Subject: make buildworld failure (fix included ?) Message-ID: <199810051918.VAA03703@internal>
next in thread | raw e-mail | index | archive | help
When the INFODIR environment variable is set, "make buildworld" fails. This is the same problem as desribed in PR# 6138. It has been solved by removing share/info from build-tools in /usr/src/Makefile. This was done for -STABLE in version 1.109.2.28 and for -current in version 1.176 by bde. However, I assume during the E-day transition this bug was reintroduced in Makefile.inc1. Now we find it here in the lib-tools: target. I think if it can be fixed the same way as before (by removing it simply from Makefile.inc1)... What do you think? -Andre 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?199810051918.VAA03703>