[Lunar-commits] <moonbase> openoffice-src: Fixing the build as noted there-in.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Fri Jan 14 15:58:30 CET 2011


commit ad940ef00254036dcd6e6e4a2b474fa8d8b54bd9
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Fri Jan 14 09:58:30 2011 -0500

    openoffice-src: Fixing the build as noted there-in.
---
 x11-apps/openoffice-src/BUILD |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/x11-apps/openoffice-src/BUILD b/x11-apps/openoffice-src/BUILD
index 5c23f59..f820c8f 100644
--- a/x11-apps/openoffice-src/BUILD
+++ b/x11-apps/openoffice-src/BUILD
@@ -1,5 +1,9 @@
 (
 
+# To fix:dtint.hxx:41:8: error: using typedef-name 'Display' after 'struct'
+# Take from http://bugs.gentoo.org/344993
+  sedit "s:\#ifndef _XLIB_H_:\#if \!defined(_XLIB_H_) \&\& \!defined(_X11_XLIB_H_):" vcl/unx/inc/dtint.hxx &&
+
 # So it will compile with gcc-4.5
   sedit "s:__ <= 4:__ <= 5:g" cppu/inc/uno/lbnames.h&&
 


More information about the Lunar-commits mailing list