[waffle] [PATCH 02/18] pkg/archlinux: add mingw-w64-waffle package
Chad Versace
chad.versace at linux.intel.com
Thu Jul 31 08:15:55 PDT 2014
On 07/31/2014 06:38 AM, Emil Velikov wrote:
> On 31/07/14 04:06, Chad Versace wrote:
>>> +srcroot=${HOME}/development/waffle
> I'm guessing that you've correctly amended the above line to point to the
> waffle top folder.
Yes, I patched srcroot.
>
> [snip]
>>
>> ==== Chad's build errors
>>
>> $ git checkout evelikov/for-upstream-WGL
>> $ git log -1 --format=%H
>> ed2164dfb4ae6d957ef853c054357202ba60f883
>> $ cd pkg/archlinux/mingw-w64-waffle
>> $
>> $ # Do a mingw sanity test. It fails :(
>> $ cat sanity.c
>> int
>> main() {
>> return 0;
>> }
>> $ /usr/bin/i686-w64-mingw32-gcc sanity.c
>> $ /usr/lib/gcc/i686-w64-mingw32/4.9.1/cc1: error while loading shared libraries: libisl.so.13: cannot open shared object file: No such file or directory
>> $
> The above line is a givaway that something is rather stuffed in your setup.
>
> Most likely you synced the pacman database then installed only mingw-w64*
That's true. I synced the pacman database without doing a system update.
> Updating the whole system should resolve it:
> $ pacman -Syyu
I'll update my system today when I have some downtime available for the
potential sysadmin breakage, and then try the PKGBUILD again.
More information about the waffle
mailing list