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

Build fails on Ubuntu 12.04 ppc #7

Closed
foxlet opened this issue Jul 18, 2018 · 3 comments
Closed

Build fails on Ubuntu 12.04 ppc #7

foxlet opened this issue Jul 18, 2018 · 3 comments
Labels
bug Something isn't working
Milestone

Comments

@foxlet
Copy link
Contributor

foxlet commented Jul 18, 2018

make[1]: Entering directory `/home/foxlet/voidppc/xbps-fox/include'
sed -e "s|@@VERSION@@|0.52|g" xbps.h.in > xbps.h
make[1]: Leaving directory `/home/foxlet/voidppc/xbps-fox/include'
make[1]: Entering directory `/home/foxlet/voidppc/xbps-fox/lib'
 [CC]           download.o
In file included from /usr/include/powerpc-linux-gnu/bits/sigcontext.h:28:0,
                 from /usr/include/powerpc-linux-gnu/sys/ucontext.h:27,
                 from /usr/include/signal.h:359,
                 from /usr/include/powerpc-linux-gnu/sys/wait.h:31,
                 from download.c:42:
/usr/include/powerpc-linux-gnu/asm/sigcontext.h:17:23: error: expected identifier or ‘(’ before ‘[’ token
make[1]: *** [download.o] Error 1
make[1]: Leaving directory `/home/foxlet/voidppc/xbps-fox/lib'
make: *** [all] Error 1

Seems to be an issue similar to that of voidlinux/xbps#291.

@foxlet
Copy link
Contributor Author

foxlet commented Jun 17, 2019

PPC building had been fixed for a while, just forgot to close it.

@foxlet foxlet closed this as completed Jun 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants
@foxlet and others