Bug 139761 - Can not load library: libcore_2_1_0b.so
Summary: Can not load library: libcore_2_1_0b.so
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Developer Suite
Classification: Retired
Component: Platform
Version: 2.0
Hardware: ia64
OS: Linux
medium
high
Target Milestone: ---
Assignee: Ben Konrath
QA Contact: eclipse-bugs
URL:
Whiteboard:
Depends On:
Blocks: 139411
TreeView+ depends on / blocked
 
Reported: 2004-11-17 21:34 UTC by Jeff Pound
Modified: 2007-04-18 17:15 UTC (History)
0 users

Fixed In Version: 3.x
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-12-07 19:26:02 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.