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





------- Additional comments from [EMAIL PROTECTED] Wed Dec 10 17:46:09 +0000 
2008 -------
->rene: the next try.
My next fault. The problem was our build environment. It holds the old include
files in an extra directory where I not delete some files for tests. Also the
PRJINC= variable in the makefile.mk files was wrong, due to the fact there will
'/inc' added. Therefore it looks for some cppunit header files in the wrong
directory like ../../include/inc but there is nothing. But the header files was
found earlier in the old extra directory mentioned at first.

I changed the cppunit-patch this way, I replaced the PRJINC= by INCEXT= which
will add very late in the include directive but will not expand by ''magic''.

For a test of myself, I removed 'SynchronizedObject.h' out of such extra
directory and it builds nevertheless.

HTH.


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