Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
dev-python/pyxf86config-0.3.34-r1 builds and runs fine on amd64 (Tested on an Athlon 64 3000+) Reproducible: Always Steps to Reproduce:
Quick note I forgot to add: This package needs -fPIC in CFLAGS to get it building.
Created an attachment (id=141631) [details] -fPIC patch Tested on amd64. This fixes the build issues. I'll get back later with how dependencies work.
I need to take a bit closer look at this. The .so should definitely be built PIC, so bug me if I haven't commented on this patch in a few days.
Created an attachment (id=144390) [details] Makefile.am rewritten Makefile.am to hopefully be a bit more proper because the other one was busted
Fixed, thanks! Doug, you might want to try `make distcheck` next time you're fiddling with autotools -- I had to make a few more changes.