Issue 81550 - build dependency in reportdesign util
Summary: build dependency in reportdesign util
Status: CLOSED DUPLICATE of issue 81112
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 2.3.0 RC1
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: dbaneedsconfirm
QA Contact: issues@dba
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-13 10:36 UTC by pmladek
Modified: 2007-09-13 10:54 UTC (History)
1 user (show)

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


Attachments
Proposed fix. (306 bytes, patch)
2007-09-13 10:37 UTC, pmladek
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description pmladek 2007-09-13 10:36:17 UTC
My parallel build crashed when linking librptxml680lx.so:

--- cut ---
Checking DLL ../unxlngx6.pro/lib/check_librpt680lx.so
...../unxlngx6.pro/slo/xmlfilter.o: In function
`rptxml::ORptFilter::startDocument()':
/usr/src/packages/BUILD/ooo-build-2.3.0.1.1/build/oog680-m5/reportdesign/source/filter/xml/xmlfilter.cxx:1046:
undefined reference to
`reportdesign::OReportDefinition::getSdrModel(com::sun::star::uno::Reference<com::sun::star::report::XReportDefinition>&)'
../unxlngx6.pro/slo/xmlExport.o: In function `int
rptui::getStyleProperty<int>(com::sun::star::uno::Reference<com::sun::star::report::XRepo
rtDefinition> const&, rtl::OUString const&)':
/usr/src/packages/BUILD/ooo-build-2.3.0.1.1/build/oog680-m5/reportdesign/source/filter/xml/../../../inc/RptDef.hxx:106:
undefined reference to
`rptui::getUsedStyle(com::sun::star::uno::Reference<com::sun::star::report::XReportDefinition>
const&)'
../unxlngx6.pro/slo/xmlExport.o: In function `com::sun::star::awt::Size
rptui::getStyleProperty<com::sun::star::awt::Size>(com::sun::star::
uno::Reference<com::sun::star::report::XReportDefinition> const&, rtl::OUString
const&)':
/usr/src/packages/BUILD/ooo-build-2.3.0.1.1/build/oog680-m5/reportdesign/source/filter/xml/../../../inc/RptDef.hxx:106:
undefined reference to
`rptui::getUsedStyle(com::sun::star::uno::Reference<com::sun::star::report::XReportDefinition>
const&)'
collect2: ld returned 1 exit status
dmake:  Error code 1, while making '../unxlngx6.pro/lib/librptxml680lx.so'
---* tg_merge.mk *---
--- cut ---

I'll attach a patch that fixes the build dependency.
Comment 1 pmladek 2007-09-13 10:37:37 UTC
Created attachment 48213 [details]
Proposed fix.
Comment 2 Frank Schönheit 2007-09-13 10:53:23 UTC
known as issue 81112, fixed in CWS dba24a. Nonetheless, thanks for submitting
the patch!

*** This issue has been marked as a duplicate of 81112 ***
Comment 3 Frank Schönheit 2007-09-13 10:54:25 UTC
closing duplicate