Re: confusing error building gnome-keyring-0.7.91 (garnome-2.17.91)

"Lucas Mazzardo Veloso" <[email protected]>
Newsgroups gmane.comp.gnome.garnome
Message-ID <[email protected]>
I couldn't reproduce this error here.

Let's give it another try.
Grab the attached patch and save it on 'desktop/gnome-keyring'
go to 'desktop/gnome-keyring' directory and run

$ make clean
$ make configure
$ patch -p0 < config-h.patch
$ make install

If it doesn't work, please attach your
'work/main.d/gnome-keyring-0.7.91/config.log' to your next email.

Lucas

2007/2/16, Stef van der Made <[email protected]>:
> Hi
>
> I've tried the fix but the compile keeps crashing. I'll try to file a
> bug if nobody else has done it. Reverting back to the old version for
> now.
>
> Cheers,
>
> Stef
>
> On 2/16/07, Peter <[email protected]> wrote:
> > On Fri, 16 Feb 2007 08:17:17 -0700, Myles Green wrote:
> >
> > > On Fri, 16 Feb 2007 15:03:24 +0000 (UTC)
> > > Peter <[email protected]> wrote:
> > >
> > >> try doing a make clean, followed by make install. I was not able to
> > >> duplicate this problem.
> > >
> > > I've done that as well. It occurs to me though that by doing a make
> > > clean, the build tree (at least that of gnome-keyring) is cleaned out
> > > and then, when make install is run, is downloaded, unpacked (patched if
> > > necessary) and then built. Any editing I do would be cleaned out at the
> > > same time wouldn't it?
> >
> > Yes, you would need to re-edit config.h again.
> > >
> > > Is there nobody else seeing this error?
> > >
> > Who's next?
> >
> > > Thanks!
> > >
> > > --
> > --
> > Peter
> >
> > --
> > garnome-list mailing list
> > [email protected]
> > http://mail.gnome.org/mailman/listinfo/garnome-list
> >
> --
> garnome-list mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/garnome-list
>


-- 
_____________________________________
This email recommends GNU / Linux (R)

-- 
garnome-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/garnome-list
config-h.patch (text/x-patch, 437 B)
--- work/main.d/gnome-keyring-0.7.91/config.h-	2007-02-16 21:34:05.000000000 -0200
+++ work/main.d/gnome-keyring-0.7.91/config.h	2007-02-16 21:32:34.000000000 -0200
@@ -137,6 +137,10 @@
 
 /* Define to `int' if <sys/types.h> does not define. */
 /* #undef pid_t */
+#ifndef __pid_t_defined
+typedef __pid_t pid_t;
+# define __pid_t_defined
+#endif
 
 /* Define to `unsigned int' if <sys/types.h> does not define. */
 /* #undef size_t */
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.