[freetds] 0.63 Release Candidate 4
joshua stein
jcs at jcs.org
Thu Dec 9 11:53:16 EST 2004
> http://ibiblio.org/pub/Linux/ALPHA/freetds/stable/freetds-0.63RC4.tar.gz
>
> This is a candidate for final release. It builds on
> NetBSD, owing to *very* recent changes in our linkology. ;-)
still looks good on openbsd-current.
although i noticed while building that libtool kept giving errors
which seemed non-fatal enough to continue building everything:
/bin/sh ../../libtool --mode=link cc -O2 -pipe -o libtdssrv.la -rpath /usr/local/lib -version-info 1:0:0 query.lo server.lo login.lo ../tds/libtds_objects.la ../replacements/libreplacements.la -L/usr/local/lib -liconv -static-libgcc -lc
../../libtool[6564]: continue: cannot continue
line 6564 in libtool is:
fi # test -z "$show_help"
which looks to correspond to line 6224 in the included ltmain.sh.
vim's syntax highlighting is also showing this line differently, i'm
guessing the opening 'if' is already getting closed before this 'fi'
on 6224.
More information about the FreeTDS
mailing list