Issue 67698 - Build fails in dbacces/util
Summary: Build fails in dbacces/util
Status: CLOSED DUPLICATE of issue 67672
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: 680m178
Hardware: PC Windows, all
: P1 (highest) Trivial (vote)
Target Milestone: OOo 2.0.4
Assignee: Frank Schönheit
QA Contact: issues@dba
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-23 15:53 UTC by quetschke
Modified: 2006-08-23 12:23 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description quetschke 2006-07-23 15:53:38 UTC
The build of the (to-be) m178 milestone fails with the error below.
(If this problem is already known please disregard.)

The problem seems to be that the file sxh16670.bmp (and all other files in
dbaccess/res) is not tagged with m178 (or HEAD/any newer milestone).

That dbaccess/util/makefile.mk sets

RESLIB{1,2,3}IMAGES=$(PRJ)$/res

seems to be an inconsistency/bug as dbaccess/res is not tagged.

Build breaker -> Please fix on master.

...
Making: ../wntmsci10.pro/bin/sdbt680en-GB.res
xml2cmp -func ../wntmsci10.pro/misc/dbu_dflt_description.cxx
../wntmsci10.pro/misc/dbu_dflt.xml
xml2cmp -func ../wntmsci10.pro/misc/sdbt_dflt_description.cxx
../wntmsci10.pro/misc/sdbt_dflt.xml
File ../wntmsci10.pro/misc/dbu_dflt_description.cxx with
component_getDescriptionFunc() is created now.
File ../wntmsci10.pro/misc/dba_dflt_description.cxx with
component_getDescriptionFunc() is created now.
guw.pl rsc -presponse @/tmp/mkU15Ohc > /dev/null
File ../wntmsci10.pro/misc/sdbt_dflt_description.cxx with
component_getDescriptionFunc() is created now.
using rsc multi-res feature
guw.pl rsc -presponse @/tmp/mkA2a6ZP > /dev/null
using rsc multi-res feature
guw.pl rsc -presponse @/tmp/mkzJuqRK > /dev/null
using rsc multi-res feature
f268: Error: The image(s) <sxh16670> could not be found.
Terminating compiler
dmake:  Error code 1, while making '../wntmsci10.pro/misc/rsc_dbu'
---* tg_merge.mk *---

ERROR: Error 65280 occurred while making /cygdrive/d/w1/tin_tcsh/dbaccess/util
Comment 1 pavel 2006-07-23 18:26:29 UTC
Duplicate of #i67672#.


*** This issue has been marked as a duplicate of 67672 ***
Comment 2 jens-heiner.rechtien 2006-08-23 12:23:02 UTC
Close issue.