[freetds] Mac OS X source build
Frediano Ziglio
freddyz77 at tin.it
Sun Jul 11 03:07:55 EDT 2004
Il ven, 2004-07-09 alle 20:13, Mark J. Lilback ha scritto:
> I remember reading messages that builds work correctly, but is that
> for tarballs or when code is checked out of cvs?
>
> Building out of cvs gives a lot of errors, no matter what versions of
> the tools I use (currently working with libtool-1.5.6, autoconf-2.57,
> automake-1.7.9).
>
> I've fiddled around for a while and can't find a quick solutions. Any ideas?
>
> Thanks.
>
>
>
>
> mlilback$LIBTOOL=glibtool ./autogen.sh --with-tdsver=7.0
> --disable-odbc --disable-apps --disable-server --disable-pool
> processing .
???
Why not
$ ./configure --with-tdsver=7.0 --disable-odbc --disable-apps
--disable-server --disable-pool
easier and should work.
freddy77
More information about the FreeTDS
mailing list