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





------- Additional comments from [EMAIL PROTECTED] Thu Jan  4 03:21:06 -0800 
2007 -------
@cd: if you build SRC680_m198 in configure/community/not-setsolar builds using
--with-system-db option, the build of the module desktop will not succeed
because the SYSTEM_DB=YES define is not propagated into the makefile.mk in
desktop/source/deployment directory. The file
desktop/source/deployment/inc/db.hxx  includes either berkleydb/db.h or just
db.h depending on this env variaialbe. Since a normal system build of db4 does
not install includes into anything that might sound as berkleydb/db.h, the build
will fail. With this patch the environmental varialbe SYSTEM_DB it is correctly
propagated and the build will simply succeed.
Sorry if I was too short before, but was tring to debug other things after a
resync and this was just a build breakage that I did not want to fall into the
cimentery of history even though it was not fitting into any of my open CWSes.
I promise that I will reread the
http://www.openoffice.org/scdocs/ddIssues_EnterModify during long winter
evenings when I have nothing other to do :-)

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