Re: [Pgui-devel] configure/make never ends

2004-04-14 Thread Raghu Ram Murthy
> I'm trying to build PicoGUI 0.46. I follow the > instructions in the README file to configure, but > when I go to execute make, it invokes configure > again, only this time it's almost like it's in a > loop, executing the same instructions forever. I'm > new to linux and all of it's build tools,

Re: [Pgui-devel] configure/make never ends

2004-04-14 Thread Micah Dowty
Check your system's clock, I've had this happen when the current time is older than the files distributed with picogui. --Micah On Wed, Apr 14, 2004 at 08:35:41AM -0600, Curtis Nelson wrote: > Hi, > > I'm trying to build PicoGUI 0.46. I follow the instructions in the README file to > configure,

[Pgui-devel] configure/make never ends

2004-04-14 Thread Curtis Nelson
Hi, I'm trying to build PicoGUI 0.46. I follow the instructions in the README file to configure, but when I go to execute make, it invokes configure again, only this time it's almost like it's in a loop, executing the same instructions forever. I'm new to linux and all of it's build tools, so