[freetds] Procedure or function has too many arguments specified

Frediano Ziglio freddy77 at gmail.com
Fri Nov 7 10:44:33 EST 2008


2008/11/6 Man Min Yan <manmin_yan at yahoo.com.au>

> Hi Frediano,
>
> Thanks for the patch (post82.diff.gz). One minor problem with it though:
> the build fails with
>
> gcc -pthread -g -Wdeclaration-after-statement -o .libs/fisql fisql.o
> terminal.o edit.o handlers.o interrupt.o  -L/usr/lib
> ../../dblib/.libs/libsybdb.so ../../replacements/.libs/libreplacements.a
> -lreadline -lrt -Wl,--rpath -Wl,/usr/local/freetds.dev/lib
> ../../dblib/.libs/libsybdb.so: undefined reference to `hmac_md5'
>
> The code built OK after I fixed the makefile in tds, and my test script now
> works ok. Thanks again for your help.
>

I fixed problem with post82.diff.gz, I added a patch for
src/tds/Makefile.in. Patch is generated using CVS so patch for Makefile.in
was not generated, I generated it manually and appended to post82.diff.

freddy77


More information about the FreeTDS mailing list