git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Can't build git on Lion?
@ 2011-07-28  7:59 Jonathan del Strother
  2011-07-28 12:19 ` Jack Nagel
  0 siblings, 1 reply; 5+ messages in thread
From: Jonathan del Strother @ 2011-07-28  7:59 UTC (permalink / raw)
  To: Git Mailing List

Heya,
I've upgraded my OS X machine from 10.6 to 10.7 (Lion), and seem to be
no longer able to build git.  Running 'make' results in:
    GEN git-add--interactive
make[2]: *** No rule to make target
`/System/Library/Perl/5.10.0/darwin-thread-multi-2level/Config.pm',
needed by `perl.mak'.  Stop.
make[1]: *** [instlibdir] Error 2
make: *** [git-add--interactive] Error 2

There's no /System/Library/Perl/5.10.0 directory, but there is a 5.10
directory.  Symlinking that to 5.10.0 gives me :

    GEN git-add--interactive
Writing perl.mak for Git
make[2]: *** [perl.mak] Error 1
make[1]: *** [instlibdir] Error 2
make: *** [git-add--interactive] Error 2


Running 'perl -v' shows I'm running v5.12.3.  Where is that
"/System/Library/Perl/5.10.0/darwin-thread-multi-2level/Config.pm"
path obtained from?  Any other information I can provide?

-Jonathan

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

end of thread, other threads:[~2011-07-30  3:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-28  7:59 Can't build git on Lion? Jonathan del Strother
2011-07-28 12:19 ` Jack Nagel
2011-07-29  6:38   ` David Aguilar
2011-07-29 18:51     ` Jonathan del Strother
2011-07-30  2:47       ` Shigeya Suzuki

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