n Wed, Aug 8, 2012 at 4:42 PM, James Turner <[email protected]> wrote:
> On Wed, Aug 08, 2012 at 08:10:58AM -0400, Richard Hipp wrote: > > Fossil version 1.23 is now available on the website. See > > > > http://www.fossil-scm.org/download.html > > > > for additional information. Please report any problems to this mailing > > list. > > > > [snip] > > > > > D. Richard Hipp > > [email protected] > > I just download the tar.gz provided on the website and ran ./configure > && make on OpenBSD 5.0 I get the following make failure. > > make: don't know how to make ./src/../manifest.uuid. Stop in > /home/james/fossil-src-20120808112557. > > Wee had this problem before in the 1.22 release. Here's a paste-in from Joe Mistachkin with a workaround: ---------------------------- >> >> 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. > -- > James Turner > [email protected] > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > -- ----- stephan beal http://wanderinghorse.net/home/stephan/ http://gplus.to/sgbeal
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

