Issue 9781 - break in vcl - undefined symbol
Summary: break in vcl - undefined symbol
Status: CLOSED FIXED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: current
Hardware: PC Linux, all
: P2 Trivial (vote)
Target Milestone: OOo 1.0.2
Assignee: christof.pintaske
QA Contact: issues@gsl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-03 10:43 UTC by Unknown
Modified: 2003-03-11 18:33 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Unknown 2002-12-03 10:43:57 UTC
break in vcl while building OOO_STABLE_1 for OpenOffice_1_0_2:


Making: ../../unxlngi4.pro/srs/svsrc.srs
rscdep  -CHARSET_DONTKNOW -s  -I. -I  -I../inc -I../../inc
-I../../unxlngi4.pro/inc -DUNX -DVCL -DGCC -DC300 -DSUPD=641 -DBUILD=7663
-DSOLAR_JAVA -DPRODUCT -DPRODUCT_FULL -DNDEBUG  -DUPDVER="641"
-fp../../unxlngi4.pro/srs/svsrc.srs images.src								menu.src						

		stdtext.src 							helptext.src		
	

			btntext.src
rscdep: error in loading shared libraries: rscdep: undefined symbol:
_ZNSt8bad_castD1Ev
dmake:  Error code 127, while making '../../unxlngi4.pro/srs/svsrc.srs'
---* TG_SLO.MK *---
dmake:  Error code 255, while making '../../unxlngi4.pro/misc/svsrc.dpr'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making
/usr/local/home/buildso/OOO_STABLE_1/vcl/source/src
Comment 1 stx123 2002-12-03 12:02:48 UTC
Please set the target milestone accordingly...
Comment 2 christof.pintaske 2002-12-03 13:48:40 UTC
as discussed,

the used compiler does not match with the used libstdc++. Please copy
all compiler libraries to solver to have them consistent.
Comment 3 christof.pintaske 2003-03-11 18:33:12 UTC
this is obviously resolved