Date: 14 Oct 2002 13:13:37 +1000 From: Mark Sergeant <sarge@snsonline.net> To: stijn@win.tue.nl Cc: ports@freebsd.org Subject: xmame broken on FreeBSD4.7-STABLE Message-ID: <1034565217.588.5.camel@xyzzy.intranet.snsonline.net>
next in thread | raw e-mail | index | archive | help
When compiling xmame I recieve the following error. Both sources & world are current as of 12 hours ago. gmake[1]: Entering directory `/usr/ports/emulators/xmame/work/xmame-0.60.1/src/unix' Compiling src/unix/joystick-drivers/joy_usb.c ... joystick-drivers/joy_usb.c:30: libusb.h: No such file or directory joystick-drivers/joy_usb.c: In function `joy_initialize_hid': joystick-drivers/joy_usb.c:78: storage size of `h' isn't known joystick-drivers/joy_usb.c:79: syntax error before `rd' joystick-drivers/joy_usb.c:81: `rd' undeclared (first use in this function) joystick-drivers/joy_usb.c:81: (Each undeclared identifier is reported only once joystick-drivers/joy_usb.c:81: for each function it appears in.) joystick-drivers/joy_usb.c:99: `hid_input' undeclared (first use in this function) joystick-drivers/joy_usb.c:115: warning: assignment makes pointer from integer without a cast joystick-drivers/joy_usb.c:126: `hid_collection' undeclared (first use in this function) joystick-drivers/joy_usb.c:173: dereferencing pointer to incomplete type joystick-drivers/joy_usb.c:180: dereferencing pointer to incomplete type joystick-drivers/joy_usb.c: In function `joy_read': joystick-drivers/joy_usb.c:251: dereferencing pointer to incomplete type joystick-drivers/joy_usb.c:255: dereferencing pointer to incomplete type joystick-drivers/joy_usb.c:256: dereferencing pointer to incomplete type joystick-drivers/joy_usb.c:271: dereferencing pointer to incomplete type gmake[1]: *** [../../xmame.obj/unix.SDL/joystick-drivers/joy_usb.o] Error 1 gmake[1]: Leaving directory `/usr/ports/emulators/xmame/work/xmame-0.60.1/src/unix' gmake: *** [osdepend] Error 2 *** Error code 2 Stop in /usr/ports/emulators/xmame. Cheers, -- Mark Sergeant Senior Unix Systems Administrator SNSOnline Technical Services .:E - msergeant@snsonline.net .:P - +61 (0) 4127 14263 .:D - http://www.snsonline.net/disclaimer/ 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?1034565217.588.5.camel>