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

Peter <[email protected]>
Newsgroups gmane.comp.gnome.garnome
Message-ID <[email protected]>
On Thu, 15 Feb 2007 21:01:50 -0700, Myles Green wrote:

> Can someone help me out here? The error isn't making much sense to me
> because the error clains there's a missing ' ) ' before ' pid ' on line
> 145 of gnome-keyring-daemon.h but from what I can see, there isn't
> supposed to be a ' ) ' there at all. 
> 
> Here's the relevant error message:
all snip.....

gnome-keyring-daemon.h is missing an #include.

Add this line

#include <sys/types.h> as indicated.


#include <time.h>
#include <glib.h>
#include <sys/types.h>
#include "gnome-keyring.h"
#include "gnome-keyring-private.h"

This should relieve the error.

-- 
Peter

-- 
garnome-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/garnome-list
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.