Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Linux install failing

Re: Linux install failing

From: Martin Gilchrist <martinpg_at_javamarket.com>
Date: Sat, 22 Sep 2001 22:15:45 -0700
Message-ID: <20010922.221543.1760281936.2061@localhost.localdomain>


Hi, here's the make.log (sorry, I didn'tknow this existed)! Thanks for any help. Martin

/usr/bin/make -f ins_net_client.mk mkldflags ORACLE_HOME=/app/oracle/product/8.1.7
/usr/bin/make -f ins_net_client.mk client_sharedlib ORACLE_HOME=/app/oracle/product/8.1.7
/app/oracle/product/8.1.7/bin/genclntsh
/lib/libc.so.6: undefined reference to `_dl_lazy_at_GLIBC_2.1.1'
/lib/libc.so.6: undefined reference to `_dl_dst_substitute_at_GLIBC_2.1.1'
/lib/libc.so.6: undefined reference to `_dl_out_of_memory_at_GLIBC_2.2'
/lib/libc.so.6: undefined reference to `_dl_relocate_object_at_GLIBC_2.0'
/lib/libc.so.6: undefined reference to `_dl_clktck_at_GLIBC_2.2'
/lib/libc.so.6: undefined reference to `__libc_enable_secure_at_GLIBC_2.0'
/lib/libc.so.6: undefined reference to `_dl_catch_error_at_GLIBC_2.0'
/lib/libc.so.6: undefined reference to `_dl_platformlen_at_GLIBC_2.1.1'
/lib/libc.so.6: undefined reference to `_dl_lookup_versioned_symbol_skip_at_GLIBC_2.0'
/lib/libc.so.6: undefined reference to `_dl_lookup_versioned_symbol_at_GLIBC_2.0'
/lib/libc.so.6: undefined reference to `_dl_mcount_at_GLIBC_2.1'
/lib/libc.so.6: undefined reference to `_dl_dst_count_at_GLIBC_2.1.1'
/lib/libc.so.6: undefined reference to `_dl_initial_searchlist_at_GLIBC_2.1'
/lib/libc.so.6: undefined reference to `_dl_start_profile_at_GLIBC_2.1'
/lib/libc.so.6: undefined reference to `_dl_lookup_symbol_at_GLIBC_2.0'
/lib/libc.so.6: undefined reference to `__libc_stack_end_at_GLIBC_2.1'
/lib/libc.so.6: undefined reference to `_dl_argv_at_GLIBC_2.2'
/lib/libc.so.6: undefined reference to `_dl_loaded_at_GLIBC_2.1'
/lib/libc.so.6: undefined reference to `_dl_origin_path_at_GLIBC_2.1.1'
/lib/libc.so.6: undefined reference to `_dl_check_map_versions_at_GLIBC_2.2'
/lib/libc.so.6: undefined reference to `_dl_map_object_at_GLIBC_2.0'
/lib/libc.so.6: undefined reference to `_dl_main_searchlist_at_GLIBC_2.1'
/lib/libc.so.6: undefined reference to `_dl_debug_mask_at_GLIBC_2.2.3'
/lib/libc.so.6: undefined reference to `_dl_load_lock_at_GLIBC_2.2'
/lib/libc.so.6: undefined reference to `_dl_profile_at_GLIBC_2.1'
/lib/libc.so.6: undefined reference to `_dl_debug_state_at_GLIBC_2.0'
/lib/libc.so.6: undefined reference to `_dl_init_all_dirs_at_GLIBC_2.2'
/lib/libc.so.6: undefined reference to `_r_debug_at_GLIBC_2.0'
/lib/libc.so.6: undefined reference to `_dl_unload_cache_at_GLIBC_2.1'
/lib/libc.so.6: undefined reference to `_dl_signal_error_at_GLIBC_2.0'
/lib/libc.so.6: undefined reference to `_dl_debug_printf_at_GLIBC_2.2.3'
/lib/libc.so.6: undefined reference to `_dl_init_at_GLIBC_2.2'
/lib/libc.so.6: undefined reference to `_dl_all_dirs_at_GLIBC_2.2'
/lib/libc.so.6: undefined reference to `_dl_map_object_deps_at_GLIBC_2.0'
/lib/libc.so.6: undefined reference to `_dl_nloaded_at_GLIBC_2.2'
/lib/libc.so.6: undefined reference to `_dl_profile_map_at_GLIBC_2.1'
/lib/libc.so.6: undefined reference to `_dl_profile_output_at_GLIBC_2.1'
/lib/libc.so.6: undefined reference to `_dl_pagesize_at_GLIBC_2.2'
/lib/libc.so.6: undefined reference to `_dl_lookup_symbol_skip_at_GLIBC_2.0'
/lib/libc.so.6: undefined reference to `_dl_fpu_control_at_GLIBC_2.1'
/usr/lib/libdl.so: undefined reference to `_dl_catch_error'
/lib/libc.so.6: undefined reference to `_dl_global_scope_alloc_at_GLIBC_2.1'
Created /app/oracle/product/8.1.7/lib/libclntst8.a
/app/oracle/product/8.1.7/bin/genagtsh /app/oracle/product/8.1.7/lib/libagtsh.so 1.0
/usr/bin/make -f ins_precomp.mk relink ORACLE_HOME=/app/oracle/product/8.1.7 EXENAME=ott
Linking ott
/usr/bin/ld: cannot find -lclntsh

