2012/4/27 "Jóhann B. Guðmundsson" <johan...@gmail.com>:
> On 04/26/2012 07:46 PM, Tommy Pham wrote:
>>
>> INFO: /usr/bin/ld: warning: -z lazyload ignored.
>> /usr/bin/ld: warning: -z nolazyload ignored.
>> /usr/bin/ld:
>> /opt/oracle/product/11.2.0/dbhome_1/sysman/lib//libnmectl.a(nmectlt.o):
>> undefined reference to symbol 'B_DestroyKeyObject'
>> /usr/bin/ld: note: 'B_DestroyKeyObject' is defined in DSO
>> /opt/oracle/product/11.2.0/dbhome_1/lib/libnnz11.so so try adding it
>> to the linker command line
>> /opt/oracle/product/11.2.0/dbhome_1/lib/libnnz11.so: could not read
>> symbols: Invalid operation
>
>
> Did you try adding "-lnnz11" to to the linker command line as is suggested
> there?
>
> JBG
> --

No, because the setup is done via GUI made by Oracle.  It's not a
command-line based like the older versions.  The entire setup is
somewhat automated barring certain parameters such as destination
directory, install options (Enterprise, Standard), etc...  There's no
configure and no make.  I'm thinking there's some RPMs missing so I'm
going to compare with CentOS 6.2 minimal desktop which Oracle did
install OK with additional dev RPMs such as libstdc++, gcc, kernel
headers, etc.. I had those same packages in F17 too but it failed to
complete.
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to