On Thu, Jan 31, 2013 at 9:35 PM, K. Fossil user <
ticketpersonnal-fos...@yahoo.fr> wrote:

> I've downloaded today's timeline trunk:
> ...$ fossil open fossil.fossil
> $ fossil update
> Autosync:  http://www2.fossil-scm.org/
> Segmentation faultrtifacts sent: 0  received: 0
>

Can you give us more info on that, e.g. the version hash and perhaps a
stacktrace? i've been using several builds from today, built with both tcc
and gcc, on i386 and x64 platforms with no such problems (also updating
from the same source as you).


> make: *** No rule to make target `src/../manifest.uuid', needed by
> `bld/VERSION.h'.  Stop.
>

That one i haven't seen in such a long time that i don't recall what caused
it nor how to fix it :/.


> If someone could explain me it would be great.
>

The following is from a very old post by Joe Mistachkin:
---------------------------
A temporary workaround for this issue is to clone (or update) the Fossil
source code and update to the release tag:

        fossil update release

Then, while still in the Fossil source code directory, run:

        fossil set manifest on

This should give you the correct "manifest" and "manifest.uuid" files
needed to build the source code.
--------------------------


I've seen these issues yesterday, however I decided to wait today for
> another more recent source.
> (fossil update)
>

That one with manifest.uuid has come up several times before, but i thought
it had long since been solved. i unfortunately don't remember what causes
it, though. Ooops... but now i've got my tree in that same state (and, even
worse, my only fossil binary is (was) the one from that tree, so i've got a
chicken/egg problem here).

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to