> Some guys are getting into this error building the garfile > 'evolution-exchange' on an Ubuntu Edgy box: > > e-book-backend-gal.c:2006: error: 'LDAP_CONTROL_PAGEDRESULTS' undeclared > (first use in this function) > > The culprit is Ubuntu LDAP2 package version (2.1.30) wicht doesn't have > that variable declared. There is a 2.2.x version but only the runtime > files are available and no 'dev' one.
Thanks, Lucas. For reference, this is a known build issue. I added your findings to the upstream bug report. http://bugzilla.gnome.org/show_bug.cgi?id=384303 Oh, and btw: It is called a garball. ;-) guenther -- 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
