Skip to Content.
Sympa Menu

freetds - [freetds] "--with-prefix" doesn't work + hanging 'make check'

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: eodonnell AT lineone.net
  • To: freetds AT lists.ibiblio.org
  • Subject: [freetds] "--with-prefix" doesn't work + hanging 'make check'
  • Date: Fri, 20 May 2005 18:28:34 +0100

Hi group,

I managed to get this installed (with your help) a few weeks ago.
Unfortunately,
I have two problems to get over before I can use it where it's actually
needed.

1) Despite:
logging in as root > clearing the old install > making a /usr/local/freetds
directory > issuing
./configure --with-tdsver=7.0 --with-prefix=/usr/local/freetds > make > make
install

nothing is installed to /usr/local/freetds.

during 'make install' I see unsettling messages such as:
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib

I really need to get it to install everything (including libs) to
/usr/local/freetds
so that I can tar up that directory and deploy to another box. Your help
in the matter is appreciated.

2) I can no longer successfully 'make check'. It gets as far as 'Trying
declare,
rows , open in one SEND' but just hangs indefinitely. The server specified
in PWD can be accessed using tsql. The last lines of make check are shown
below. Thanks for any help you can offer

Regards,

Edward

Server Message:
number 3701 severity 11 state 5 line 1
server: WS164
proc: (null)
text: Cannot drop the table '#ctlibarray4', because it does not exist in
the system catalog.
PASS: ct_diagall
Trying cs_config with CS_USERDATA

Testing CS_SET/GET USERDATA with char array
Testing CS_SET/GET USERDATA with char array
Testing CS_SET/GET USERDATA with int
PASS: cs_config
PASS: cancel
blk_in.c: Retrieve data using array binding
Sending same row 10 times...
blk_done() failed
FAIL: blk_in
blk_out.c: Retrieve data using array binding
ct_results() result_type CS_CMD_FAIL.
retrieved 1 (4,0) AAAA (5,0) Jan 1 2002 10:00AM (20,0)
retrieved 2 (4,0) BBBB (5,0) Jan 2 2002 10:00AM (20,0)
retrieved 3 (4,0) CCCC (5,0) Jan 3 2002 10:00AM (20,0)
retrieved 8 (4,0) DDDD (5,0) Jan 4 2002 10:00AM (20,0)
retrieved 3 (0,-1) EEEE (5,0) Jan 5 2002 10:00AM (20,0)
PASS: blk_out
ct_cursor.c: Testing ct_cursor()
Trying login
ct_results() result_type CS_CMD_FAIL.
ct_results() result_type CS_CMD_FAIL.
Trying declare, rows , open in one SEND

___________________________________________________________

Book yourself something to look forward to in 2005.
Cheap flights - http://www.tiscali.co.uk/travel/flights/
Bargain holidays - http://www.tiscali.co.uk/travel/holidays/







Archive powered by MHonArc 2.6.24.

Top of Page