LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   error building kdebase (https://www.linuxquestions.org/questions/slackware-14/error-building-kdebase-382225/)

bmfan 11-11-2005 03:21 PM

error building kdebase
 
Im trying to build kde, I have arts and kdelibs built and installed. Im working on kdebase now and i get this error
Code:

then mv -f ".deps/joystick.Tpo" ".deps/joystick.Plo"; else rm -f ".deps/joystick.Tpo"; exit 1; fi
In file included from joydevice.h:26,
                from joystick.cpp:29:
/usr/include/linux/joystick.h:131: error: `__s64' does not name a type
/usr/include/linux/joystick.h:132: error: `__s64' does not name a type
In file included from joydevice.h:26,
                from joystick.cpp:29:
/usr/include/linux/joystick.h:142:2: #error Unexpected BITS_PER_LONG
make[3]: *** [joystick.lo] Error 1
make[3]: Leaving directory `/home/bmfan/Desktop/build/kdebase/kdebase-3.4.3/kcontrol/joystick'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/bmfan/Desktop/build/kdebase/kdebase-3.4.3/kcontrol'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bmfan/Desktop/build/kdebase/kdebase-3.4.3'
make: *** [all] Error 2

Ive look at the files and ive googled for that error, I havent been able to find anything on it . any ideas on how to solve this ?

egag 11-12-2005 08:51 AM

install the original kernel-headers. ( and remove the ones you installed )

egag


All times are GMT -5. The time now is 04:51 PM.