[PVFS-users] compiling libpvfs.so.1.4

Phil Carns pcarns@hubcap.clemson.edu
Mon, 31 Jul 2000 14:30:44 -0400 (EDT)


> I was wondering if anybody knew how the rpm version of libpvfs.so.1.4 was 
> compiled.  When I compile the tar.gz version I get. 
> 
> ls: error in loading shared libraries: /home/pcp1/makleske/libpvfs.so.1.4: 
> undefined symbol:  
> 
> When loading libpvfs.so.1.4.
> I used glibc2_1_2
> To build my version I simply did a configure then make.

Just to clarify, is this an error that you see during the compile process,
or when trying to run the "ls" command with the newly compiled library?  

-Phil