Hello all I am not able to install kdebase3 on a FreeBSD 4.9. The make install stops after the following messages:
usbdevices.cpp:263: `struct usb_device_info' has no member named `udi_speed' usbdevices.cpp:264: `USB_SPEED_LOW' undeclared (first use this function) usbdevices.cpp:264: (Each undeclared identifier is reported only once usbdevices.cpp:264: for each function it appears in.) usbdevices.cpp:265: `USB_SPEED_FULL' undeclared (first use this function) usbdevices.cpp:266: `USB_SPEED_HIGH' undeclared (first use this function) usbdevices.cpp:264: warning: unreachable code at beginning of switch statement usbdevices.cpp: In function `static bool USBDevice::parse(QString)': usbdevices.cpp:301: warning: unused parameter `class QString fname' gmake[3]: *** [usbdevices.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.0/kcontrol/usbview' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.0/kcontrol' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.4.0' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/x11/kdebase3. *** Error code 1 May you help me? Regards emilio _______________________________________________ kde-freebsd mailing list [email protected] http://freebsd.kde.org/mailman/listinfo/kde-freebsd
