On Wed, Jun 23, 2010 at 7:28 AM, Richard Hipp <d...@sqlite.org> wrote:

>
>
> On Wed, Jun 23, 2010 at 3:44 AM, <altufa...@mail.com> wrote:
>
>> I'm trying to build 953d293c32 version of fossil for Windows, which
>> seems broken:
>>
>> gcc -g -O2 -o makeheaders .\\src\\makeheaders.c
>> awk "{ printf \"#define MANIFEST_UUID \\\"%%s\\\"\n\", $1}"
>> .\\src\\..\\manifest.uuid >VERSION.h
>> gawk: { printf "#define MANIFEST_UUID \"%%s\"\n", }
>> gawk:                                             ^ syntax error
>> gawk: cmd. line:1: { printf "#define MANIFEST_UUID \"%%s\"\n", }
>> gawk: cmd. line:1:                                              ^
>> unexpected newline or end of string
>> make: *** [VERSION.h] Error 1
>>
>
> The last change to that part of the makefile was in 2007.  Are you saying
> this used to work for you but it suddenly stopped working?  Have you changed
> your build environment?
>

At the time I wrote the paragraph above, I had not yet seen last nights
check-in from Mr. Morgat.  That check-in does indeed break the build, and on
unix too.  So it has been moved into a branch.  Please build off of the
trunk and you should be OK.


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



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

Reply via email to