Hi

I get a compiler error when compiling the current trunk
with Tcl integration active:

cc -I. -I../fossil-trunk/src -Ibld -DFOSSIL_ENABLE_JSON
-DFOSSIL_DYNAMIC_BUILD=1 -I/usr/local/include
-I/usr/local/include/tcl8.6 -DTCL_LIBRARY_NAME=\"libtcl86.so\"
-DTCL_MINOR_OFFSET=7  -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H
-O2 -pipe   -c ../fossil-trunk/src/th_tcl.c -o bld/th_tcl.o
../fossil-trunk/src/th_tcl.c:880:36: error: use of undeclared identifier
      'ExtFILE'
    }else if( file_isdir(zEnvPath, ExtFILE)==1 ){
                                   ^
1 error generated.

This is on FreeBSD 10.3

-- 
tsbg



_______________________________________________
fossil-dev mailing list
fossil-dev@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

Reply via email to