Ticket Hash: | 534aa198e11f8c171b0344c1852ebd23d48eba0f | ||
Title: | Build error: missing manifest.uuid file in 3.7.4 downloadable source code | ||
Status: | Closed | Type: | Build_Problem |
Severity: | Critical | Priority: | Immediate |
Subsystem: | Unknown | Resolution: | Not_A_Bug |
Last Modified: |
2011-07-14 11:38:10 13.97 years ago |
Created: |
2011-07-13 22:32:13 13.97 years ago |
Version Found In: | 3.7.4 |
Description: | ||||
To Whom it May Concern,
I am trying to build sqlite 3.7.4 from the downloadable zip/tar files found in: Check-in [a586a4deeb] The build fails: make: *** No rule to make target `../manifest.uuid', needed by `sqlite3.h'. Stop. Because the manifest.uuid file is not included in the source tree. The manifest file is available, but I don't know if it is in the proper format. Thank you, Alan drh added on 2011-07-14 11:38:10: |