Bug#749157: Please add an empty #define LIBUSB_CALL in libusb.h

2014-05-24 Thread Scott Howard
Package: freebsd-libs Version: 10.0-5 Severity: normal Tags: upstream libusb should have ane empty #define LIBUSB_CALL See: http://libusb.sourceforge.net/api-1.0/group__misc.html#gaa7d6035eb2692d455d27144560a0f68d This is implemented in libusb.h: http://git.libusb.org/?p=libusb.git;a=blob;f=libus

Bug#749157: forwarded libusb.h LIBUSB_CALL request upstream

2014-05-25 Thread Scott Howard
forwarded 749157 http://www.freebsd.org/cgi/query-pr.cgi?pr=190204 thanks Forwarded the bug to http://www.freebsd.org/cgi/query-pr.cgi?pr=190204 -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive:

Bug#749157: upstream patch for 749157, LIBUSB_CALL

2014-06-03 Thread Scott Howard
tags 749157 patch thanks Here's the patch from upstream: http://svnweb.freebsd.org/base?view=revision&revision=24 --- head/lib/libusb/libusb.h Sun May 25 18:06:28 2014 (r23) +++ head/lib/libusb/libusb.h Sun May 25 18:06:32 2014 (r24) @@ -33,6 +33,8 @@ #include #endif +#define LIBU

Bug#749157: [Pkg-bitcoin-devel] Bug#754682: cgminer: FTBFS on kfreebsd-*: expected '=', ',', '; ', 'asm' or '__attribute__' before 'transfer_callback'

2014-07-13 Thread Scott Howard
Thanks, On Sun, Jul 13, 2014 at 8:53 AM, Cyril Brulebois wrote: > your package no longer builds on kfreebsd-*: This is due to: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749157 We can easily do a work around until the above patch is fixed -- To UNSUBSCRIBE, email to debian-bsd-requ...