Date: Tue, 17 Jun 2003 20:01:17 -0500 From: Jeremy Messenger <mezz7@cox.net> To: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>, Joe Marcus Clarke <marcus@marcuscom.com> Cc: gnome freebsd <freebsd-gnome@freebsd.org> Subject: Re: marcus at-spi fails Message-ID: <oprqxugf0v8ckrg5@smtp.central.cox.net> In-Reply-To: <20030617094757.GG16333@martin.kleinerdrache.org> References: <20030615131450.GA68344@martin.kleinerdrache.org> <20030617094757.GG16333@martin.kleinerdrache.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 17 Jun 2003 11:47:57 +0200, Martin Klaffenboeck <martin.klaffenboeck@gmx.at> wrote: > > 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. Thanks! It does fix the problem on me too. Cheers, Mezz > 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--- -- bsdforums.org 's moderator, mezz.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?oprqxugf0v8ckrg5>