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
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Thomas Bächler (brain0)
Architecture All
Severity Medium
Priority Normal
Reported Version 2007.08-2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

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

Closed by  Roman Kyrylych (Romashka)
Tuesday, 04 March 2008, 15:37 GMT
Reason for closing:  Fixed

Loading...