error in the configure script (No available database found or selected)
Jan-Henrik Haukeland
hauk at tildeslash.com
Tue Jan 20 11:41:25 CET 2009
On 20. jan.. 2009, at 07.31, Gustavo Baratto wrote:
> I think if statement that checks version in mysql.h (in
> configure.ac) was backwards:
I believe its okay.
> Also, I'm getting this when I run make:
>
> no -b src/net/URL.re > src/net/URL.c
> /bin/sh: line 1: no: not found
>
> I think this is because of RE2C in configure.ac. Is RE2C a
> requirement?
Yes, re2c is required when building from svn [1]. Re2c is a small
embedded scanner we use to translate URL.re to URL.c. It can be
downloaded from http://re2c.org/
[1] In the dist of libzdb its not required since we include URL.c, but
when building from svn its required.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.tildeslash.com/pipermail/libzdb-general/attachments/20090120/d9fdb7c9/attachment.html
More information about the libzdb-general
mailing list