Bug 139761

Summary: Can not load library: libcore_2_1_0b.so
Product: [Retired] Red Hat Developer Suite Reporter: Jeff Pound <jpound>
Component: PlatformAssignee: Ben Konrath <ben>
Status: CLOSED CURRENTRELEASE QA Contact: eclipse-bugs
Severity: high Docs Contact:
Priority: medium    
Version: 2.0   
Target Milestone: ---   
Target Release: ---   
Hardware: ia64   
OS: Linux   
Whiteboard:
Fixed In Version: 3.x Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-12-07 19:26:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 139411    

Description Jeff Pound 2004-11-17 21:34:53 UTC
Description of problem:
when using the CDT the following message appears in the .log file.
!MESSAGE Could not load library: libcore_2_1_0b.so.  This library
provides platform-specific optimizations for certain file system
operations.  This library is not present on all platforms, so this may
not be an error.  The resources plug-in will safely fall back to using
java.io.File functionality.

Version-Release number of selected component (if applicable):
eclipse-platform-3.0.1-2

How reproducible:
always

Steps to Reproduce:
1. create a new Managed C project
2. view the workspace/.metadata/.log file
  
Actual results:
libcore_2_1_0b.so is not loaded and eclipse falls back on the
java.io.File functionality.

Expected results:
libcore_2_1_0b.so should load properly

Comment 1 Ben Konrath 2004-11-17 21:53:31 UTC
Same result for ppc w/ IBM jvm. 

This might be a problem with our build. I'll look into this tomorrow.
We need libcore to be available so that the ResourceAttributes API can
be backported to get propper cvs support (see bug #139411)

Comment 2 Ben Konrath 2005-12-07 19:26:02 UTC
This this has been fixed with the transition to 3.x.