|
From: | Herbert J. Skuhra |
Subject: | Re: Trunk: Build error on FreeBSD |
Date: | Mon, 17 Sep 2012 13:44:22 +0200 |
User-agent: | Roundcube Webmail |
On 16.09.2012 18:40, Paul Eggert wrote:
I'm afraid the latest symptoms are even more mysterious. The change from 'wd' to 'w', and the fact that the problem does not occur with FreeBSD make, suggest a bug in GNU 'make', unfortunately. Another possibility is that something in your environment (the MAKEFILES environment variable, say) is messing up GNU make. The 'env' command should tell you that.
When running: "gmake bootstrap" env shows MAKEFLAGS=w "gmake -d bootstrap" env shows MAKEFLAGS=wd This also happens on NetBSD 6.0RC1 and Fedora 17.But re-creating epaths.h only fails on FreeBSD and NetBSD (${MAKE-make} != GNU make).
-- Herbert
[Prev in Thread] | Current Thread | [Next in Thread] |