Hi guys, I am trying to build OOo_2.0beta2 (& src680_127) on Windows with the latest version of cygwin (1.5.18-1), but still have no luck. I wonder if you guys have any idea on following issues.
1. When hyperthreading was enabled, dmake did not start (just hung). Without hyperthreading, it started OK but seemed to be hanging at random module. 2. For experiment, I tried to build after having changed 'SHELL' variable from '/usr/bin/tcsh' to '/usr/bin/sh'. It was going fine without regarding to hyperthreading but stopped at stlport. cp ./wntmsci10.pro/misc/build/STLport-4.5-0119/lib/*.lib ./wntmsci10.pro/lib cp: cannot stat `./wntmsci10.pro/misc/build/STLport-4.5-0119/lib/*.lib': No such file or directory It seems that 'cp' command could not expand current directory with bash. The command was successfully ran once SHELL was changed to tcsh. 3. I searched IZ and found that issue 51560 ( http://www.openoffice.org/issues/show_bug.cgi?id=51560 ) might be related. By upgrading cygwin1.dll with snapshot version, the minimal test case (perlfreeze) was passed but it did not help to solve my issue. 4. I understand it is the best to solve issues with the latest version of cygwin, if any. However, what about providing 'proven to work' version of cygwin through tools project? I will try to trace the problem if you let me know how to do it. Unfortunately, I am not cygwin expert. :-) Regards, Jeongkyu -- Jeongkyu Kim OpenOffice.org Korean community lead Official website http://ko.openoffice.org Community forum http://oooko.net/ Personal blog http://oooko.net/gomme --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
