drinkcat / chroagh

Chromium OS Archlinux Chroot Environment
BSD 3-Clause "New" or "Revised" License
241 stars 27 forks source link

xbindkeys won't load due to gc-7.4.2 #52

Closed osirisov closed 10 years ago

osirisov commented 10 years ago

This issue is being ignored on archlinuxarm. xbindkeys (for crouton integration) is causing x to stop due to gc-7.4.2.

I attempted to build the package from source (ABS), but it fails to build (compiled with implicit warning) tests, and will cause the error "symbol lookup error: /usr/lib/libgc.so.1: undefined symbol: GC_setup_mark_lock" due to a patch. The package will build if you remove the patch (and xbindkeys will work).

This is on Samsung Chromebook 2 (armv7h), and glibc 2.18.

https://github.com/archlinuxarm/PKGBUILDs/issues/971

drinkcat commented 10 years ago

See https://github.com/archlinuxarm/PKGBUILDs/issues/973 .

drinkcat commented 10 years ago

Fixed upstream.