Git Product home page Git Product logo

Comments (7)

davehodg avatar davehodg commented on August 25, 2024

Seems to be part of perl for me:

/Users/daveh/perl5/perlbrew/build/perl-5.24.4/perl-5.24.4/git_version.h
/Users/daveh/perl5/perlbrew/build/perl-5.26.2/perl-5.26.2/git_version.h
/Users/daveh/perl5/perlbrew/perls/perl-5.24.4/lib/5.24.4/darwin-2level/CORE/git_version.h
/Users/daveh/perl5/perlbrew/perls/perl-5.26.2/lib/5.26.2/darwin-2level/CORE/git_version.h

from webperl.

remorse avatar remorse commented on August 25, 2024

On my computer, it doesn't appear to be in the correct place? That is:

	rem16$ pwd
	/Users/rem16/git/webperl
	rem16$ find . -name "git_version.h" -print
	./work/hostperl/git_version.h

but it doesn't appear to be in the emperl5 directory, where emmake is looking for it.

from webperl.

haukex avatar haukex commented on August 25, 2024

Hi, thanks for the report, are you building this on Mac OS X? I've only tested the build on Linux so far. I'll look into this issue a little more later to see if there's an easy workaround.

from webperl.

remorse avatar remorse commented on August 25, 2024

Yes, this is on Mac OS 10.13. Thanks!

from webperl.

haukex avatar haukex commented on August 25, 2024

Ok, as I said I'll look into it when I get a chance, if you could let me know any other changes you have to make to get the build working on Mac OS X, that'd be great so I could include them in the build instructions!

from webperl.

haukex avatar haukex commented on August 25, 2024

On my machine, the file is also located at .../webperl/work/hostperl/git_version.h, and AFAICT this is the standard location. I suspect that it not being found means the include directories are not being configured correctly, or your compiler on Mac OS X is behaving differently.

I don't have a Mac OS X setup on which I could test, but what you could try doing is, after a build.pl run, edit emperl5/config.sh and change the incpath variable (or incpth, I'm not sure at the moment) to include the absolute pathname of work/hostperl/, and then run build.pl --applyconfig, and see if that helps.

from webperl.

haukex avatar haukex commented on August 25, 2024

Closing for now; can be re-opened if necessary.

(Note: The issue apparently only affects building on Mac OS X, but only Linux is "officially" supported at the moment. Adding OSX build support might be nice, but is not high-priority.)

from webperl.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.