Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Aug 1999 22:54:51 +0200
From:      Marcel Moolenaar <marcel@scc.nl>
To:        emulation@FreeBSD.ORG
Subject:   Re: running Oracle 8.0.5
Message-ID:  <37BDC09B.9DF99591@scc.nl>
References:  <19990820104732.F602@bnc.net>, <19990820195631.A11687@dcse.fee.vutbr.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
Cejka Rudolf wrote:

> But while applying command "make -f ins_network.mk install",
> it ends with this error:
> 
> --
> ...
> cc -L/home/oracle/app/oracle/product/8.0.5/lib/
[snip]
> /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.90.29/crtbegin.o: In function `__do_global_dtors_aux':
> /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.90.29/crtbegin.o(.text+0x31): undefined reference to `__deregister_frame_info'
> /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.90.29/crtbegin.o: In function `frame_dummy':
> /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.90.29/crtbegin.o(.text+0x5a): undefined reference to `__register_frame_info'
> collect2: ld returned 1 exit status
> make: *** [tnslsnr] Error 1
> --
> 
> I have found fix for this problem - by apllying following patch in
> directory $ORACLE_HOME/network/lib:
[snip]
> 
> command "make -f ins_network.mk install" ends with success.
> But running "$ORACLE_HOME/bin/dbstart" (after "sh root.sh")
> produces following error:
[snip]
> SVRMGR> Connected.
> SVRMGR> ORA-27102: out of memory
> Linux Error: 12: Cannot allocate memory
> SVRMGR>
> Server Manager complete.
> 
> Database "TEST" warm started.
> --
> 
> And nothing starts... I really don't know where to look for errors,
> because amount of memory is sufficient in my opinion (?).

Did you do a 'rm -rf /compat/linux' before installing the
linux_{base|devtools} ports?
Do you have anything other than $ORACLE_HOME/lib in your LD_LIBRARY_PATH?
What does your PATH look like?
Did you make any "non-standard" links to libraries, or did you copy
libraries?

-- 
Marcel Moolenaar                                  mailto:marcel@scc.nl
SCC Internetworking & Databases                     http://www.scc.nl/
Amsterdam, The Netherlands                         tel: +31 20 4200655


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37BDC09B.9DF99591>