Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perl parser modules won't build on x86 with panux #49

Open
vlinkz opened this issue Dec 28, 2017 · 2 comments
Open

perl parser modules won't build on x86 with panux #49

vlinkz opened this issue Dec 28, 2017 · 2 comments

Comments

@vlinkz
Copy link
Member

vlinkz commented Dec 28, 2017

error is undefined reference to `__stack_chk_fail_local'
This only affects the x86 build, the x86_64 one works fine.

@vlinkz vlinkz changed the title perl-html-parser won't build on x86 perl-html-parser won't build on x86 with panux Dec 28, 2017
@vlinkz
Copy link
Member Author

vlinkz commented Dec 28, 2017

This error also occurs on perl-xml-parser. I believe the problem originates with something from ld.

@vlinkz vlinkz changed the title perl-html-parser won't build on x86 with panux perl parser modules won't build on x86 with panux Dec 28, 2017
vlinkz added a commit that referenced this issue Dec 28, 2017
@niaow
Copy link
Member

niaow commented Mar 21, 2018

has this been fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants