On 3/2/11, Yan Wu <wuyan.oo...@gmail.com> wrote: >> >> hmm, still have no idea, the call to cpp/rscpp is not shown... >> please try the following: >> first apply the attached patch (to give -verbose flag to rsc) >> then rebuild rsc: >> (cd rsc && rm -r wntmsci* && build debug=t && deliver) >> then try again, it should now print the arguments that don't work >> > The call to cpp/rsccpp is still not shown after applying the patch and > rebuilding rsc. The error log is: > > > $ make -r > [ build DEP ] SRS:svl/res > f:/DEV300_m100/svl/source/misc/m > ediatyp.src C:\Documents and Settings\wuyan\174.tmp > Preprocessor startline: f:/DEV300_m100/solver/300/wntmsci12.pro/bin/rscpp > @C:\D > ocuments and Settings\wuyan\175.tmp > cpp: line 0, Error: Too many file arguments. Usage: cpp [input [output]] > @C:\Documents: Invalid argument > cpp: line 0, Error: Can't open input file "@C:\Documents" > Error starting preprocessor > make: *** > [/cygdrive/f/DEV300_m100/solver/300/wntmsci12.pro/workdir/SrsPartTarge > t/svl/source/misc/mediatyp.src] error 1 > It caused by the blanks in the temp path "C:\Documents and Settings\". As the idea from Carsten suggested, I set environment viable TEMP and TMP to "C:/cygwin/tmp" and building svl succeeded. Thanks a lot for your help, Michael and Carsten.
Regards, Yan -- ------------------------------------------------------------------------ To unsubscribe, e-mail: dev-unsubscr...@openoffice.org For additional commands, e-mail: sy...@openoffice.org with Subject: help