[pca] new kernel patches

Martin Paul martin at par.univie.ac.at
Thu Oct 15 16:26:32 CEST 2009


Dominique Frise wrote:
> # pagesize
> ld.so.1: pagesize: fatal: libc.so.1: version `SUNW_1.22.5' not found 
> (required by file /usr/bin/pagesize)
> ld.so.1: pagesize: fatal: libc.so.1: open failed: No such file or directory
> Killed
> 
> Can someone can confirm this ?

pagesize works for me. What do you get from these commands:

   ldd /usr/bin/pagesize
   ls -l /lib/libc.so*

I think that the kernel patch brings in a new libc.so.1, maybe it hasn't 
been installed correctly. I see:

# ls -l /lib/libc.so*
lrwxrwxrwx   1 root     root           9 May  6 09:58 /lib/libc.so -> 
libc.so.1
-rwxr-xr-x   1 root     bin      1411852 Sep 14 15:35 /lib/libc.so.1
-rwxr-xr-x   1 root     root     1411316 Aug  8 01:21 /lib/libc.so.1.111423
-rwxr-xr-x   1 root     root     1411316 Aug 11 23:29 /lib/libc.so.1.120373
-rwxr-xr-x   1 root     root     1411308 Jun 23 02:43 /lib/libc.so.1.147951
-rwxr-xr-x   1 root     root     1411308 May 19 19:21 /lib/libc.so.1.173521
-rwxr-xr-x   1 root     root     1411312 Jun  8 20:04 /lib/libc.so.1.210511
-rwxr-xr-x   1 root     root     1411316 Jul  2 20:00 /lib/libc.so.1.218871
-rwxr-xr-x   1 root     root     1411312 Jun  8 21:13 /lib/libc.so.1.286721
-rwxr-xr-x   1 root     root     1411316 Jul 14 16:41 /lib/libc.so.1.52501

Martin.



More information about the pca mailing list