Date: Thu, 5 Jun 2003 12:07:07 -0700 From: Kent Stewart <kstewart@owt.com> To: Michael Nottebrock <michaelnottebrock@gmx.net>, freebsd-ports@freebsd.org, kde@freebsd.org, sobomax@freebsd.org Subject: Re: [kde-freebsd] KDE meta port build error Message-ID: <200306051207.07658.kstewart@owt.com> In-Reply-To: <200306051146.48462.kstewart@owt.com> References: <200306050939.03854.kstewart@owt.com> <200306051935.13588.michaelnottebrock@gmx.net> <200306051146.48462.kstewart@owt.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 05 June 2003 11:46 am, Kent Stewart wrote: > On Thursday 05 June 2003 10:35 am, Michael Nottebrock wrote: > > Hmm, can't reproduce, maybe you have a stale header. Can you post the > > output of 'grep -r hid_report_size /usr/include/libusbhid.h'? > > ruby# grep -r hid_report_size /usr/include/libusbhid.h > int hid_report_size(report_desc_t d, unsigned int id, enum hid_kind k); Based on what I am seeing in ../libusbhid/usage.c, you are supposed to use usbhid.h at 5.1. I think this is producing a conflict like the commit message makes for 5.1 and head of This change will break all third party applications that rely on previous FreeBSD specific behavior. If I go back to the old arrangement of the pointer at the end, it compiles just find. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306051207.07658.kstewart>