Giter Club home page Giter Club logo

Comments (3)

ArmandArthur avatar ArmandArthur commented on July 30, 2024

Hello, i have a similar problem 👍
`$ make
C:/Program Files/Git/mingw64/bin/make.exe all-recursive
make[1]: Entering directory 'C:/Program Files/httpd-2.4.41/srclib/m4'

Making all in .
/usr/bin/sh: line 20: C:/Program: No such file or directory

make[1]: *** [Makefile:1506: all-recursive] Error 1
make[1]: Leaving directory 'C:/Program Files/httpd-2.4.41/srclib/m4'
make: *** [Makefile:1461: all] Error 2
`
What did i do wrong? or it's a bug?

from freedom-u-sdk.

jim-wilson avatar jim-wilson commented on July 30, 2024

This does not look related to the earlier problem. Please create new issues for new problems.

You are building on a windows machine, and windows likes to put spaces in directory names and file names. But Unix based programs don't like that because space is used as a delimiter in shell and make and lots of other places. It is best to create a directory at top level to hold unix based programs like mingw64, and don't use spaces for any dir name or file name.

from freedom-u-sdk.

ArmandArthur avatar ArmandArthur commented on July 30, 2024

Old lol

from freedom-u-sdk.

Related Issues (20)

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.