Hello,

I was just building the newly-committed 5fdad9bd8c, and I noticed that
when configured/built with --json, the build does not go to
completion.


cc -DFOSSIL_ENABLE_JSON    -g -O2 -DHAVE_AUTOCONFIG_H  -I. -I./src
-Ibld -o bld/json.o -c bld/json_.c
./src/json.c: In function 'json_g_to_json':
./src/json.c:1280: error: 'Global' has no member named 'urlIsFile'
./src/json.c:1281: error: 'Global' has no member named 'urlIsHttps'
./src/json.c:1282: error: 'Global' has no member named 'urlIsSsh'
./src/json.c:1283: error: 'Global' has no member named 'urlPort'
./src/json.c:1284: error: 'Global' has no member named 'urlDfltPort'
./src/json.c:1304: error: 'Global' has no member named 'urlName'
./src/json.c:1304: error: 'Global' has no member named 'urlName'
./src/json.c:1305: error: 'Global' has no member named 'urlHostname'
./src/json.c:1305: error: 'Global' has no member named 'urlHostname'
./src/json.c:1306: error: 'Global' has no member named 'urlProtocol'
./src/json.c:1306: error: 'Global' has no member named 'urlProtocol'
./src/json.c:1307: error: 'Global' has no member named 'urlPath'
./src/json.c:1307: error: 'Global' has no member named 'urlPath'
./src/json.c:1308: error: 'Global' has no member named 'urlUser'
./src/json.c:1308: error: 'Global' has no member named 'urlUser'
./src/json.c:1309: error: 'Global' has no member named 'urlPasswd'
./src/json.c:1309: error: 'Global' has no member named 'urlPasswd'
./src/json.c:1310: error: 'Global' has no member named 'urlCanonical'
./src/json.c:1310: error: 'Global' has no member named 'urlCanonical'
./src/json.c:1311: error: 'Global' has no member named 'urlProxyAuth'
./src/json.c:1311: error: 'Global' has no member named 'urlProxyAuth'
./src/json.c:1312: error: 'Global' has no member named 'urlFossil'
./src/json.c:1312: error: 'Global' has no member named 'urlFossil'
make: *** [bld/json.o] Error 1


- joe
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to