Re: [fossil-users] Can't build from 1.22 release tarball

2012-03-18 Thread Baptiste Daroussin
2012/3/17 Christopher Berardi cbera...@natoufa.com:
 On Sat, Mar 17, 2012 at 06:46:35PM -0400, James Turner wrote:
 Untar 1.22 release tarball [0] run ./configure then make which fails
 with:

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

 [0] http://www.fossil-scm.org/download/fossil-src-20120317175325.tar.gz


 Same here.


Confirmed on FreeBSD.

regards,
Bapt
___
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] Can't build from 1.22 release tarball

2012-03-18 Thread Joe Mistachkin


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


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.

--
Joe Mistachkin

___
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] Can't build from 1.22 release tarball

2012-03-18 Thread Richard Hipp
On Sat, Mar 17, 2012 at 6:46 PM, James Turner ja...@calminferno.net wrote:

 Untar 1.22 release tarball [0] run ./configure then make which fails
 with:

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

 [0] http://www.fossil-scm.org/download/fossil-src-20120317175325.tar.gz


New tarball uploaded that contains the missing files.


  --
 James Turner
 ja...@calminferno.net
 ___
 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