DragonFly BSD
DragonFly users List (threaded) for 2005-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: How to make INSTALLS_DEPENDS?


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 4 Apr 2005 11:14:35 -0700 (PDT)

:
:On Mon, Apr 04, 2005 at 05:52:05AM -0700, Max Okumoto wrote:
:> And it looks like its something in .MAKEFLAGS
:> something is inserting a space in "-D INSTALL_DEPENDS"
:
:It happens on FreeBSD too so it should be OK. The biggest difference
:is how make command in DragonFly parses MAKEFLAGS:
:
:[FreeBSD]
:$ env MAKEFLAGS='FOO= -D BAR' make
:make: no target to make.
:
:[DragonFly]
:$ env MAKEFLAGS='FOO= -D BAR' make
:make: don't know how to make BAR. Stop

    Happens to me too,  cd /usr/ports/www/apache13; make

    It looks like we know what it is now, I expect Max will have a fix
    real soon now.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]