libffi.pc from libffi-3.1 after `make install` is broken, new release propably in order
Samuli Suominen
ssuominen@gentoo.org
Wed Jun 4 14:55:00 GMT 2014
On 31/05/14 15:55, Anthony Green wrote:
> Samuli Suominen <ssuominen@gentoo.org> writes:
>
>> I think 3.1.1 should be rolled to cover issues of:
> Thanks Samuli. I agree, and I've prepared almost everything. Could you
> please submit a patch for the last issue below?
>
> Thanks!
This patch seems to work here. Be careful, I tried my best to look
that it doesn't have any
unexpected consequences. As in, please test.
Thanks,
Samuli
>> 1. https://sourceware.org/ml/libffi-discuss/2014/msg00059.html
>> 2. https://sourceware.org/ml/libffi-discuss/2014/msg00058.html
>>
>> 3. This issue:
>>
>> $ ./configure --prefix=/usr
>> $ make
>> $ make install
>> $ pkg-config --libs libffi
>> -L$(libdir)/../lib64 -lffi
>>
>> Notice the (), it should be {}, so now every reverse dependency that tries
>> to link to libffi using info provided by --libs libffi, won't compile,
>> due to the
>> syntax error!
>>
>> - Samuli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.ac-libffi.pc.patch
Type: text/x-patch
Size: 844 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libffi-discuss/attachments/20140604/8b804c19/attachment.bin>
More information about the Libffi-discuss
mailing list