Hello, Cyprien Nicolas skribis: > These flags are private to the way I built guile, and should not > affect packages using guile later. > > I have observed this behavior in guile-2.0, 2.2.5 and 2.9.2. > > -----8<-----8<-----8<-----8<-----8<----- > Name: GNU Guile > Description: GNU's Ubiquitous Intelligent Language for Extension > Version: 2.0.14 > Libs: -L${libdir} -lguile-2.0 -lgc > Libs.private: -lgmp -lltdl -L/usr/lib64/../lib64 -lffi \ > -lunistring -Wl,-O1 -Wl,--as-needed -lcrypt -lm \ > \ > > Cflags: -I${pkgincludedir}/2.0 -pthread > ----->8----->8----->8----->8----->8----- I believe the attached patch should fix it. Could you confirm? Thanks, Ludo’.