-
Notifications
You must be signed in to change notification settings - Fork 21
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
071-IPRoute2: error: static declaration of 'setns' follows non-static declaration #73
Comments
Digging a little, I've found this maillist thread from 2011. |
What if I disable Edit: Eh, almost...
I'll try to dig more around this tomorrow. May I've missed some package? My distribution hasn't some (mostly GNU) packages installed because some of it would become redundant in the end. After all, it isn't exactly based on Musl-LFS, we're just following the guide partially. Edit²: I'll read the dependencies appendix from Linux from Scratch 9.0, may something there can enlighten me more. Edit³: Strange enough, I theoretically have all the dependencies installed to compile it. |
cc: @dslm4515 |
Strange. Are you using the latest version of iproute2? I can't remember what version my latest build uses... I'll have to check once I'm back at my desk. |
I'm using the same version that Musl-LFS 9.00, the 5.12.0 version. |
Ok, screw it. |
I'm building another MLFS build. I am now at the same point, building IPRoute2. But building version 5.16.0.
I will check Alpine and Void |
Alpine shows dependencies for Perhaps, kernel headers are old on my build? |
Nope. Building iproute2-5.17.0 builds fine:
|
I'll try to build 5.17.0 when I get there again. |
Well, I'm back @dslm4515. |
Touché. |
I was trying to compile IPRoute2 and just got this error.
There's nothing unusual on my CFLAGS (in fact, it's empty).
Any clue of what can be happening?
The text was updated successfully, but these errors were encountered: