Issue 14285 - Parallel build fails in scptools/source/compiler - yyparser.cxx: No such file
Summary: Parallel build fails in scptools/source/compiler - yyparser.cxx: No such file
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 Beta2
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: chris
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks: 9443
  Show dependency tree
 
Reported: 2003-05-09 14:40 UTC by chris
Modified: 2005-01-21 10:54 UTC (History)
3 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 chris 2003-05-09 14:40:00 UTC
/oo/openoffice.org1.1-1.1beta1.prebeta2/build-tree/oo_1.1beta1.prebeta2_src/scptools/source/compiler
Making: ../../unxlngi4.pro/inc/yyparser.cxx
-------------
Making: ../../unxlngi4.pro/obj/lex.obj
Making: ../../unxlngi4.pro/obj/parser.obj
/oo/openoffice.org1.1-1.1beta1.prebeta2/build-tree/oo_1.1beta1.prebeta2_src/scptools/source/compiler/parser.c
xx:251:24: yyparser.cxx: No such file or directory
dmake:  Error code 1, while making '../../unxlngi4.pro/obj/parser.obj'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making
/oo/openoffice.org1.1-1.1beta1.prebeta2/build-tree/oo_1.1beta1.prebe
ta2_src/scptools/source/compiler
make: *** [debian/stampdir/solver] Error 1
/oo/openoffice.org1.1-1.1beta1.prebeta2/build-tree/oo_1.1beta1.prebeta2_src/scptools/source/compiler/lex.cxx:
64:24: yyparser.hxx: No such file or directory

Looks like there's a missing dependency parcer.cxx -> yyparser.cxx
Comment 1 hjs 2003-05-13 13:07:27 UTC
missing dependency. see also "rsc/source/parser/makefile.mk".
Comment 2 Martin Hollmichel 2003-07-03 09:20:25 UTC
set target milestone.
Comment 3 stx123 2005-01-21 10:34:01 UTC
Hi Chris, as Martin pointed out on the releases list we are coming
closer to 2.0 Beta.
http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=8258
Is your work making progress and would be ready for 2.0
as the target milestone indicates?
Thanks, Stefan
Comment 4 hjs 2005-01-21 10:53:14 UTC
themodule"scptools" has been removed from the OOo 2.0 source tree.
Comment 5 hjs 2005-01-21 10:54:17 UTC
.