Coder Social home page Coder Social logo

Comments (4)

tpoechtrager avatar tpoechtrager commented on July 22, 2024

I think pushd /osxcross/build fails. Is there a permission problem?
Have you tried building in a normal home directory?

from osxcross.

Ablu avatar Ablu commented on July 22, 2024

I am root while building. But yes:

bash-4.3# pushd /osxcross/build
bash: pushd: /osxcross/build: No such file or directory

Created that directory and it gets further (some dependencies are missing from the dependency install script, maybe i can open a pr about that later)

from osxcross.

tpoechtrager avatar tpoechtrager commented on July 22, 2024

I see, I am probably missing mkdir -p $BUILD_DIR.

some dependencies are missing from the dependency install script, maybe i can open a pr about that later

For build_clang.sh? These aren't handled by the dependency installation script. Otherwise, sure!

And I may not need to tell you, but building as root can be quite dangerous.

from osxcross.

Ablu avatar Ablu commented on July 22, 2024

On 05/09/2015 01:34 PM, Thomas Pöchtrager wrote:

I see, I am probably missing |mkdir -p $BUILD_DIR|.

some dependencies are missing from the dependency install script,
maybe i can open a pr about that later

For |build_clang.sh|? These aren't handled by the dependency
installation script. Otherwise, sure!

Ah. ok. well then it does not matter I guess

And I may not need to tell you, but building as root can be quite dangerous.

Well I build in a docker environment. I do not want to touch my main
system :)

Anyway, thanks for the input!

from osxcross.

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.