On Sat, 2007-02-17 at 13:06 +0000, Peter wrote: > 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. [...]
> gnome-keyring-daemon.h is missing an #include. [...] Thanks, Peter. :) This fixed the build issue for some folks asking for help on IRC, after I pointed them at this thread in the list archives. Just checked bugzilla if this is known. FWIW, this is bug 407160 [1], already fixed in gnome-keyring SVN. guenther [1] http://bugzilla.gnome.org/show_bug.cgi?id=407160 -- char *t="[EMAIL PROTECTED]"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}} -- garnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/garnome-list
