Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Nov 1999 03:54:46 +0900
From:      "Daniel C. Sobral" <dcs@newsguy.com>
To:        Joerg Wunsch <joerg@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/games/fortune/datfiles Makefile
Message-ID:  <382084F6.34840E96@newsguy.com>
References:  <199911021250.EAA06643@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Joerg Wunsch wrote:
> 
> joerg       1999/11/02 04:50:11 PST
> 
>   Modified files:
>     games/fortune/datfiles Makefile
>   Log:
>   Reverse the way $PATH is extended, so if the person building that area
>   has /usr/games in its $PATH, where /usr/games/strfile doesn't grok an
>   option that the newly built one inside /usr/obj would grok, the build
>   process would be able to complete.

You only changed one of the two calls to strfile. Anyway, as pointed
out by bde to me before, and remarked upon on his log to 1.14, this
breaks cross-compilation.

Unless you have NOTOOLS defined, which is evil anyway, strfile will
be compiled as part of TOOLS and will be in $$PATH.

I made this mistake previously on rev 1.16.

--
Daniel C. Sobral			(8-DCS)
dcs@newsguy.com
dcs@freebsd.org

	What y'all wanna do?
	Wanna be hackers? Code crackers? Slackers
	Wastin' time with all the chatroom yakkers?



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?382084F6.34840E96>