Date: Tue, 12 Mar 2002 16:23:43 +0100 From: Manuel Hendel <Manuel.Hendel@easygolucky.de> To: freebsd-ports@freebsd.org Subject: libusb-0.1.5 - can't be build Message-ID: <20020312152343.GA48722@he0.easygolucky.de>
next in thread | raw e-mail | index | archive | help
I tried to build libusb-0.1.5 from the ports, but it didn't work, I got the following error messages. bsd.lo bsd.c: In function `usb_set_altinterface': bsd.c:156: structure has no member named `interface_index' bsd.c:157: structure has no member named `alt_no' bsd.c: In function `usb_control_msg': bsd.c:294: structure has no member named `request' bsd.c:295: structure has no member named `request' bsd.c:296: structure has no member named `request' bsd.c:296: structure has no member named `request' bsd.c:296: warning: left-hand operand of comma expression has no effect bsd.c:297: structure has no member named `request' bsd.c:297: structure has no member named `request' bsd.c:297: warning: left-hand operand of comma expression has no effect bsd.c:298: structure has no member named `request' bsd.c:298: structure has no member named `request' bsd.c:298: warning: left-hand operand of comma expression has no effect bsd.c:300: structure has no member named `data' bsd.c:301: structure has no member named `flags' bsd.c:324: structure has no member named `request' bsd.c:324: structure has no member named `request' bsd.c:328: warning: control reaches end of non-void function bsd.c: In function `usb_find_devices_on_bus': bsd.c:346: structure has no member named `addr' bsd.c:356: structure has no member named `devnames' bsd.c:365: structure has no member named `devnames' *** Error code 1 Stop in /usr/ports/devel/libusb/work/libusb-0.1.5. *** Error code 1 Stop in /usr/ports/devel/libusb/work/libusb-0.1.5. *** Error code 1 Stop in /usr/ports/devel/libusb/work/libusb-0.1.5. *** Error code 1 Stop in /usr/ports/devel/libusb. *** Error code 1 Stop in /usr/ports/devel/libusb. *** Error code 1 Stop in /usr/ports/devel/libusb. *** Error code 1 Stop in /usr/ports/devel/libusb. bash-2.05a# Does anyone know what's wrong here? manuel -- I am always ready to learn, although I do not always like being taught. -Winston Churchill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020312152343.GA48722>