- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Oracle 11i relink problem, libcl.a
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-30-2002 07:16 AM
тАО12-30-2002 07:16 AM
Error output:
/usr/ccs/bin/ld: Invalid loader fixup in text space needed in output file for sy
mbol "$0000005E" in input file: "/usr/lib/libcl.a(ftnerr.o)". Make sure it was c
ompiled with +z/+Z.
*** Error exit code 1
The make command generating this error is:
make -f ins_reports60w.mk install
Been looking on the forums and metalink but so far haven't found anything particularly helpful. Any advise would be greatly appreciated.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-30-2002 07:20 AM
тАО12-30-2002 07:20 AM
Re: Oracle 11i relink problem, libcl.a
Also applied PHSS_27469, a libcl patch. Also the latest linker and aC++ patches. Also PHSS_20122. Seemingly no impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-30-2002 07:47 AM
тАО12-30-2002 07:47 AM
SolutionAre we talking about an Oracle DB relink or is it IAS?
I've heard installing both the Oracle DB
software and the IAS software in the Same $ORACLE_HOME location can cause this ?
If your attempting to relink Oracle IAS (Internet Application Server) then
if this archive file -> /usr/lib/libcl.a
reference is removed from the Oracle: sysliblist file the relink *may*work.... don't ask why I'm not too sure myself ... hopefully the above may help ....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-30-2002 11:22 PM
тАО12-30-2002 11:22 PM
Re: Oracle 11i relink problem, libcl.a
Remove the -l:libcl.a entry from $ORACLE_HOME/lib/sysliblist file and then relink.
Revert on the results.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-02-2003 05:20 PM
тАО01-02-2003 05:20 PM
Re: Oracle 11i relink problem, libcl.a
Sometimes you need to get the offending file from a backup or unaffected server.
The above solutions however have much more promise and should be tried FIRST.
Steve
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-02-2003 05:22 PM
тАО01-02-2003 05:22 PM
Re: Oracle 11i relink problem, libcl.a
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-03-2003 06:21 AM
тАО01-03-2003 06:21 AM
Re: Oracle 11i relink problem, libcl.a
For some reason I didn't get the notice from the ITRC that replies to the message had been posted until this morning, but it's very satisfying to note that the first response, which was a correct response, came only about 25 minutes after the post - Oracle's response took almost a week.
Thanks for the help. :-)