To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51560





------- Additional comments from [EMAIL PROTECTED] Thu Jan  5 14:24:30 -0800 
2006 -------
I've changed to use the 24.12.2005 snapshot. It does not work better.

By running the command below, in a separate bash window, while running dmake I
can build several projects:
$ while true; do ls /proc/*/fd; sleep 2; done

I've had problems coming this far.
cygwin (?) does not seem stable. The configure command coredumps now and then,
but can work just by rerunning the same command line a few times. I get the
impression that the bash window with the loop can disturb the tcsh window.

This is the command line I use currently:

./configure --with-cl-home="/cygdrive/c/Program/Microsoft Visual Studio .NET
2003/Vc7" --with-jdk-home="/cygdrive/c/Program/Java/jdk1.5.0_03"
--with-use-shell=tcsh --with-midl-path="/cygdrive/c/Program/Microsoft Platform
SDK/Bin" --with-csc-path="/cygdrive/c/WINDOWS/Microsoft.NET/Framework/v1.1.4322"
--with-frame-home="/cygdrive/c/Program/Microsoft.NET/SDK/v1.1"
--with-ant-home="/cygdrive/c/Program/apache-ant-1.6.5"
--with-extra-dotnet-files="/cygdrive/c/Program/Microsoft Visual C++ Toolkit
2003/include" --with-extra-dotnet-files="/cygdrive/c/Program/Microsoft Visual
C++ Toolkit 2003/lib" --enable-cl-standard

The first --with-extra-dotnet-files is overridden by the second, therefore I
patch winenv.set by:
1. Adding as second last to ILIB: c:\\Program\\MICROS~3\\include; 
2. Appending to CC and CXX -I/cygdrive/c/Program/MICROS~3/include 

I did 2, to make guw.pl find yvals.h. I have very different versions of yvals.h
and don't know whick one to use ("Microsoft Visual C++ Toolkit 2003" or
"Microsoft Platform SDK"). 

I've finally reached the compilation of autodoc/source/display/html in
'build_instsetoo_native'. And there I get compilation errors (see end of
attached dmake-log). I think I've mixed to many h-files and libraries.

I'll attach the cygcheck -svr output below.

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