Issue 28336 - build of bmpmaker fails, missing comma
Summary: build of bmpmaker fails, missing comma
Status: CLOSED DUPLICATE of issue 28314
Alias: None
Product: utilities
Classification: Unclassified
Component: code (show other issues)
Version: OOo 1.1.2
Hardware: All All
: P1 (highest) Trivial (vote)
Target Milestone: OOo 1.1.2
Assignee: hennes.rohling
QA Contact: Unknown
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-25 04:01 UTC by rene
Modified: 2004-04-26 15:45 UTC (History)
1 user (show)

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


Attachments
patch to add missing comma (523 bytes, patch)
2004-04-25 04:02 UTC, rene
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description rene 2004-04-25 04:01:24 UTC
Hi,

Making: ../unxlngi4.pro/obj/bmpgui.obj
ccache g++ -fmessage-length=0 -c -I.  -I. -I../inc -I../inc -I../unx/inc
-I../unxlngi4.pro/inc -I.
-I/home/rene/OpenOffice.org/Source/cws_srx645_ooo112fix1/solver/645/unxlngi4.pro/inc/stl
-I/home/rene/OpenOffice.org/Source/cws_srx645_ooo112fix1/solver/645/unxlngi4.pro/inc/external
-I/home/rene/OpenOffice.org/Source/cws_srx645_ooo112fix1/solver/645/unxlngi4.pro/inc
-I/home/rene/OpenOffice.org/Source/cws_srx645_ooo112fix1/solenv/unxlngi4/inc
-I/home/rene/OpenOffice.org/Source/cws_srx645_ooo112fix1/solenv/inc
-I/home/rene/OpenOffice.org/Source/cws_srx645_ooo112fix1/res
-I/home/rene/OpenOffice.org/Source/cws_srx645_ooo112fix1/solver/645/unxlngi4.pro/inc/stl
-I/home/rene/OpenOffice.org/Source/cws_srx645_ooo112fix1/solenv/inc/Xp31
-INO_JAVA_HOME/include -INO_JAVA_HOME/include/linux
-INO_JAVA_HOME/include/native_threads/include -I/usr/X11R6/include     -I.
-I../res -I. -O1  -pipe -mcpu=pentiumpro -fno-for-scope -fpermissive -fno-rtti
-include preinclude.h -fno-exceptions     -DLINUX -DUNX -DVCL -DGCC -DC300
-DINTEL -DGXX_INCLUDE_PATH=/usr/include/c++/3.3 -DCVER=C300 -D_USE_NAMESPACE
-DGLIBC=2 -DX86 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1
-DSTLPORT_VERSION=400 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DSUPD=645 -DPRODUCT
-DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_OFF -DCUI
-DSRX645  -DMULTITHREAD   -o ../unxlngi4.pro/obj/bmpgui.o
/home/rene/OpenOffice.org/Source/cws_srx645_ooo112fix1/svtools/bmpmaker/bmpgui.cxx
/home/rene/OpenOffice.org/Source/cws_srx645_ooo112fix1/svtools/bmpmaker/bmpgui.cxx:118:
error: parse error before `{' token
/home/rene/OpenOffice.org/Source/cws_srx645_ooo112fix1/svtools/bmpmaker/bmpgui.cxx:119:
error: parse error before `{' token
dmake:  Error code 1, while making '../unxlngi4.pro/obj/bmpgui.obj'
---* TG_SLO.MK *---
 
ERROR: Error 65280 occurred while making
/home/rene/OpenOffice.org/Source/cws_srx645_ooo112fix1/svtools/bmpmaker

There is a comma missing...

Regards,

Rene
Comment 1 rene 2004-04-25 04:02:03 UTC
Created attachment 14759 [details]
patch to add missing comma
Comment 2 rene 2004-04-25 04:02:27 UTC
target 1.1.2
Comment 3 pavel 2004-04-25 12:01:50 UTC
Duplicate

*** This issue has been marked as a duplicate of 28314 ***
Comment 4 hennes.rohling 2004-04-26 15:45:52 UTC
Closed.