2013/1/18 Joseph Mingrone <j...@ftfl.ca>:
> On Thu, Jan 17, 2013 at 6:24 PM, Richard Hipp <d...@sqlite.org> wrote:
>> Please try again using the patch to Fossil I just now checked in:
>>
>>     http://www.fossil-scm.org/fossil/info/7536c6aea5
>
> It didn't compile for me.
>
> ...
> cc -g -O2 -DHAVE_AUTOCONFIG_H  -I. -I./src -Ibld -o bld/db.o -c bld/db_.c
> ./src/db.c: In function 'db_open_config':
> ./src/db.c:819: error: 'Global' has no member named 'zConfigDbType'
> ./src/db.c:823: error: 'Global' has no member named 'zConfigDbType'
> ./src/db.c: In function 'db_close':
> ./src/db.c:1193: error: 'Global' has no member named 'zConfigDbType'
> ./src/db.c: In function 'db_swap_connections':
> ./src/db.c:1669: error: 'Global' has no member named 'zConfigDbType'
> ./src/db.c:1671: error: 'Global' has no member named 'zConfigDbType'
> gmake: *** [bld/db.o] Error 1
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Can you host somewhere the file.out created by truss -o file.out
fossil init bla ?

regards,
Bapt (maintainer of fossil for FreeBSD)
_______________________________________________
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