Date: Wed, 25 Feb 2009 20:05:06 -0500 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Kjell Tore Ullavik <ktullavik@gmail.com> Cc: current@freebsd.org Subject: Re: usb_device_info has not been declared, some ports fail to build Message-ID: <1235610306.3297.72.camel@shumai.marcuscom.com> In-Reply-To: <49A5E22E.2020103@gmail.com> References: <49A5E22E.2020103@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-4XzH6YLPsAgdMnOFhTMW Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2009-02-26 at 01:28 +0100, Kjell Tore Ullavik wrote: > x11/kdebase4 does not build. There is a similar error with devel/sdl12. >=20 > FreeBSD gauss 8.0-CURRENT FreeBSD 8.0-CURRENT #7: Wed Feb 25 01:01:15=20 > CET 2009 root@gauss:/usr/obj/usr/src/sys/GAUSS i386 You should contact the respective ports maintainers. If a port wants usb_device_info, they will need to include legacy/dev/usb/usb.h instead of dev/usb/usb.h. However, those ports will not work with the usb2 stack without additional, non-trivial porting work. I now have some experience porting userland apps to usb2. Porters can use the patches in sysutils/hal as a guide. I can also help with specific questions. Joe >=20 > =20 > [ 67%] [32mBuilding CXX object=20 > apps/kinfocenter/usbview/CMakeFiles/kcm_usb.dir/kcmusb.o > In file included from=20 > /usr/ports/x11/kdebase4/work/kdebase-4.2.0/apps/kinfocenter/usbview/kcmus= b.cpp:27:=20 >=20 > /usr/ports/x11/kdebase4/work/kdebase-4.2.0/apps/kinfocenter/usbview/usbde= vices.h:80:=20 > error: 'usb_device_info' has not been declared > *** Error code 1 > =20 > Stop in /usr/ports/x11/kdebase4/work/kdebase-4.2.0/build. > *** Error code 1 > =20 > Stop in /usr/ports/x11/kdebase4/work/kdebase-4.2.0/build. > *** Error code 1 > =20 > Stop in /usr/ports/x11/kdebase4/work/kdebase-4.2.0/build. > *** Error code 1 > =20 > Stop in /usr/ports/x11/kdebase4. >=20 > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= " >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-4XzH6YLPsAgdMnOFhTMW Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAkml6sEACgkQb2iPiv4Uz4fcrwCcDDc86k9i9CoGPKpa0/Byj3bO prgAn0g2MS+wUSWdaxekVGQP2rVpsefV =hy+/ -----END PGP SIGNATURE----- --=-4XzH6YLPsAgdMnOFhTMW--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1235610306.3297.72.camel>