This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 245204 - Project from binary cannot find libc.so
Summary: Project from binary cannot find libc.so
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project Discovery (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-24 06:03 UTC by Alexander Simon
Modified: 2014-06-25 02:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2014-06-24 06:03:11 UTC
Steps to reproduce:
- create subproject sample
- build the project
- invoke project from binary for the project build result
Wizard reports that some system shared library cannot be found.
Comment 1 Alexander Simon 2014-06-24 06:06:51 UTC
Investigation:
Paths to shared libraries are stored in the file:
/etc/ld.so.conf
IDE ignored this file when tries to resolve shared libraries.
Comment 2 Alexander Simon 2014-06-24 12:12:01 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/c8834018a678
Comment 3 Quality Engineering 2014-06-25 02:31:00 UTC
Integrated into 'main-silver', will be available in build *201406250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/c8834018a678
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #245204 Project from binary cannot find libc.so