Giter VIP home page Giter VIP logo

Comments (6)

mdevan avatar mdevan commented on September 14, 2024

Can you try building Go yourself from your Fedora box, and then use that Go binary to compile rtop?

from rtop.

hnk avatar hnk commented on September 14, 2024

This is the reply from the go source repo regarding the 'bug':

os/user relies on cgo, and cgo is disabled for cross compiling, thus this is expected.
if you use os/user, you must compile natively on OS X.
even if we enable cross compilation cgo support, I doubt everybody have a working OS X cross toolchain on their linux machine.

Status: WorkingAsIntended

I am currently not able to compile Go, but may be on Friday. Just wanted to let you know!

from rtop.

mdevan avatar mdevan commented on September 14, 2024

As far as I can figure out the problem seems to be with the golang binaries included in Fedora. You should build Go yourself from source and compile rtop with that.

from rtop.

thomasehardt avatar thomasehardt commented on September 14, 2024

Running Fedora 21 here. I ran into this as well - I used these instructions from the Go language home page to install the latest version of Go.

Then I ran into this issue, but that problem doesn't seem limited to just Fedora.

from rtop.

mdevan avatar mdevan commented on September 14, 2024

@thomasehardt Please check if f753d19 fixes your second issue.

from rtop.

redhat-raptor avatar redhat-raptor commented on September 14, 2024

Same problem here with my Fedora 20 machine!

from rtop.

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.