Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Feb 2009 08:48:36 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-current@freebsd.org
Cc:        Andrew Thompson <thompsa@freebsd.org>, Kjell Tore Ullavik <ktullavik@gmail.com>
Subject:   Re: usb_device_info has not been declared, some ports fail to build
Message-ID:  <200902260848.37409.hselasky@c2i.net>
In-Reply-To: <20090226011743.GB25211@citylink.fud.org.nz>
References:  <49A5E22E.2020103@gmail.com> <20090226011743.GB25211@citylink.fud.org.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 26 February 2009, Andrew Thompson wrote:
> On Thu, Feb 26, 2009 at 01:28:30AM +0100, Kjell Tore Ullavik wrote:
> > x11/kdebase4 does not build. There is a similar error with devel/sdl12.
> >
> > FreeBSD gauss 8.0-CURRENT FreeBSD 8.0-CURRENT #7: Wed Feb 25 01:01:15 CET
> > 2009     root@gauss:/usr/obj/usr/src/sys/GAUSS  i386
> >
> >
> > [ 67%] [32mBuilding CXX object
> > apps/kinfocenter/usbview/CMakeFiles/kcm_usb.dir/kcmusb.o
> > In file included from
> > /usr/ports/x11/kdebase4/work/kdebase-4.2.0/apps/kinfocenter/usbview/kcmus
> >b.cpp:27:
> > /usr/ports/x11/kdebase4/work/kdebase-4.2.0/apps/kinfocenter/usbview/usbde
> >vices.h:80: error: 'usb_device_info' has not been declared
>
> We should think about adding the device_info ioctls in the new usb stack
> for compat. I can do this.

If you need access to the device info structure you need to go through 
libusb20 . How does kinfocenter/usbview interface with USB FreeBSD ?

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902260848.37409.hselasky>