On 21/07/2011, at 11:48 PM, Lluís Batlle i Rossell <[email protected]> wrote:
> On Thu, Jul 21, 2011 at 11:34:28PM +1000, Steve Bennett wrote: >> On 21/07/2011, at 10:43 PM, Lluís Batlle i Rossell <[email protected]> >> wrote: >>> Just to understand the situation... fossil 1.18 has a broken configure >>> script, >>> right? It fails for me on some syntax problem. >>> >>> So there is nothing released with autconf still. >> >> Please provide details. > > Host System...x86_64-unknown-linux-gnu > Build System...x86_64-unknown-linux-gnu > C compiler... cc -g -O2 > C++ compiler... c++ -g -O2 > Checking for stdlib.h...ok > Checking for uint32_t...Checking for pread...ok > Checking for tclsh...ok > Checking for zlib.h...ok > Checking libs for inflateEnd...-lz > auto.def:77 missing close-bracket > in expression "[check-for-openssl $msg..." > missing close-bracket > in expression "[check-for-openssl $msg..." > (parsing expression "[check-for-openssl $ms...") > invoked from within > "if {[check-for-openssl $msg "$cflags $ldflags"} { > incr found > break > }" > ("foreach" body line 11) > invoked from within > "foreach dir $ssldirs { > if {$dir eq ""} { > set msg "system ssl" > set cflags "" > set ldflags ""..." > invoked from within > "if {$ssldirs ne "none"} { > set found 0 > if {$ssldirs in {auto ""}} { > catch { > set cflags [exec pkg-config openssl --cflags-on..." > (file "auto.def" line 77) > invoked from within > "source $autosetup(autodef)" > (procedure "main" line 148) > invoked from within > "main $argv" I'm confused. This has been fixed since many days ago. http://www.fossil-scm.org/index.html/info/35f80429f2 > _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

