* Solaris 'make' & Git Makefile
@ 2007-11-16 22:59 Guido Ostkamp
2007-11-16 23:29 ` Pierre Habouzit
2007-11-16 23:49 ` Junio C Hamano
0 siblings, 2 replies; 3+ messages in thread
From: Guido Ostkamp @ 2007-11-16 22:59 UTC (permalink / raw)
To: git; +Cc: git
Hello Junio, *,
the Solaris 'make' utility cannot handle the 'Makefile' that is delivered
with Git or generated by Git's configure.
A Solaris make run breaks around line 138.
Question: Do you require the GNU make utility for Git?
If yes, then I think this should be mentioned in README or INSTALL. If
not, then the Makefile or configure needs to be fixed.
Regards
Guido
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Solaris 'make' & Git Makefile
2007-11-16 22:59 Solaris 'make' & Git Makefile Guido Ostkamp
@ 2007-11-16 23:29 ` Pierre Habouzit
2007-11-16 23:49 ` Junio C Hamano
1 sibling, 0 replies; 3+ messages in thread
From: Pierre Habouzit @ 2007-11-16 23:29 UTC (permalink / raw)
To: Guido Ostkamp; +Cc: git
[-- Attachment #1: Type: text/plain, Size: 833 bytes --]
On Fri, Nov 16, 2007 at 10:59:48PM +0000, Guido Ostkamp wrote:
> Hello Junio, *,
>
> the Solaris 'make' utility cannot handle the 'Makefile' that is delivered
> with Git or generated by Git's configure.
>
> A Solaris make run breaks around line 138.
>
> Question: Do you require the GNU make utility for Git?
Well, the fact that solaris make doesn't understands @ is well... no
comments. But we also require ifdef/endif to work, and bsd make doesn't
grok that e.g. SO yes, I believe GNU Make is somehow required. The
Makefiles don't use double expansions and such tricks, so even quite
antiquated GNU Make versions should work fine
--
·O· Pierre Habouzit
··O madcoder@debian.org
OOO http://www.madism.org
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Solaris 'make' & Git Makefile
2007-11-16 22:59 Solaris 'make' & Git Makefile Guido Ostkamp
2007-11-16 23:29 ` Pierre Habouzit
@ 2007-11-16 23:49 ` Junio C Hamano
1 sibling, 0 replies; 3+ messages in thread
From: Junio C Hamano @ 2007-11-16 23:49 UTC (permalink / raw)
To: Guido Ostkamp; +Cc: git
Guido Ostkamp <git@ostkamp.fastmail.fm> writes:
> Question: Do you require the GNU make utility for Git?
>
> If yes, then I think this should be mentioned in README or INSTALL.
I think that would be a sensible thing to do. Please make it
happen.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-11-16 23:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-16 22:59 Solaris 'make' & Git Makefile Guido Ostkamp
2007-11-16 23:29 ` Pierre Habouzit
2007-11-16 23:49 ` Junio C Hamano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).