Re: [PATCH 0/3] Fix some makefile problems discovered by distcheck

2012-03-05 Thread Kristian Høgsberg
On Mon, Mar 5, 2012 at 10:40 AM, Gaetan Nadon wrote: > On 12-03-04 06:01 PM, Kristian Hoegsberg wrote: >> On Sat, Mar 03, 2012 at 05:32:56PM -0500, Gaetan Nadon wrote: >>> There is yet another one which I have not found the cause: >>> >>> It appears that libffi.so cannot found while running distch

Re: [PATCH 0/3] Fix some makefile problems discovered by distcheck

2012-03-05 Thread Gaetan Nadon
On 12-03-04 06:01 PM, Kristian Hoegsberg wrote: > On Sat, Mar 03, 2012 at 05:32:56PM -0500, Gaetan Nadon wrote: >> There is yet another one which I have not found the cause: >> >> It appears that libffi.so cannot found while running distcheck. >> On my system, it is located at: >> /usr/lib/x86_64-l

Re: [PATCH 0/3] Fix some makefile problems discovered by distcheck

2012-03-04 Thread Kristian Hoegsberg
On Sat, Mar 03, 2012 at 05:32:56PM -0500, Gaetan Nadon wrote: > There is yet another one which I have not found the cause: > > It appears that libffi.so cannot found while running distcheck. > On my system, it is located at: > /usr/lib/x86_64-linux-gnu/libffi.so Thanks Gaetan, looks good and also

[PATCH 0/3] Fix some makefile problems discovered by distcheck

2012-03-04 Thread Gaetan Nadon
There is yet another one which I have not found the cause: It appears that libffi.so cannot found while running distcheck. On my system, it is located at: /usr/lib/x86_64-linux-gnu/libffi.so Build output: make[3]: Entering directory `/home/nadon/xorg/src/wayland/wayland-master/_build/tests' [...