Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Dec 1999 10:36:01 +0100
From:      Marcel Moolenaar <marcel@scc.nl>
To:        database@FreeBSD.org
Subject:   Re: Small Problems with Oracle for Linux for FreeBSD
Message-ID:  <385F4A01.84BDF132@scc.nl>
References:  <382B1539.6188AF73@hiverworld.com>, <4.2.2.19991220194451.00b285c0@email.eden.rutgers.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Carroll Kong wrote:
> 
>         Hey guys, I went to this excellent web site
> 
> http://www.scc.nl/~marcel/howto-oracle.html

Thanks :-)

>         It tells you how to setup oracle for linux under freebsd.  However, I ran
> into a small problem.
> 
> lnetv2 -lnncc -lnsgl -lnsglc -lnmd -lnms -lnfp -lnms0 -lnetwork -L/usr/lib
> -ldl
> -lc
> /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.90.29/crtbegin.o: In function
> `__do_gl
> obal_dtors_aux':
> /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.90.29/crtbegin.o(.text+0x31):
> undefine
> d reference to `__deregister_frame_info'
> /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.90.29/crtbegin.o: In function
> `frame_d
> ummy':
> /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.90.29/crtbegin.o(.text+0x5a):
> undefine
> d reference to `__register_frame_info'
> collect2: ld returned 1 exit status
> make: *** [tnslsnr] Error 1
> 
> This is for making the tcp_listener.  He mentions it in the web page, and I
> run the line he mentions, but for some odd reason the linux compiler keeps
> on barfing?

I think this is solved by "upgrading" linux_base. I assume you have
linux_base-5.2 from the ports collection, right? Try using
linux_base-6.1 from http://www.freebsd.org/~marcel.

> is that the right version of the egcs?  Should I try an older
> version?  Does anyone know which version is needed to compile this?

It's not necessarily a compiler issue, but I think it's more a library
'thingy'.

I haven't paid much attention to Oracle lately, so I'm somewhat behind
on the latest facts. Correct me if I'm wrong...

-- 
Marcel Moolenaar                        mailto:marcel@scc.nl
SCC Internetworking & Databases           http://www.scc.nl/
The FreeBSD project                mailto:marcel@FreeBSD.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-database" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?385F4A01.84BDF132>