Skip to Content.
Sympa Menu

freetds - Unknown marker errors

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Steven Campbell <sammynrg AT phalanx.bloor1.on.wave.home.com>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: Unknown marker errors
  • Date: Mon, 31 Jul 2000 22:42:09 -0400


Hello, i've been getting "Unknown marker: !!" and then an integer in
both php-4.0.1pl2 compiled as an Apache 1.3.12 DSO, and sqsh-1.7 when it
returns a large result set.

The error message is fleshed out on line 144 in src/tds/token.c of
today's freetds.snapshot.tgz.

I configured FreeTDS with "--with-tdsver=4.2 --enable-dbmfix", since I
run it against a MS SQL 7.0 server.

This error happens on Intel Solaris 5.8 and FreeBSD 4.0, both compiled
with gcc-2.95.2.

Can anybody tell me what this means, and if there is a known workaround?

I don't think it's related, but the only errors I get when I compile
with gcc's "-Wall" are these:

token.c:504: warning: `tds7_process_result' was declared implicitly
`extern' and
later `static'
token.c:225: warning: previous declaration of `tds7_process_result'

Thanks

Steven Campbell



  • Unknown marker errors, Steven Campbell, 07/31/2000

Archive powered by MHonArc 2.6.24.

Top of Page