To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51774
                  Issue #:|51774
                  Summary:|parallel build in rsc/source/parser
                Component:|tools
                  Version:|680m115
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|PATCH
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|pjanik
              Reported by:|pjanik





------- Additional comments from [EMAIL PROTECTED] Sun Jul 10 05:54:20 -0700 
2005 -------
bj
Making: ../../unxlngi6.pro/inc/yyrscyacc.cxx
Making: ../../unxlngi6.pro/obj/rscpar.obj
Making: ../../unxlngi6.pro/obj/rscyacc.obj
Making: ../../unxlngi6.pro/obj/erscerr.obj
../../unxlngi6.pro/misc/stripped_rscyacc.y: conflicts: 2 shift/reduce
/home/oo/BuildDir/ooo_SRC680_m116_src/rsc/source/parser/rscyacc.cxx:314:25:
yyrscyacc.cxx: No such file or directory
dmake:  Error code 1, while making '../../unxlngi6.pro/obj/rscyacc.obj'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making
/home/oo/BuildDir/ooo_SRC680_m116_src/rsc/source/parser
dmake:  Error code 1, while making 'instsetoo_native/prj/build_all'
+ date
'---* tg_merge.mk *---'
Sun Jul 10 13:41:09 CEST 2005


makefile.mk in rsc/source/parses needs this:

--- makefile.mk~        2005-07-10 15:11:52.000000000 +0200
+++ makefile.mk 2005-07-10 15:11:54.000000000 +0200
@@ -106,4 +106,5 @@
 $(OBJ)$/rscinit.obj : $(YACCTARGET)
 $(OBJ)$/rscicpx.obj : $(YACCTARGET)
 $(OBJ)$/rsclex.obj  : $(YACCTARGET)
+$(OBJ)$/rscyacc.obj : $(YACCTARGET)

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to