From owner-freebsd-questions Tue Jan 28 23:58:17 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA17185 for questions-outgoing; Tue, 28 Jan 1997 23:58:17 -0800 (PST) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA17179 for ; Tue, 28 Jan 1997 23:58:15 -0800 (PST) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.4/8.6.12) with SMTP id XAA03676; Tue, 28 Jan 1997 23:58:07 -0800 (PST) Date: Tue, 28 Jan 1997 23:58:07 -0800 (PST) From: Doug White X-Sender: dwhite@localhost Reply-To: Doug White To: "John W. Carbone" cc: freebsd-questions@FreeBSD.ORG Subject: Re: Sybase CTLib for Linux on FreeBSD In-Reply-To: <32EB936E.3F54BC7E@li.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 26 Jan 1997, John W. Carbone wrote: > 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. Linux uses iBCS2? I thought Linux used it's own flavor (a.out or elf), SCO used iBCS2. It may have an emulator, like FreeBSD. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major