Greetings,

I am experiencing a little difficulty installing kde3.4.2 base.   The errors I 
obtain are in the attached file.  Helpfull suggestions will be gratefully 
received.

Yours sincerely
lux-integ
#==========================error installing  kdebase  
(kde3.4.2)===================

-D_REENTRANT -D_FILE_OFFSET_BITS=64  -Wnon-virtual-dtor -Wno-long-long -Wundef 
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion 
-Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -DNDEBUG 
-DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions 
-fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL 
-DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE  -c -o mouse.lo mouse.cpp
In file included from mouse.h:48,
                 from mouse.cpp:68:
logitechmouse.h:37:17: usb.h: No such file or directory
mouse.cpp: In constructor `MouseConfig::MouseConfig(QWidget*, const char*)':
mouse.cpp:377: error: `usb_init' undeclared (first use this function)
mouse.cpp:377: error: (Each undeclared identifier is reported only once for 
each function it appears in.)
mouse.cpp:378: error: `usb_find_busses' undeclared (first use this function)
mouse.cpp:379: error: `usb_find_devices' undeclared (first use this function)
mouse.cpp:384: error: `usb_busses' undeclared (first use this function)
mouse.cpp:384: error: invalid use of undefined type `struct usb_bus'
mouse.cpp:381: error: forward declaration of `struct usb_bus'
mouse.cpp:385: error: invalid use of undefined type `struct usb_bus'
mouse.cpp:381: error: forward declaration of `struct usb_bus'
mouse.cpp:385: error: invalid use of undefined type `struct usb_device'
logitechmouse.h:52: error: forward declaration of `struct usb_device'
mouse.cpp:387: error: invalid use of undefined type `struct usb_device'
logitechmouse.h:52: error: forward declaration of `struct usb_device'
mouse.cpp:388: error: invalid use of undefined type `struct usb_device'
logitechmouse.h:52: error: forward declaration of `struct usb_device'
make[3]: *** [mouse.lo] Error 1
make[3]: Leaving directory 
`/usr/src/vpnclient-TSnov05/sources-VNnov05/kde/kdebase-3.4.2/kcontrol/input'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory 
`/usr/src/vpnclient-TSnov05/sources-VNnov05/kde/kdebase-3.4.2/kcontrol/input'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory 
`/usr/src/vpnclient-TSnov05/sources-VNnov05/kde/kdebase-3.4.2/kcontrol'
make: *** [install-recursive] Error 1

================================

I am using qt-3.3.4.  This is installed in /opt.  kde is installed in /opt.  
arts and kdelibs 3..4.2 installed previously OK. I had previously installed 
Libusb-0.1.10a  in /opt  but I used the  LDFLAGS abd CPPFLAFS environment 
variables  in the configure script of kdebase  
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to