Kevin Horton wrote:
[]
>>You can see whether your qt4-x11.info has the Jan 9 patch applied by 
>>looking at the last line in the PatchScript. If it is
>>
>>     perl -pi -e 's,char [*]inp,const $&,' 
>>config.tests/unix/gnu-libiconv/gnu-libiconv.cpp
>>
>>then you have the latest version.

This whole thing has a touch of absurdity.

I just finished two parallel builds on two machines under 10.5.1/intel, 
one succeeded, the other failed.

Then I tried to understand what jfm's fix to qt4-x11.info is trying to 
achieve, and I detected that what it does is to undo a patch to this 
same file that is contained in the qt4-x11.patch file. The latter 
removes "const" in front of char, and the perl -pi line puts it back.

With both versions it is possible to have both successful and 
unsuccessful builds.

-- 
Martin



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to