freetds AT lists.ibiblio.org
Subject: FreeTDS Development Group
List archive
- From: "Thompson, Bill D (London)" <ThompBil AT exchange.uk.ml.com>
- To: "'freetds AT lists.ibiblio.org'" <freetds AT lists.ibiblio.org>
- Subject: RE: [freetds] dbrpcsend test fails
- Date: Wed, 22 Jan 2003 09:19:43 -0000
Linas,
Could you enable the logging facility so that a log is captured of the
failing program ?
This is done by setting the TDSDUMP environment variable to a filename. (see
user guide)
beware though, If you are running "make check" from the dblib/unittests
directory, then all the unittest programs will be run, and the log of
another program may overwrite the log of the failed program.
you could isolate this particular program by editing the makefile in the
dblib/unittests directory such that:
TESTS = t0001 t0002 t0003 t0004 t0005 t0006 t0007 t0008 \
t0009 t0010 t0011 t0012 t0013 t0014 t0015 t0016 \
t0017 t0018 t0019 t0020 t0021 t0022 t0023 rpc
goes to:
#TESTS = t0001 t0002 t0003 t0004 t0005 t0006 t0007 t0008 \
# t0009 t0010 t0011 t0012 t0013 t0014 t0015 t0016 \
# t0017 t0018 t0019 t0020 t0021 t0022 t0023 rpc
TESTS = rpc
HTH,
Bill
> -----Original Message-----
> From: Linas Zdzichauskas [SMTP:zdz AT splius.lt]
> Sent: 22 January 2003 09:38
> To: freetds AT lists.ibiblio.org
> Subject: [freetds] dbrpcsend test fails
>
>
> hello,
>
> i built freeTds package taken from "Nightly Snapshot" and rpctest
> fails:
> ...
> creating proc
> executing dbrpcinit
> executing dbrpcparam
> executing dbrpcsend
> Failed: dbrpcsend
> FAIL: rpc
> ...
> package is compiled with gcc 3.2.1 with ./configure
> --with-tdsver=7.0.
> Database is MS SQL 2000.
>
> can anybody help me?
>
> regads,
> linas
>
>
>
>
>
>
>
>
>
> _______________________________________________
> FreeTDS mailing list
> FreeTDS AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds
-
[freetds] dbrpcsend test fails,
Linas Zdzichauskas, 01/22/2003
- <Possible follow-up(s)>
-
RE: [freetds] dbrpcsend test fails,
Thompson, Bill D (London), 01/22/2003
- Re: [freetds] dbrpcsend test fails, Linas Zdzichauskas, 01/22/2003
- RE: [freetds] dbrpcsend test fails, ZIGLIO Frediano, 01/22/2003
Archive powered by MHonArc 2.6.24.