Issue 43323 - dmake in chart2/source/controller fails
Summary: dmake in chart2/source/controller fails
Status: CLOSED DUPLICATE of issue 43297
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: PC All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: kla
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-22 14:02 UTC by kyoshida
Modified: 2013-02-24 21:19 UTC (History)
1 user (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 kyoshida 2005-02-22 14:02:24 UTC
When I do dmake in chart2/source/controller, this results:

Making: ../../unxlngi4.pro/bin/chartcontroller680en-US.res
using rsc multi-res feature
rsc -presponse @/tmp/mkCtILgW > /dev/null
f268: Error: The image(s) <lines2d lines2d1 lines2d2 lines2d3 areas2d areas2d1
areas2d3 cols2d cols2d1 cols2d2 cols2d3 bars2d bars2d1 bars2d2 bars2d3 circl2d
circl2d1 circl2d2 xy2d xysym2d lnsym2d1 lnsym2d2 lnsym2d3 donut12d net2d
net2dsym cols2d4 lines3d areas3d areas3d1 areas3d2 cols3d cols3d1 cols3d2
cols3d3 circl3d bars3d bars3d1 bars3d2 bars3d3 indinone indiboth indiup indidown
regno reglin reglog regexp regpow net2dst n2dsymst net2dpr n2dsympr spline
splnesym splineb splnbsym cols2d5 stock2d1 stock2d2 stock2d3 stock2d4 saeule1
saeule2 saeule3 saeule4 roehre1 roehre2 roehre3 roehre4 pyra1 pyra2 pyra3 pyra4
pyra1q pyra2q pyra3q pyra4q kegel1 kegel2 kegel3 kegel4 kegel1q kegel2q kegel3q
kegel4q areas2d_h areas2d1_h areas2d3_h areas3d_h areas3d1_h areas3d2_h bars2d_h
bars2d1_h bars2d2_h bars2d3_h bars3d_h bars3d1_h bars3d2_h bars3d3_h circl2d_h
circl2d1_h circl2d2_h circl3d_h cols2d_h cols2d1_h cols2d2_h cols2d3_h cols2d4_h
cols3d_h cols3d1_h cols3d2_h cols3d3_h donut12d_h kegel1q_h kegel2q_h kegel3q_h
kegel4q_h kegel1_h kegel2_h kegel3_h kegel4_h lnsym2d1_h lnsym2d2_h lnsym2d3_h
lines2d_h lines2d1_h lines2d2_h lines2d3_h lines3d_h net2dsym_h n2dsympr_h
n2dsymst_h net2d_h net2dpr_h net2dst_h pyra1q_h pyra2q_h pyra3q_h pyra4q_h
pyra1_h pyra2_h pyra3_h pyra4_h roehre1_h roehre2_h roehre3_h roehre4_h
saeule1_h saeule2_h saeule3_h saeule4_h splineb_h splnbsym_h spline_h splnesym_h
stock2d1_h stock2d2_h stock2d3_h stock2d4_h xysym2d_h xy2d_h cols2d5_h
indinone_h indiboth_h indiup_h indidown_h regno_h reglin_h reglog_h regexp_h
regpow_h> could not be found.
Terminating compiler
dmake:  Error code 1, while making '../../unxlngi4.pro/misc/rsc_chartcontroller'
'---* tg_merge.mk *---'

Where do I look for a solution?

Kohei
Comment 1 bjoern.milcke 2005-02-22 14:11:54 UTC
I think for src680 the unxlngi4 (3.0.1) compiler is no longer supported. Try
unxlngi6 (3.4.1)
Comment 2 kyoshida 2005-02-22 14:19:06 UTC
Thanks.  I'd like to try, but...  How do I switch from unxlngi4 to unxlngi6 ? 
I'm not exactly a build expert.
Comment 3 kyoshida 2005-02-22 14:58:10 UTC
renamed my unxlngi6.mk to unxlngi4.mk in solenv/inc, rm -rf chart2/unxlngi4.pro,
cd chart2; build.  But I still get the same error.
Comment 4 bjoern.milcke 2005-02-22 15:00:21 UTC
Note: You don't need to build chart2, because it isn't yet used. It is only
built to ensure that incompatible changes in other projects do not break it. The
created libraries and resources are not part of the installation.
Comment 5 pavel 2005-02-22 15:31:54 UTC
Sulved, cvs up your checkout of m80.


*** This issue has been marked as a duplicate of 43297 ***
Comment 6 kla 2005-02-23 09:07:44 UTC
closed as duplicate