On (14:04 15/06/07), David Woodfall <[EMAIL PROTECTED]> put forth the proposition: > On (12:21 15/06/07), Simon Budig <[EMAIL PROTECTED]> put forth the > proposition: > > David Woodfall ([EMAIL PROTECTED]) wrote: > > > I'm getting errors on make: > > > > > > controller_linux_input.c:76: error: 'BTN_TASK' undeclared here (not in a > > > function) > > > > What version of the linux kernel are you using? Does it match the header > > files installed? > > > > BTN_TASK should be defined in /usr/include/linux/input.h > > I'm using 2.6.20. Not sure about header version though. input.h doesn't > have that function. I will try to check up on the headers.
Yes it was a header mismatch and Gimp compiles fine now. Still haven't fixed the pygtk problem though. Thanks > > > > > Hope this helps, > > Simon > > > > -- > > [EMAIL PROTECTED] http://simon.budig.de/ > > _______________________________________________ > > Gimp-user mailing list > > [email protected] > > https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user > > -- > The best cure for insomnia is to get a lot of sleep. > -- W. C. Fields > _______________________________________________ > Gimp-user mailing list > [email protected] > https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user -- When you have an efficient government, you have a dictatorship. -- Harry Truman _______________________________________________ Gimp-user mailing list [email protected] https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
