[Insight-developers] infinite loop in cmake
Lorensen, William E (CRD)
lorensen@crd.ge.com
Thu, 10 Jan 2002 12:47:53 -0500
Looks like something incompatible in my CMakeCache.
I did a fresh checkout.
I blew away my build directory (except for my cache)
I ran cmake
I ran gmake... to inifinity and beyond
Then I removed my CMakeCache file.
I ran cmake
I ran gmake... all is well.
Now I'm recreating my CMakeCache one feature at a time...
-----Original Message-----
From: Luis Ibanez [mailto:ibanez@choroid.cs.unc.edu]
Sent: Thursday, January 10, 2002 12:41 PM
To: Lorensen, William E (CRD)
Cc: insight-Developers
Subject: [Insight-developers] infinite loop in cmake
Was it an update of CMake ?
The update from today's ITK is working for me
but I haven't updated CMake today
Luis
==========
> Folks,
> I did an Update an hour or so ago, reran cmake and the gmake.
>
> The gmake is running though the dependency build cycle over and over.
>
> Is it me or recent changes?
>
> Bill