FS#9750 - guile doesn't build
Attached to Project:
Arch Linux
Opened by Hussam Al-Tayeb (hussam) - Monday, 03 March 2008, 05:12 GMT
Last edited by Roman Kyrylych (Romashka) - Tuesday, 04 March 2008, 15:37 GMT
Opened by Hussam Al-Tayeb (hussam) - Monday, 03 March 2008, 05:12 GMT
Last edited by Roman Kyrylych (Romashka) - Tuesday, 04 March 2008, 15:37 GMT
|
Details
I was rebuilding guild on my system after libtool update in
testing and I noticed guile doesn't build and fails with the
following error:
http://pastebin.com/f45291502
As a workaround to get it to build, I removed the following lines from libguile/guile.c as it seems they are not needed on Linux. extern const lt_dlsymlist lt_preloaded_symbols[]; lt_dlpreload_default (lt_preloaded_symbols); |
This task depends upon