Re: all your build are belong to us[1]



On 7/12/05, Luis Villa <luis villa gmail com> wrote:
> On 7/10/05, Luis Villa <luis villa gmail com> wrote:
> > On 7/10/05, Luis Villa <luis villa gmail com> wrote:
> > > Hrm. half-assed funny emails are better when they actually get
> > > finished before they get sent. Blah...
> > >
> > > Anyway, build output coming shortly- accidentally nuked the error and
> > > am now rebuilding to double-check.
> >
> > gnome-mouse-properties.c: In function 'setup_dialog':
> > gnome-mouse-properties.c:898: error: 'cursor_size_to_widget'
> > undeclared (first use in this function)
> > gnome-mouse-properties.c:898: error: (Each undeclared identifier is
> > reported only once
> > gnome-mouse-properties.c:898: error: for each function it appears in.)
> > gnome-mouse-properties.c:899: error: 'cursor_size_from_widget'
> > undeclared (first use in this function)
> 
> I'm still seeing this, on both ubuntu hoary + gcc 3.4 (the tinderbox)
> and ubuntu breezy + gcc 4 (my personal box.)
> 
> Any ideas?

ah-ha. The declaration of that function is wrapped inside #ifdef
HAVE_XCURSOR, the calls to the function are not.

Having figured that out... installing the xcursor dev packages and
re-autogening seems to fix this bug, though there are now others.
Could you guys either fix your autogen tests to make the xcursor dev
bits mandatory, or fix the IFDEF to properly include everything that
calls it? thanks-

Luis



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]