All of lore.kernel.org
 help / color / mirror / Atom feed
* installation issue when building with NO_CURL=YesPlease
@ 2010-05-26 13:35 Paul Walker
  2010-05-26 13:58 ` Michael J Gruber
  2010-05-26 13:58 ` Ramkumar Ramachandra
  0 siblings, 2 replies; 22+ messages in thread
From: Paul Walker @ 2010-05-26 13:35 UTC (permalink / raw)
  To: git

As I could not find any bug reporting information on the wiki I  
thought I would mention this here, please let me know if there is a  
better forum for bug reports.  I believe the latest git release  
(1.7.1.) has an installation bug when building with  
"NO_CURL=YesPlease".  Looking at the Makefile line 1999 it reads

for p in $(REMOTE_CURL_ALIASES); do

which results in "/bin/sh: syntax error at line 1 : `;' unexpected" as  
REMOTE_CURL_ALIASES is empty.

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2010-07-06 21:53 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-26 13:35 installation issue when building with NO_CURL=YesPlease Paul Walker
2010-05-26 13:58 ` Michael J Gruber
2010-05-26 14:41   ` Paul Walker
2010-05-26 13:58 ` Ramkumar Ramachandra
2010-05-26 14:15   ` Paul Walker
2010-05-26 14:24     ` [PATCH] Makefile: reenable install with NO_CURL Michael J Gruber
2010-05-26 18:27     ` installation issue when building with NO_CURL=YesPlease Dirk Süsserott
2010-05-26 18:45       ` Bruce Stephens
2010-05-26 19:03         ` Dirk Süsserott
2010-07-02 18:50         ` [PATCH 1/2] Makefile: remove some unnecessary curly braces Brandon Casey
2010-07-02 18:50         ` [PATCH 2/2] Makefile: work around ksh's failure to handle missing list argument to for loop Brandon Casey
2010-07-03  6:21           ` Raja R Harinath
2010-07-04 18:37           ` Michael J Gruber
2010-07-05  6:19             ` Johannes Sixt
2010-07-05  8:14               ` Michael J Gruber
2010-07-05  9:15                 ` Johannes Sixt
2010-07-05  9:31                   ` Michael J Gruber
2010-07-05 18:18               ` Junio C Hamano
2010-07-05 20:00                 ` Andreas Schwab
2010-07-05 21:29                 ` Brandon Casey
2010-07-06  2:36                   ` Junio C Hamano
2010-07-06 21:56                     ` [PATCH 2/2 v2] " Brandon Casey

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.