collect2: ld returned 1 exit status
/bin/chmod: getting attributes of `ott': No such file or directory
make: *** [ott] Error 1
/usr/bin/make -f ins_precomp.mk relink ORACLE_HOME=/app/oracle/product/8.1.7 EXENAME=ott
Linking ott
/usr/bin/ld: cannot find -lclntsh

collect2: ld returned 1 exit status
/bin/chmod: getting attributes of `ott': No such file or directory
make: *** [ott] Error 1

In article <gj5r7.16761$2z4.65879_at_zonnet-reader-1>, "Jos" <wolters401_at_zonnet.nl> wrote:

> Hi Martin,
> It would help if you showed /app/oracle/product/8.1.7/install/make.log,
> cause the actual error is in that logfile....  Try "unsetting" LANG....
> "Martin Gilchrist" <martinpg_at_javamarket.com> wrote in message
> news:20010922.113651.1960709859.9043_at_localhost.localdomain...
>> Hi, I am installing Oracle 8.1.7 into RH 7.1 and, thanks to some help
>> from Blair kennedy, was able to get the Installer running. I selected
>> the minimum install and it runs smoothly for about two-thirds of the
>> way. I now get an error message to the effect that something is failing
>> in .../precomp/lib/ins_precomp.mk
>>
>> Any help would be appreciated! I think that I have done all of the
>> things I'm supposed to (installing the 6.2 compatability packages,
>> setting LD_ASSUME_KERNEL=2.2.5, running i386-glibc21-linux-env.sh), but
>> it's possible that I missed something.
>>
>> Thanks, Martin
>>
>> The log file says:
>>
>> Starting install link phase of component Oracle Enterprise Manager
> Products
>> Starting install link phase of component Oracle Product Options
>> Starting install link phase of component Oracle8i Enterprise Edition
>> Calling action unixActions1.7.1.5.0  make installMakePath =
>> /usr/bin/make
>> installMakeFileName =
> /app/oracle/product/8.1.7/network/lib/ins_net_client.mk
>> installTarget = mkldflags
>> undoMakeFileName =
>> installArguments = ORACLE_HOME=/app/oracle/product/8.1.7, logFile =
>> /app/oracle/product/8.1.7/install/make.log undoTarget =
>>
>> Calling action unixActions1.7.1.5.0  make installMakePath =
>> /usr/bin/make
>> installMakeFileName =
> /app/oracle/product/8.1.7/network/lib/ins_net_client.mk
>> installTarget = client_sharedlib
>> undoMakeFileName =
>> installArguments = ORACLE_HOME=/app/oracle/product/8.1.7, logFile =
>> /app/oracle/product/8.1.7/install/make.log undoTarget =
>>
>> Calling action unixActions1.7.1.5.0  make installMakePath =
>> /usr/bin/make
>> installMakeFileName =
>> /app/oracle/product/8.1.7/precomp/lib/ins_precomp.mk installTarget =
>> relink
>> undoMakeFileName =
>> installArguments = ORACLE_HOME=/app/oracle/product/8.1.7,EXENAME=ott,
>> logFile = /app/oracle/product/8.1.7/install/make.log undoTarget =
>>
>> Exception thrown from action: make
>> Exception Name: MakefileException
>> Exception String: Error in invoking target relink of makefile
> /app/oracle/product/8.1.7/precomp/lib/ins_precomp.mk
>> Exception Severity: 1
>> Exception thrown from action: make
>> Exception Name: MakefileException
>> Exception String: Error in invoking target relink of makefile
> /app/oracle/product/8.1.7/precomp/lib/ins_precomp.mk
>> Exception Severity: 1
>> *** Cancel Dialog:  ***
>> User selected: Stop installation of all products.
>
Received on Sun Sep 23 2001 - 00:15:45 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US