git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-shell build error
@ 2008-07-21  0:29 SungHyun Nam
  2008-07-21  0:43 ` [PATCH] Fix git-shell build error when NO_SETENV is defined Stephan Beyer
  0 siblings, 1 reply; 5+ messages in thread
From: SungHyun Nam @ 2008-07-21  0:29 UTC (permalink / raw)
  To: git

Hello,

If NO_SETENV is defined, git-shell cannot be built.
Simply adding the 'compat/setenv.o' to the make rule fixes the problem.

Regards,

[master] ~/srcs/git[30]$ LANG= make
     LINK git-shell
Undefined                       first referenced
  symbol                             in file
gitsetenv                           exec_cmd.o
ld: fatal: Symbol referencing errors. No output written to git-shell
collect2: ld returned 1 exit status
make: *** [git-shell] Error 1

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

end of thread, other threads:[~2008-07-21  1:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-21  0:29 git-shell build error SungHyun Nam
2008-07-21  0:43 ` [PATCH] Fix git-shell build error when NO_SETENV is defined Stephan Beyer
2008-07-21  1:23   ` Johannes Schindelin
2008-07-21  1:29     ` Stephan Beyer
2008-07-21  1:33       ` Johannes Schindelin

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).