GithubHelp home page GithubHelp logo

Build problems on OSX about legacy-externals-clasp HOT 3 OPEN

jl2 avatar jl2 commented on June 29, 2024
Build problems on OSX

from legacy-externals-clasp.

Comments (3)

jl2 avatar jl2 commented on June 29, 2024

Should have mentioned, after fixing these, the rest of externals-clasp and clasp itself built successfully.

from legacy-externals-clasp.

oubiwann avatar oubiwann commented on June 29, 2024

I've got another issue building on Mac OS X, version 10.10.3: it makes it as far as this target:

make boehm-setup
(cd boehm-7.2; \
        export ALL_INTERIOR_PTRS=1; \
        CFLAGS="-DUSE_MMAP" \
        ./configure --enable-shared=no ...)

Its config runs up to this point:

checking whether Solaris gcc optimization fix is necessary... no
checking for dladdr... yes
checking sys/dg_sys_info.h usability... no
checking sys/dg_sys_info.h presence... no
checking for sys/dg_sys_info.h... no
./configure: line 17489: syntax error near unexpected token `ATOMIC_OPS,'
./configure: line 17489: `   PKG_CHECK_MODULES(ATOMIC_OPS, atomic_ops, ,'
make[3]: *** [boehm-setup] Error 2
make[2]: *** [setup] Error 2
make[1]: *** [allnoget] Error 2
make: *** [all] Error 2

Update: same error on 10.10.5.

from legacy-externals-clasp.

oubiwann avatar oubiwann commented on June 29, 2024

Here's the workaround that I used:

$ brew install boehmgc

I then removed the following from the externals-clasp makefile :

make boehm-setup
make zlib-setup
make boehm-build
make zlib-build

zlib was giving me issues, and since I already had it installed on my system, I removed it. With these changes externals-clasp was successfully built.

from legacy-externals-clasp.

Related Issues (6)

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.