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





------- Additional comments from [EMAIL PROTECTED] Tue May  9 01:23:24 -0700 
2006 -------
this does also prevent the Bus Error

Index: vcl/unx/gtk/a11y/makefile.mk
===================================================================
RCS file: /cvs/gsl/vcl/unx/gtk/a11y/makefile.mk,v
retrieving revision 1.2
diff -u -r1.2 makefile.mk
--- vcl/unx/gtk/a11y/makefile.mk        5 May 2006 10:59:35 -0000       1.2
+++ vcl/unx/gtk/a11y/makefile.mk        9 May 2006 08:22:48 -0000
@@ -66,7 +66,7 @@

 ATKVERSION:=$(shell $(PKGCONFIG) --modversion atk | $(AWK) -v num=true -f
$(SOLARENV)$/bin$/getcompver.awk)

-.IF $(ATKVERSION) >= "000100070000"
+.IF "$(ATKVERSION)" >= "000100070000"
 CFLAGS+=-DHAS_ATKRECTANGLE
 .ENDIF



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