Skip to Content.
Sympa Menu

freetds - Intel Solaris - yay! Now 3/20 tests fail

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Cary, Kim" <Kim.Cary AT pepperdine.edu>
  • To: 'TDS Development Group' <freetds AT franklin.oit.unc.edu>
  • Subject: Intel Solaris - yay! Now 3/20 tests fail
  • Date: Fri, 1 Jun 2001 09:59:55 -0700


OK, thanks for the help everyone.

Seems like configuring --with-tdsver=4.2 did it.
Setting $SYBASE and $TDSPORT were did not have an affect for make check
(though I tried them and the first 6 tests core dumped ;-) The problem was
not with the server being unreachable or on the nonstandard port because
make check works on a Sparc box with the same PWD file and the 'as
delivered' example interfaces file. Initially, to get make check to connect
and pass 17/20 tests on this Sol8 Intel box, I had simply configured
--with-tdsver=4.2. No TDS specific variables were set, though I ran the
tests to the same resusts with the TDSVER set to 42 and 70 later. The only
change from as delivered .51 source files was to change the PWD file.

Again, THANKS TO ALL WHO REPLIED (guess I can shout my thanks ;-).

Combination is Solaris 8 Intel/AMD K6-2/400 against MSSQL7SP2/NT4SP6a.

Now, I have 3 tests of 20 fail. The full transcript is available. Email me
if you want to see it so you can help.

Are the latter two problems below due to the issues with MSSQL7 mentioned in
the FAQ?

However the failures are:

Start
About to logon
About to open
Dropping table
creating table
insert
select
col 1 is i
col 2 is s
Expected |abcdef|, found |abcdef|
dblib failed for t0009.c
FAIL: t0009

SEEMS NOMINAL to me from the output. What is the failure? Should I be
concerned?

Start
About to logon
About to open, PASSWORD: , USER: , SERVER:
After logon
About to read binary input file
Usage: t0013 infile outfile
FAIL: t0013

Start
About to logon
About to open, PASSWORD: , USER: , SERVER:
After logon
About to read binary input file
Usage: t0014 infile outfile
FAIL: t0014

NO CLUE on these. Not very good at reading makefiles to understand what is
being tested. I apologize.

Kim Cary - Manager, Midrange Systems - Tu/Fri 7am-6:30pm - 310-506-4860 -
Kim.Cary AT pepperdine.edu




Archive powered by MHonArc 2.6.24.

Top of Page