To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42157
                  Issue #:|42157
                  Summary:|icu: compiler error output in makefiles?
                Component:|porting
                  Version:|680m77
                 Platform:|All
                      URL:|
               OS/Version:|Solaris
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P4
             Subcomponent:|code
              Assigned to:|khong
              Reported by:|pjanik





------- Additional comments from [EMAIL PROTECTED] Sun Feb  6 11:17:03 -0800 
2005 -------
My compiler license will expire in 5 days:

$ cc ~/tmp/q.c 
Notice: The Early Access serial number will expire in 5 days.
In order to purchase the product, visit http://www.sun.com/forte/buy.html
or contact your Forte Tools reseller.
"/home/oo/tmp/q.c", line 3: warning: old-style declaration or incorrect type
for: main
$ 

This is my problem and I'll fix it with my local Sun offices. On the other hand,
compiling icu in m77 gives me:

$ build
build -- version: 1.134

/home/oo/BuildDir/ooo_SRC680_m77_src/icu
-------------
mkdir ./unxsols4.pro/misc/build/icu/source
mkdir: cannot create directory `./unxsols4.pro/misc/build/icu/source': File 
exists
cd ./unxsols4.pro/misc/build/icu/source && make  && touch so_built_so_icu
make[0]: Making `all' in `stubdata'
make[1]: Entering directory
`/home/oo/BuildDir/ooo_SRC680_m77_src/icu/unxsols4.pro/misc/build/icu/source/stubdata'
stubdata.d:3: *** missing separator.  Stop.
make[1]: Leaving directory
`/home/oo/BuildDir/ooo_SRC680_m77_src/icu/unxsols4.pro/misc/build/icu/source/stubdata'
make: *** [all-recursive] Error 2
dmake:  Error code 2, while making './unxsols4.pro/misc/build/so_built_so_icu'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making 
/home/oo/BuildDir/ooo_SRC680_m77_src/icu
$ 

Because:

$ find . -name stubdata.d
./unxsols4.pro/misc/build/icu/source/stubdata/stubdata.d
$ head -5 ./unxsols4.pro/misc/build/icu/source/stubdata/stubdata.d
Notice: The Early Access serial number will expire in 5 days.
In order to purchase the product, visit http://www.sun.com/forte/buy.html
or contact your Forte Tools reseller.
stubdata.o: stubdata.c
stubdata.o: ../common/unicode/utypes.h
$ 

Can you please fix this?

---------------------------------------------------------------------
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