Issue 86693 - build breaks with external expat 2.0.1 since dev300_m1
Summary: build breaks with external expat 2.0.1 since dev300_m1
Status: CLOSED DUPLICATE of issue 86737
Alias: None
Product: utilities
Classification: Unclassified
Component: code (show other issues)
Version: DEV300m1
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: andyrtr
QA Contact: Unknown
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-04 19:57 UTC by andyrtr
Modified: 2008-11-05 21:18 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 andyrtr 2008-03-04 19:57:45 UTC
probably because of that commit the build is broken here with system expat 2.0.1

http://bonsai.go-oo.org/cvsview2.cgi?
diff_mode=context&whitespace_mode=show&subdir=util/xmlhelp/source/com/sun/star/
help&command=DIFF_FRAMESET&file=HelpLinker.cxx&rev1=1.11&rev2=1.12&root=/home/
ooweb/cvsup

build breaks:

/var/abs/extra/office/openoffice-base-devel/src/dev300-m1/xmlhelp/source/com/
sun/star/help/HelpLinker.cxx: In function 'bool compileExtensionHelp(const 
rtl::OUString&, const rtl::OUString&, sal_Int32, const rtl::OUString*, 
HelpProcessingErrorInfo&)':
/var/abs/extra/office/openoffice-base-devel/src/dev300-m1/xmlhelp/source/com/
sun/star/help/HelpLinker.cxx:5682: error: 'XML_Parser' was not declared in this 
scope
/var/abs/extra/office/openoffice-base-devel/src/dev300-m1/xmlhelp/source/com/
sun/star/help/HelpLinker.cxx:5682: error: expected `;' before 'parser'
/var/abs/extra/office/openoffice-base-devel/src/dev300-m1/xmlhelp/source/com/
sun/star/help/HelpLinker.cxx:5683: error: 'parser' was not declared in this 
scope
/var/abs/extra/office/openoffice-base-devel/src/dev300-m1/xmlhelp/source/com/
sun/star/help/HelpLinker.cxx:5683: error: 'XML_Parse' was not declared in this 
scope
/var/abs/extra/office/openoffice-base-devel/src/dev300-m1/xmlhelp/source/com/
sun/star/help/HelpLinker.cxx:5687: error: 'XML_Error' was not declared in this 
scope
/var/abs/extra/office/openoffice-base-devel/src/dev300-m1/xmlhelp/source/com/
sun/star/help/HelpLinker.cxx:5687: error: expected `;' before 'nError'
/var/abs/extra/office/openoffice-base-devel/src/dev300-m1/xmlhelp/source/com/
sun/star/help/HelpLinker.cxx:5689: error: 'nError' was not declared in this 
scope
/var/abs/extra/office/openoffice-base-devel/src/dev300-m1/xmlhelp/source/com/
sun/star/help/HelpLinker.cxx:5689: error: 'XML_ErrorString' was not declared in 
this scope
/var/abs/extra/office/openoffice-base-devel/src/dev300-m1/xmlhelp/source/com/
sun/star/help/HelpLinker.cxx:5695: error: 'XML_ParserFree' was not declared in 
this scope
-rwxr-xr-x 1 root root 156715 Mar  3 17:51 ../../unxlngx6.pro/lib/libucphelp1.so
-------------
making .dpslo
Running processes: 5
/var/abs/extra/office/openoffice-base-devel/src/dev300-m1/xmlhelp/source/
treeview
Running processes: 6
making .dpslo
dmake:  Error code 1, while making '../../../../../unxlngx6.pro/obj/
HelpLinker.obj'
---* tg_merge.mk *---
Comment 1 ht990332 2008-03-04 20:00:13 UTC
this is because expat/xmlparse.h isn't in expat 2.0.x
Comment 2 andyrtr 2008-03-04 20:00:59 UTC
and a few lines before:

/var/abs/extra/office/openoffice-base-devel/src/dev300-m1/xmlhelp/source/com/
sun/star/help/HelpLinker.cxx:63:28: error: expat/xmlparse.h: No such file or 
directory
if test -e ../../unxlngx6.pro/slo/helpcontentprovider.o ; then touch ../../
unxlngx6.pro/slo/helpcontentprovider.obj ; fi
Comment 3 andyrtr 2008-03-23 18:22:21 UTC
closing as a duplicate of #86737
Comment 4 andyrtr 2008-03-23 18:23:24 UTC
*** This issue has been marked as a duplicate of 86737 ***

*** This issue has been marked as a duplicate of 86737 ***
Comment 5 Mechtilde 2008-11-05 21:18:05 UTC
close the duplicate