Re: Oracle 9i - issues == Deal breaker

Matt Pavlovich <[email protected]>
Newsgroups gmane.linux.redhat.taroon
Organization Allegiance Telecom, Inc.
Message-ID <1063990798.4202.169.camel@blackhole>
> I should note that there is a compat-glibc package in Taroon, so if
> you link against -L/usr/lib/i386-redhat-linux7/lib (and the files
> which are compiled from source compile against
> -I/usr/lib/i386-redhat-linux7/include headers as well), you shouldn't
> have more link time problems than on RH AS2.1.
>
>        Jakub

I am not sure the issue is linking-- I believe it has to do with
__ctype_b no longer being exported in the C library.  What "doesn't work
as expected" when mixing objects using __ctype_b and localized
versions?  

While I am not intimately familiar w/ the Oracle build process, I do
know that no one here has been able to correctly link Oracle 8 or 9
using the compat libs.  

I have successfully linked (using Oracle's stubs), and ran Oracle 8 on
the latest Debian unstable (GLIBC 2.3).  An inspection of libc.a shows
both __ctype_b and __ctype_b_loc.

nm -a /usr/lib/libc.a | grep ctype_b
00000000 D __ctype_b
00000000 T __ctype_b_loc

-- 
Matt Pavlovich <[email protected]>
Allegiance Telecom, Inc.


--
Taroon-beta-list mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/taroon-beta-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.