sdl12 doesn't compile with the new USB stack. Additionally, there's no easy fix, by including the legacy/dev/usb headers, as it also includes <usbhid.h>, which is incompatible with the legacy version. Fix: And this concludes our x11/kde4 dependencies flight. Thank you for flying with USB Airlines and please remain seated till the patches are committed. How-To-Repeat: Build sdl12 on -CURRENT after libusb2 import.
Responsible Changed From-To: freebsd-ports-bugs->mva Fix synopsis and assign.
mva 2009-03-03 07:49:23 UTC FreeBSD ports repository Modified files: devel/sdl12 Makefile Log: Fix build on CURRENT. PR: ports/132269 Submitted by: Mel Flynn <mel@rachie.is-a-geek.net> Approved by: beech (mentor) Revision Changes Path 1.116 +4 -0 ports/devel/sdl12/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!