Giter VIP home page Giter VIP logo

Comments (7)

pmq20 avatar pmq20 commented on July 20, 2024 2

@CocaCola183 After some Googling, some people say that the following commands fixed their problems.

you need to install devtoolset 2.1
then install devtoolset-libutils
follow gnu build instuctions, should build fine now.

wget http://people.centos.org/tru/devtools-2/devtools-2.repo -O /etc/yum.repos.d/devtools-2.repo
yum install devtoolset-2-gcc devtoolset-2-binutils
yum install devtoolset-2-gcc-gfortran

from node-packer.

Ni-vek avatar Ni-vek commented on July 20, 2024

It works like a charm with nodec 1.3.0 on OSX

Have you tried running nodec with sudo?
Have you tried to chmod the tmp folder with 777?

from node-packer.

CocaCola183 avatar CocaCola183 commented on July 20, 2024

@Ni-vek test on centos and run the compile command with sudo, still got the same error

from node-packer.

pmq20 avatar pmq20 commented on July 20, 2024

There seems to be an some assembly that is not supported by your assembler. What is your CPU architecture? Could you try using gcc and g++ 4.9 or later?

from node-packer.

CocaCola183 avatar CocaCola183 commented on July 20, 2024

@pmq20 CPU architecture is x86_64, I'll try g++ 4.9 later

from node-packer.

CocaCola183 avatar CocaCola183 commented on July 20, 2024

@pmq20 When I installed gcc and g++ 4.9.3, I got similar error info when running make:

/tmp/cccvgEmf.s: Assembler messages:
/tmp/cccvgEmf.s:119: Error: expecting string instruction after 'rep'

It might be something wrong with make?

make --version
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for x86_64-redhat-linux-gnu

from node-packer.

CocaCola183 avatar CocaCola183 commented on July 20, 2024

@pmq20 Wonderful,It's done, thank you very much.

from node-packer.

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.