To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51139
                  Issue #:|51139
                  Summary:|vcl project : requires variable TMP
                Component:|porting
                  Version:|680m112
                 Platform:|Macintosh
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|mh
              Reported by:|maho





------- Additional comments from [EMAIL PROTECTED] Wed Jun 22 23:26:11 -0700 
2005 -------
680m112 build broken at vcl project like:
using rsc multi-res feature
rsc -presponse @/tmp/mk1NZGTe > /dev/null
-------------
------------------------------
Making hid ../../unxmacxp.pro/srs/images.hid
/usr/bin/perl /Users/maho/Work/work/solenv/bin/mhids.pl images.src 
../../unxmacxp.pro/srs vcl -
DMACOSX -DUNX -DVCL -DGCC -DC300
 -DPOWERPC -DGXX_INCLUDE_PATH=/usr/include/gcc/darwin/3.3/c++ -DCVER=C300 -
D_USE_NAMESPACE -DGLIBC=2 -D_PTHREADS -D_REENTRANT -
DNO_PTHREAD_PRIORITY -DPOWERPC -DPPC -DSTLPORT_VERSION=400 -D_USE_NAMESPACE=1 -
DX_LOCALE -DNO_AUDIO -D__DMAKE -DUNIX -DCPPU_ENV
=gcc3 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 
-DOPTIMIZE -
DEXCEPTIONS_OFF -DCUI -DSOLAR_JAVA -DSRC680 
 -DBUILD_OS_APPLEOSX -DBUILD_OS_MAJOR=10 -DBUILD_OS_MINOR=4 -DBUILD_OS_REV=1 
-I.  -I. -
I../inc -I../../inc -I../../unx/inc -I..
/../unxmacxp.pro/inc -I. 
-I/Users/maho/Work/work/solver/680/unxmacxp.pro/inc/stl -I/Users/
maho/Work/work/solver/680/unxmacxp.pr
o/inc/external -I/Users/maho/Work/work/solver/680/unxmacxp.pro/inc 
-I/Users/maho/Work/work/
solenv/unxmacxp/inc -I/Users/maho/Wo
rk/work/solenv/inc -I/Users/maho/Work/work/res 
-I/Users/maho/Work/work/solver/680/
unxmacxp.pro/inc/stl -I/System/Library/Framew
orks/JavaVM.framework/Versions/Current/Headers 
-I/System/Library/Frameworks/JavaVM.framework/
Headers -I/usr/X11R6/include -I/us
r/X11R6/include/freetype2     -I. -I../../res -I.
ERROR - "TMP" environment variable not set
dmake:  Error code 255, while making '../../unxmacxp.pro/srs/images.hid'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making /Users/maho/Work/work/vcl/source/src
dmake:  Error code 1, while making 'build_all'
'---* tg_merge.mk *---'

ERROR - "TMP" environment variable not set. 
this error was produced when script solenv/bin/mhids.pl is being run.
however this is totally wrong since "TMP" is unsetenv'ed
at MacosxEnv.Set
unsetenv SOLAREXTRAINC >& /dev/null
unsetenv COMP_ENV >& /dev/null
unsetenv JAVAHOME >& /dev/null
unsetenv TEMP >& /dev/null
unsetenv TMP >& /dev/null

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