[fossil-users] no rule to make manifest.uuid

2013-08-17 Thread Stephan Beal
Hi, all,

i haven't seen this error in years and don't quite know what triggered it,
but i'm looking for a workaround:

When building fossil:

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

The gag is, i can no longer check out because i did a clean rebuild and
have only 1 copy of the binary.

i'm using (i have determined only with the help of the sqlite shell)
76d901ddb9 (from yesterday).

i thought this only happened when manifest generation is enabled, but:

sqlite .h on
sqlite select * from config where name like 'mani%';
name|value|mtime
manifest|0|1376582005

Time to go download the pre-build binary :/.

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


Re: [fossil-users] no rule to make manifest.uuid

2013-08-17 Thread Richard Hipp
On Sat, Aug 17, 2013 at 8:03 AM, Stephan Beal sgb...@googlemail.com wrote:

 Hi, all,

 i haven't seen this error in years and don't quite know what triggered it,
 but i'm looking for a workaround:

 When building fossil:

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



fossil setting manifest on




 The gag is, i can no longer check out because i did a clean rebuild and
 have only 1 copy of the binary.

 i'm using (i have determined only with the help of the sqlite shell)
 76d901ddb9 (from yesterday).

 i thought this only happened when manifest generation is enabled, but:

 sqlite .h on
 sqlite select * from config where name like 'mani%';
 name|value|mtime
 manifest|0|1376582005

 Time to go download the pre-build binary :/.

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




-- 
D. Richard Hipp
d...@sqlite.org
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] no rule to make manifest.uuid

2013-08-17 Thread Andy Bradford
Thus said Stephan Beal on Sat, 17 Aug 2013 14:03:45 +0200:

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

I  usually encounter  this when  I move  the manifest*  files to  open a
different repository in  the same directory and then forget  to put them
back.

Andy
-- 
TAI64 timestamp: 4000521007b8


___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users