From owner-freebsd-database Tue Dec 21 1:53:30 1999 Delivered-To: freebsd-database@freebsd.org Received: from mail.scc.nl (node1374.a2000.nl [62.108.19.116]) by hub.freebsd.org (Postfix) with ESMTP id 80E8514EF4 for ; Tue, 21 Dec 1999 01:53:24 -0800 (PST) (envelope-from freebsd-database@scc.nl) Received: (from daemon@localhost) by mail.scc.nl (8.9.3/8.9.3) id KAA24903 for database@FreeBSD.org; Tue, 21 Dec 1999 10:36:06 +0100 (CET) (envelope-from freebsd-database@scc.nl) Received: from GATEWAY by dwarf.hq.scc.nl with netnews for database@FreeBSD.org (database@FreeBSD.org) To: database@FreeBSD.org Date: Tue, 21 Dec 1999 10:36:01 +0100 From: Marcel Moolenaar Message-ID: <385F4A01.84BDF132@scc.nl> Organization: SCC vof Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <382B1539.6188AF73@hiverworld.com>, <4.2.2.19991220194451.00b285c0@email.eden.rutgers.edu> Subject: Re: Small Problems with Oracle for Linux for FreeBSD Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk 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