Hi,

On 20/10/14 13:01, Paul Fertser wrote:
> On Mon, Oct 20, 2014 at 01:45:15PM +0200, Luca Bruno wrote:
>> I'm just slightly confused about usb-blaster on kfreebsd, which seems to 
>> have 
>> been autoenabled even though libftdi-dev was missing.
> 
> How do you tell it was?

In the build log I attached (with libftdi-dev not installed) :

https://bugs.debian.org/cgi-bin/bugreport.cgi?msg=22;filename=openocd.log.gz;att=1;bug=754678

| Altera USB-Blaster II Compatible        yes (auto)

> Making all in usb_blaster
> make[8]: Entering directory `«BUILDDIR»/src/jtag/drivers/usb_blaster'
> /bin/bash ../../../../libtool  --tag=CC   --mode=compile gcc -std=gnu99 
> -DHAVE_CONFIG_H -I. -I../../../..  -I../../../../src -I../../../../src 
> -I../../../../src/helper -DPKGDATADIR=\"/usr/share/openocd\" 
> -DBINDIR=\"/usr/bin\" -I../../../../jimtcl -I../../../../jimtcl 
> -I../../../../src/jtag/drivers   -D_FORTIFY_SOURCE=2  -g -O2 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wall 
> -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter 
> -Wbad-function-cast -Wcast-align -Wredundant-decls -c -o usb_blaster.lo 
> usb_blaster.c
> libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. 
> -I../../../../src -I../../../../src -I../../../../src/helper 
> -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" 
> -I../../../../jimtcl -I../../../../jimtcl -I../../../../src/jtag/drivers 
> -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -Wall -Wall -Wstrict-prototypes -Wformat-security 
> -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align 
> -Wredundant-decls -c usb_blaster.c -o usb_blaster.o
> /bin/bash ../../../../libtool  --tag=CC   --mode=compile gcc -std=gnu99 
> -DHAVE_CONFIG_H -I. -I../../../..  -I../../../../src -I../../../../src 
> -I../../../../src/helper -DPKGDATADIR=\"/usr/share/openocd\" 
> -DBINDIR=\"/usr/bin\" -I../../../../jimtcl -I../../../../jimtcl 
> -I../../../../src/jtag/drivers   -D_FORTIFY_SOURCE=2  -g -O2 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wall 
> -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter 
> -Wbad-function-cast -Wcast-align -Wredundant-decls -c -o 
> ublast2_access_libusb.lo ublast2_access_libusb.c
> libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. 
> -I../../../../src -I../../../../src -I../../../../src/helper 
> -DPKGDATADIR=\"/usr/share/openocd\" -DBINDIR=\"/usr/bin\" 
> -I../../../../jimtcl -I../../../../jimtcl -I../../../../src/jtag/drivers 
> -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -Wall -Wall -Wstrict-prototypes -Wformat-security 
> -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align 
> -Wredundant-decls -c ublast2_access_libusb.c -o ublast2_access_libusb.o
> /bin/bash ../../../../libtool  --tag=CC   --mode=link gcc -std=gnu99  -g -O2 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wall 
> -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter 
> -Wbad-function-cast -Wcast-align -Wredundant-decls  -Wl,-z,relro -o 
> libocdusbblaster.la  usb_blaster.lo   ublast2_access_libusb.lo  -ldl 
> libtool: link: ar cru .libs/libocdusbblaster.a  usb_blaster.o 
> ublast2_access_libusb.o
> libtool: link: ranlib .libs/libocdusbblaster.a
> libtool: link: ( cd ".libs" && rm -f "libocdusbblaster.la" && ln -s 
> "../libocdusbblaster.la" "libocdusbblaster.la" )
> make[8]: Leaving directory `«BUILDDIR»/src/jtag/drivers/usb_blaster'

In usb_blaster/Makefile, I think _libusb.c replaced _ftdi.c ?

> #am__append_2 = ublast_access_ftdi.c
> #am__append_3 = ublast_access_ftd2xx.c
> am__append_4 = ublast2_access_libusb.c

Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to