Giter Club home page Giter Club logo

Comments (4)

ashleyj avatar ashleyj commented on July 21, 2024

what are you trying to build?
Which OS?

from aura.

Zubnix avatar Zubnix commented on July 21, 2024

gentoo linux, x86_64, cmake version 3.5.1

-- ARCH: x86_64
-- OS: linux
-- SYSROOT: 
-- CMAKE_BUILD_TYPE: debug
-- CMAKE_C_COMPILER: /usr/bin/gcc
-- CMAKE_CXX_COMPILER: /usr/bin/g++
-- CMAKE_C_FLAGS: 
-- CMAKE_CXX_FLAGS: 
-- CMAKE_C_FLAGS_DEBUG: -g  -Wall -fdata-sections -ffunction-sections -fPIC -m64  -std=gnu99 -fPIC
-- CMAKE_CXX_FLAGS_DEBUG: -g  -Wall -fdata-sections -ffunction-sections -fPIC -m64  -std=gnu++11 -fPIC
-- CMAKE_C_FLAGS_RELEASE: -Os -DNDEBUG  -Wall -fdata-sections -ffunction-sections -fPIC -m64  -std=gnu99 -fPIC
-- CMAKE_CXX_FLAGS_RELEASE: -Os -DNDEBUG  -Wall -fdata-sections -ffunction-sections -fPIC -m64  -std=gnu++11 -fPIC
-- CMAKE_EXE_LINKER_FLAGS:   -fPIC -m64
-- CMAKE_SHARED_LINKER_FLAGS:   -fPIC -m64
-- CMAKE_MODULE_LINKER_FLAGS:   -fPIC -m64
-- Configuring done
-- Generating done
-- Build files have been written to: /home/zubzub/git/aura/vm/target/build/linux-x86_64-debug
[  1%] Built target libatomic_ops
[  1%] Performing configure step for 'extgc'
bash: ./configure: No such file or directory
CMakeFiles/extgc.dir/build.make:106: recipe for target 'extgc-prefix/src/extgc-stamp/extgc-configure' failed
make[2]: *** [extgc-prefix/src/extgc-stamp/extgc-configure] Error 127
CMakeFiles/Makefile2:104: recipe for target 'CMakeFiles/extgc.dir/all' failed
make[1]: *** [CMakeFiles/extgc.dir/all] Error 2
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2
linux-x86_64-debug build failed

from aura.

Zubnix avatar Zubnix commented on July 21, 2024

I see extgc and other are external git modules, I'll check them out and see if that fixes it.

It seem running git submodule init git submodule update fixes it. I suggest adding it to the wiki :)

from aura.

ashleyj avatar ashleyj commented on July 21, 2024

Done, thanks for picking that up

from aura.

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.