From owner-freebsd-database Mon Dec 20 16:47:37 1999 Delivered-To: freebsd-database@freebsd.org Received: from goshen.rutgers.edu (goshen.rutgers.edu [165.230.180.150]) by hub.freebsd.org (Postfix) with ESMTP id EC3F7153D0 for ; Mon, 20 Dec 1999 16:47:30 -0800 (PST) (envelope-from damascus@eden.rutgers.edu) Received: from damascus (damascus.dorm.rutgers.edu [165.230.0.68]) by goshen.rutgers.edu (8.8.8/8.8.8) with ESMTP id TAA13365 for ; Mon, 20 Dec 1999 19:47:25 -0500 (EST) Message-Id: <4.2.2.19991220194451.00b285c0@email.eden.rutgers.edu> X-Sender: damascus@email.eden.rutgers.edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Mon, 20 Dec 1999 19:47:50 -0500 To: freebsd-database@FreeBSD.ORG From: Carroll Kong Subject: Re: Small Problems with Oracle for Linux for FreeBSD In-Reply-To: <382B1539.6188AF73@hiverworld.com> References: <4.2.0.58.19991110220244.00ac2e40@email.eden.rutgers.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk Hey guys, I went to this excellent web site http://www.scc.nl/~marcel/howto-oracle.html 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? Does anyone hae any ideas on why this is not working? I mean, is that the right version of the egcs? Should I try an older version? Does anyone know which version is needed to compile this? If they got this version to work, then it is obviously my fault so I should look into it, but I tried a lot of little tricks and I cannot seem to figure out what is wrong. Thanks in advance! -Carroll Kong To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message