x11/kdebase3 fails to build in recent -CURRENT

Michiel Boland michiel at boland.org
Wed Mar 11 07:25:44 PDT 2009


Hi. I'm trying to upgrade ports as per instructions in 
/usr/ports/UPDATING:20090309. But now I gest this


[...]

/bin/sh /usr/local/bin/libtool --silent --tag=CXX   --mode=compile c++ -DHAVE_CO
NFIG_H -I. -I../..  -I/usr/local/include  -I/usr/local/include  -D_THREAD_SAFE -
pthread -DQT_THREAD_SUPPORT   -I/usr/local/include -I/usr/local/include  -I/usr/
local/include -D_GETOPT_H -D_THREAD_SAFE  -D_LARGE_FILES=1  -Wno-long-long -Wund
ef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -DLDAP_DEPRECATED
-fno-strict-aliasing -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-c
ommon -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO
_TRANSLATION -D_GNU_SOURCE  -MT kcmusb.lo -MD -MP -MF .deps/kcmusb.Tpo -c -o kcm
usb.lo kcmusb.cpp
In file included from kcmusb.cpp:23:
usbdevices.h:69: error: 'usb_device_info' has not been declared
gmake[3]: *** [kcmusb.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.5.10/kcontro
l/usbview'

-CURRENT from today

I guess usbdevices.h needs to import some legacy include thingy somewhere.


More information about the freebsd-current mailing list