Skip to content

app-ruby: change newlib dependency to musl#5

Open
JADarius wants to merge 1 commit into
unikraft:stagingfrom
JADarius:staging
Open

app-ruby: change newlib dependency to musl#5
JADarius wants to merge 1 commit into
unikraft:stagingfrom
JADarius:staging

Conversation

@JADarius
Copy link
Copy Markdown

This PR fixes #3, by changing newlib dependency to musl. It also add Makefile and Makefile.uk for manual building.

Signed-off-by: Darius-Andrei Jipa <jipad16@yahoo.com>
Copy link
Copy Markdown
Member

@StefanJum StefanJum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JADarius I get this error when building app-ruby:

.../app-ruby/build/libruby/origin/ruby-ruby_2_6/ext/-test-/file/init_file.c:7: multiple definition of Init_file'

Did you encounter it / have any idea why that might be?

@JADarius
Copy link
Copy Markdown
Author

I think that it is a problem with the lib-ruby repository. I haven't looked too much into modifying the lib, but I'll try to update it these days. It still uses ruby 2.6 which is already a year old. I had some make errors with the lib too, but I made this PR to update app-ruby so that we can test lib-ruby later

@razvand razvand added the enhancement New feature or request label Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: No status
Status: 🧊 Icebox

Development

Successfully merging this pull request may close these issues.

Port app-ruby to use musl

3 participants