MSYS Makefiles Generator

Brad King brad.king at kitware.com
Tue Apr 4 15:36:39 CEST 2006


Paulo Jorge Guedes wrote:
>>-----Original Message-----
>>From: William A. Hoffman [mailto:billlist at nycap.rr.com]
>>Sent: segunda-feira, 3 de Abril de 2006 21:22
>>To: kde-buildsystem at kde.org
>>Subject: RE: MSYS Makefiles Generator
>>
>>At 02:46 PM 4/3/2006, Paulo Jorge Guedes wrote:
>>
>>>>-----Original Message-----
>>>>From: William A. Hoffman [mailto:billlist at nycap.rr.com]
>>>>Sent: segunda-feira, 3 de Abril de 2006 18:52
>>>>To: kde-buildsystem at kde.org
>>>>Subject: Re: MSYS Makefiles Generator
>>>>
>>>>There may be some cmake variables that can be converted to unix
> 
> paths
> 
>>>>that will fix the problem.  This looks like it may have to do with
> 
> the
> 
>>>>FindQt4.cmake changes.   What version of that are you using?
>>
>>I have committed a fix to cvs cmake that should fix the problem.
> 
> 
> It seems it didn't :(
> 
> I also have a "error: `getuid' undeclared"; this is declared in the
> kdewin32 include files. I changed my CMAKE_INCLUDE_PATH to:
> 
> $ echo $CMAKE_INCLUDE_PATH 
> C:/Program Files/kdewin32/include/mingw;C:/Program
> Files/kdewin32/include;D:/gnuwin32/include
> 
> But I still get the error. What am I doing wrong?

Did you try this in a fresh build tree?  It may be that the 
CMakeDirectoryInformation.cmake files are left with the buggy version 
and prevent the fixed version from running and rewriting them.

-Brad


More information about the Kde-buildsystem mailing list