Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 1997 12:25:02 -0500
From:      "John W. Carbone" <jwc@li.net>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Sybase CTLib for Linux on FreeBSD
Message-ID:  <32EB936E.3F54BC7E@li.net>

next in thread | raw e-mail | index | archive | help
When trying to compile one of the sample programs for CT-Lib,
I get the following undefined symbols:

Undefined symbol `__IO_stderr_' referenced from text segment
Undefined symbol `__IO_stdout_' referenced from text segment
Undefined symbol `___ctype_b' referenced from text segment
Undefined symbol `___overflow' referenced from text segment

I'm hoping that since Linux uses IBCS2, I'll be able to write Sybase
client for FreeBSD using these libraries by mapping the symbols
to FreeBSD counterparts or by supplying equivalent the functionality
for the missing symbols.

Any help would be greatly appreciated in filling in the gaps.

Thank you,
John



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?32EB936E.3F54BC7E>