gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] You tube


From: strk
Subject: Re: [Gnash-dev] You tube
Date: Thu, 18 Nov 2010 08:27:44 +0100

On Wed, Nov 17, 2010 at 11:32:12PM -0500, dww wrote:
> I blew away the entire directory and reobtained and then rebuilt and now
> it works. This is the first time this has happened to me, is this an
> issue with gnu toolchains?

Happens sometimes when files are renamed.
A make distclean usually fixes, but maybe needs to be issued
_before_ automake files change.

In any case, I recommend using a different directory for building
so you don't ever need to wipe out the sources when cleaning up
builds. Just run the configure script from a separate directory, like:

$ mkdir build
$ cd build
$ ../configure

--strk;

  ()   Free GIS & Flash consultant/developer
  /\   http://strk.keybit.net/services.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]