Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jun 2003 11:47:57 +0200
From:      Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        gnome freebsd <freebsd-gnome@freebsd.org>
Subject:   Re: marcus at-spi fails
Message-ID:  <20030617094757.GG16333@martin.kleinerdrache.org>
In-Reply-To: <20030615131450.GA68344@martin.kleinerdrache.org>; from martin.klaffenboeck@gmx.at on So, Jun 15, 2003 at 15:14:50 %2B0200
References:  <20030615131450.GA68344@martin.kleinerdrache.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Am 2003.06.15 15:14 schrieb(en) Martin Klaffenboeck:
> Hello,
> 
> I tried to install gok, and it fails on at-spi.
> 
> http://www.sbg.ac.at/~0021250/errors/gok.out       100k
> http://www.sbg.ac.at/~0021250/errors/gok.out.bz2   5k

Adding this patch to at-spi in marcuscom works, the port can build now.

Martin

---at-spi.diff---
diff -Nur at-spi.orig/files/patch-cspi:spi_main.c at-spi/files/patch-
cspi:spi_main.c
--- at-spi.orig/files/patch-cspi:spi_main.c     Thu Jan  1 01:00:00 1970
+++ at-spi/files/patch-cspi:spi_main.c  Tue Jun 17 11:43:11 2003
@@ -0,0 +1,10 @@
+--- cspi/spi_main.c.orig       Tue Jun 17 11:40:12 2003
++++ cspi/spi_main.c    Tue Jun 17 11:40:55 2003
+@@ -27,6 +27,7 @@
+  *
+  */
+ #include <string.h>
++#include <stdio.h>
+ #include <stdlib.h>
+ #include <cspi/spi-private.h>
+

---at-spi.diff---

-- 
If you've got an idea and need help,    ICQ: 72997139
or just need general encouragement,     MSN: kleinerdrache@gmx.at
write me a message. ;-)                 Yahoo-Messenger: walking2martin
                                         AIM: littlewizzard



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030617094757.GG16333>