> 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,
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,
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