Bug 132686

Summary: x11/kdebase3 does not build on -CURRENT
Product: Ports & Packages Reporter: michiel
Component: Individual Port(s)Assignee: freebsd-kde (group) <kde>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description michiel 2009-03-16 05:40:03 UTC
Port x11/kdebase3 fails to build with recent -CURRENT with
usbdevices.h:69: error: 'usb_device_info' has not been declared

Fix: Patch included below. FreeBSD_version is approximate.
How-To-Repeat: 	cd /usr/ports/x11/kdebase3
	make
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-16 05:40:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kde

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-03-16 19:03:05 UTC
miwi        2009-03-16 19:02:52 UTC

  FreeBSD ports repository

  Added files:
    x11/kdebase3/files   patch-kcontrol-usbview-usbdevices.h 
  Log:
  - Add a workaround to fix the build on HEAD with new usb2 stack
  
  PR:             132686
  Submitted by:   Michiel Boland <michiel@boland.org>
  
  Revision  Changes    Path
  1.1       +18 -0     ports/x11/kdebase3/files/patch-kcontrol-usbview-usbdevices.h (new)
_______________________________________________
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"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-03-16 19:03:11 UTC
State Changed
From-To: open->closed

Committed. Thanks!