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

cant build from master after last few commits #4727

Closed
daweze opened this issue Feb 19, 2016 · 2 comments
Closed

cant build from master after last few commits #4727

daweze opened this issue Feb 19, 2016 · 2 comments

Comments

@daweze
Copy link

daweze commented Feb 19, 2016

cant build from master Generic x64 errors out on plymouth-lite. i have tried twice today.

ply-frame-buffer.c: At top level:
ply-frame-buffer.c:204:26: warning: 'p_visual' defined but not used [-Wunused-function]
static const char const _p_visual(int visual)
^
../sysdeps/x86_64/fpu/multiarch/s_floor.S:27: error: undefined reference to '_dl_x86_cpu_features'
../sysdeps/x86_64/fpu/multiarch/e_pow.c:8: error: undefined reference to '_dl_x86_cpu_features'
../sysdeps/x86_64/fpu/multiarch/s_rint.S:27: error: undefined reference to '_dl_x86_cpu_features'
../sysdeps/x86_64/fpu/multiarch/e_exp.c:9: error: undefined reference to 'dl_x86_cpu_features'
collect2: error: ld returned 1 exit status
Makefile:3: recipe for target 'ply-image' failed
make[1]: *
* [ply-image] Error 1
make[1]: Leaving directory '/home/daweze/OpenELEC.tv/build.OpenELEC-Generic.x86_64-7.0-devel/plymouth-lite-0.6.0'
make: *** [image] Error 1
daweze@ubuntu:~/OpenELEC.tv$

@sraue
Copy link
Contributor

sraue commented Feb 19, 2016

we know

@sraue sraue closed this as completed Feb 19, 2016
@MilhouseVH
Copy link
Contributor

Yeah sorry, it's being looked into. The glibc bump has been a bit of a nightmare. It builds fine on Raspberry Pi/Pi2 which is what I initially build tested - should have known better to assume it would also be fine on x86. 😦

sraue added a commit that referenced this issue Feb 20, 2016
#4732

Signed-off-by: Stephan Raue <stephan@openelec.tv>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants