On 23.12.19 15:18, Helmut Grohne wrote: > ginac fails to cross build from source, because it cannot find cln.pc > using pkg-config. During cross compilation, pkg-config does not search > /usr/lib/pkgconfig. It only searches /usr/share/pkgconfig and > /usr/lib/<triplet>/pkgconfig. To be usable for cross compilation, cln.pc > must be moved to a multiarch location. Please consider applying the > attached patch.
Thank you for reporting this! Hmmm, I have a question: Wouldn't it be more consistent to set $(libdir) to /usr/lib/<triplet>/, so the library files are installed there, too, not in /usr/lib/? -richy. -- Richard B. Kreckel <https://in.terlu.de/~kreckel/>