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 144675 - Looks like unbuffer-SunOS-x86.so causes relocation error
Summary: Looks like unbuffer-SunOS-x86.so causes relocation error
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All Solaris
: P2 blocker (vote)
Assignee: Egor Ushakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-21 06:52 UTC by Andrew Krasny
Modified: 2008-08-21 14:03 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 Andrew Krasny 2008-08-21 06:52:07 UTC
I have faced with the following problem on my snv_79a X86 (Intel(R) Pentium(R) 4 CPU 3.00GHz CPU 1):
When I select 'Output Window' in 'Console Type' of C/C++ project properties I get an error 
"fatal: relocation error: file ${NBPLATFORM_PATH}/cnd2/bin/unbuffer-SunOS-x86.so: symbol main: referenced symbol not found"

This could be also reproduced with following steps:

bash-3.2$ export LD_PRELOAD=${NBPLATFORM_PATH}/cnd2/bin/unbuffer-SunOS-x86.so 

bash-3.2$ vi

ld.so.1: vi: fatal: relocation error: file /export/home/mt154047/netbeans-deploy/cnd2/bin/unbuffer-SunOS-x86.so: symbol
main: referenced symbol not found

Killed

bash-3.2$ 

Could you, please, take a look.

Thanks,
=Andrew
Comment 1 Egor Ushakov 2008-08-21 14:03:12 UTC
fixed in the changeset:
http://hg.netbeans.org/main/rev/55a876212250