libc.so.1 (SUNW_1.22.7) => (version not found)


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users libc.so.1 (SUNW_1.22.7) => (version not found)
# 1  
Old 06-26-2012
libc.so.1 (SUNW_1.22.7) => (version not found)

What package would I need to get this file? SUNW_1.22.7. Please help. thank you. Smilie
# 2  
Old 06-26-2012
Be as clear as possible when posting questions...what command gave you that output as libc.so.1 is the std C shlib and "libc.so.1 (SUNW_1.22.7) => (version not found)" doesnt make any sense so post the output of these commands...
Code:
ls -latr /usr/lib/libc.*
ldd -v /usr/lib/libc.so.1

# 3  
Old 06-29-2012
I think that I have the same problem. That output I receive when I perform ldd on installed application.

Code:
ldd -v /usr/lib/libc.so.1

   object=/usr/lib/libc.so.1; filter for /usr/lib/ld.so.1

   object=/usr/lib/libc.so.1; filter for libm.so.2

   find object=libm.so.2; required by /usr/lib/libc.so.1
        libm.so.2 =>     /lib/libm.so.2

   find object=libc.so.1; required by /lib/libm.so.2
   find version=libc.so.1
        libc.so.1 (SUNW_0.7) =>  /usr/lib/libc.so.1
        libc.so.1 (SUNWprivate_1.1) =>   /usr/lib/libc.so.1

ls -latr /usr/lib/libc.*
lrwxrwxrwx   1 root     root          19 Apr  5  2011 /usr/lib/libc.so -> ../../lib/libc.so.1
lrwxrwxrwx   1 root     root          19 Apr  5  2011 /usr/lib/libc.so.1 -> ../../lib/libc.so.1

I found out that in case of libc.so.1 library it is necessary to install proper solaris patch (obsolete library version).
Is there any workaround that can be used in case of such problem?

Moderator's Comments:
Mod Comment Please use code tags next time for your code and data.


---------- Post updated at 08:04 AM ---------- Previous update was at 04:32 AM ----------

I have googled a little and found that a patch is the best solution. Does anyone could tell me how can I find a proper patch which will update also mentioned library?

Last edited by p3kniety; 06-29-2012 at 06:40 AM..
# 4  
Old 06-29-2012
What operating system and version are you on?
# 5  
Old 07-02-2012
Version of OS:
SunOS 5.10 Generic_139556-08 i86pc i386 i86pc
# 6  
Old 07-02-2012
Quote:
Originally Posted by p3kniety
I found out that in case of libc.so.1 library it is necessary to install proper solaris patch (obsolete library version).
Is there any workaround that can be used in case of such problem?
No there is no workaround for this and you have to install the patch that updates libc.so to the relevant version...
Quote:
Originally Posted by p3kniety
I have googled a little and found that a patch is the best solution. Does anyone could tell me how can I find a proper patch which will update also mentioned library?
Go through the files that are updated by the patch and determine if libc.so is upgraded to the version that is expected by your application which in this case would be 1.22.7...
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Bash find version of an installed application but if none is found set variable to App Not Installed

Hello Forum, I'm issuing a one line bash command to look for the version of an installed application and saving the result to a variable like so: APP=application --version But if the application is not installed I want to return to my variable that the Application is not installed. So I'm... (2 Replies)
Discussion started by: greavette
2 Replies

2. Cybersecurity

**ALERT**ALERT* Whats app requesting users to upgrade to latest version as; its vulnerability found.

Hello All, Want to share here an article for Whats app users that team whats app is requesting users to upgrade to its latest version since they have found a vulnerability; where Hacker could turn on a cell's camera, mic and scan messages and emails. Here is an article from "THE VERGE" for... (1 Reply)
Discussion started by: RavinderSingh13
1 Replies

3. Red Hat

./Vega6: /lib/libc.so.6: version `GLIBC_2.15' not found (required by ./Vega6)

Hello, I am trying to run a chess pairing program called Vega Chess on RHEL 6.5 Server $ uname -a Linux CDMA 2.6.32-431.el6.i686 #1 SMP Sun Nov 10 22:20:22 EST 2013 i686 i686 i386 GNU/Linux $ cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.5 (Santiago)This is the way I... (6 Replies)
Discussion started by: Ferocci
6 Replies

4. Solaris

libm.so.1 (SUNW_1.1) error while building

I am trying to build a product which is depend on system library and getting below error. How to resolve below Error:- ldd /finder3/baseline/95/ed/src/lib/libcartoGraphCPP.so libsunmath.so.1 => /opt/SUNWspro/SC4.2/lib/libsunmath.so.1 libm.so.1 => /usr/lib/libm.so.1... (1 Reply)
Discussion started by: shafi2all
1 Replies

5. UNIX for Dummies Questions & Answers

libc re-bassing

Hi guyth I;ve just install ubuntu (more l9ke n00buntu amiraite) linux and a quick question about the libc randomisation?!!! I notice that libc seems 2 mapped and random addys but .text &th@ gets mapped staticly still, so surely that defats the whole purpses? What is reall yimportant is we... (3 Replies)
Discussion started by: timbass
3 Replies

6. HP-UX

webservd: fatal: libgcc_s.so.1: version GCC_3.3’ not found

HI, We configured the webserver under the opt/SUNWwbsvr/https-pw-frontend/ in unix box. We have server start and stop command under the opt/SUNWwbsvr/https-pw-frontend/ Unexpectedly our password webserver's(sun one webserver's) are down, when I tried to start the server this is the error I'm... (1 Reply)
Discussion started by: srujana
1 Replies

7. Solaris

SUNW_1.21.2 not found

I have a sun box running solaris 9. I have thunderbird2 installed but when I run thunderbird2, I got this error and the process got killed. gris{tranc}33: /tools/scripts/thunderbird2 Starting Thunderbird2 ... gris{tranc}34: ld.so.1: thunderbird-bin: fatal: libc.so.1: version... (10 Replies)
Discussion started by: tecky
10 Replies

8. Programming

path for libc.a

how can i determine the path for libc.a? i wonder where it is located in my unix machine (1 Reply)
Discussion started by: gfhgfnhhn
1 Replies
Login or Register to Ask a Question