To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=65605 Issue #:|65605 Summary:|[Windows] User TEMP/TMP Variable makes building OO |SDK fails! Component:|Installation Version:|OOo 2.0.2 Platform:|PC URL:| OS/Version:|Windows, all Status:|UNCONFIRMED Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|of Reported by:|workklo
------- Additional comments from [EMAIL PROTECTED] Fri May 19 20:35:46 -0700 2006 ------- In Windows, here are two variables set for user: Variable Value TEMP %USERPROFILE%\Local Settings\Temp TMP %USERPROFILE%\Local Settings\Temp %USERPROFILE%\Local Settings\Temp => translates to C:\Documents and Settings\workklo\Local Settings\Temp This causes an error when building OpenOffice SDK. Error message is... ERROR: ERROR "d:/OOA680_m1/instsetoo_native/wntmsci10.pro/OpenOffice_SDK/msi/ddf/en-US/openoffice1.dd f" line 970: Lines in ddf files must not contain more than 256 characters! in function: check_ddf_file After I change the value for user TEMP and TMP variables to C:\UserTemp, the problems goes away! Another suggestion: Can the build use system variables because here is what I see... Variable Value TEMP %SystemRoot%\TEMP (=> i.e. C:\WINDOWS\TEMP) TMP %SystemRoot%\TEMP (=> i.e. C:\WINDOWS\TEMP) --------------------------------------------------------------------- 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]
