Date: Sun, 03 Aug 2014 13:01:18 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 191656] New port: devel/libftdi1 Message-ID: <bug-191656-13-a73ndUX3PG@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-191656-13@https.bugs.freebsd.org/bugzilla/> References: <bug-191656-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191656 Kurt Jaeger <pi@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pi@FreeBSD.org Assignee|freebsd-ports-bugs@FreeBSD. |pi@FreeBSD.org |org | --- Comment #9 from Kurt Jaeger <pi@FreeBSD.org> --- I'm testing devel/libftdi1 right now and the build conflicts with an installed devel/libftdi: /usr/local/home/pi/myp/devel/libftdi1/work/libftdi1-1.1/examples/find_all_pp.cpp:49:47: error: too many arguments to function call, expected 2, have 3 List* list = List::find_all(context, vid, pid); ~~~~~~~~~~~~~~ ^~~ /usr/local/include/ftdi.hpp:180:5: note: 'find_all' declared here static List* find_all(int vendor, int product); ^ 1 error generated. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191656-13-a73ndUX3PG>