<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class=""></span><br><div class="">
<div class="h5">Quoting Robby Workman <<a href="mailto:rworkman@slackbuilds.org" target="_blank">rworkman@slackbuilds.org</a>>:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Since Slackware 14.1 has been released, you are probably wondering<br>
how long it will take for us to get our repo ready for 14.1.<br>
<br>
Well, we don't know.  However, we do know that we could use some<br>
help.  Have a look at <a href="http://slackbuilds.org/CHECKLIST" target="_blank">http://slackbuilds.org/<u></u>CHECKLIST</a><br>
<br>
That list is (currently) about 3000 different things that we have<br>
no idea as to whether they build properly on 14.1.  If you have<br>
access to 14.1 virtual machines (or real hardware, but that gets<br>
a bit dicey sometimes) in both 32bit and 64bit and are willing to<br>
spend some time doing test builds, you can help.<br>
<br>
If there are things on that checklist which you can confirm will<br>
build properly on both 32bit and 64bit Slackware 14.1, then we'd<br>
like to hear from you.  Reply to this message with a list of them,<br>
and we'll remove them from the checklist.<br>
<br>
The sooner we get everything checked out, the sooner we'll have a<br>
14.1 repo available.  Thanks in advance :-)<br>
<br>
-RW<br>
</blockquote><br></div></div></blockquote><div><br>I can confirm the following build fine on 32bit and 64bit on a physical machine and VirtualBox.<br><br>development/icoutils/<br>libraries/libmspack/<br>system/cabextract/<br>
system/p7zip/<br>graphics/fontforge/<br>system/webcore-fonts/<br>system/wine/<br>games/playonlinux/<br><br>I had an issue with <br><br>libraries/php-imagick/<br><br>During the build it looks for MagickWand.h in /usr/include/ImageMagick/wand/MagickWand.h, but in Slackware 14.1 it's located in /usr/include/ImageMagick-6/wand/MagickWand.h<br>
<br>I read it's policy not to patch upstream code so I just added a symlink to ImageMagick-6 in /usr/include/. This seemed to do the trick as it built fine the next time around.<br></div></div><br></div></div>