-
Notifications
You must be signed in to change notification settings - Fork 6
Description
fatal: No names found, cannot describe anything.
fatal: No names found, cannot describe anything.
Replacing all version templates with .
Checking for a C compiler... found.
Target arch is x86
Target OS is Linux
Checking for libpci headers... found.
Checking version of pci_get_dev... new version (including PCI domain parameter).
Checking if libpci is present and sufficient... yes.
Checking for libusb-0.1/libusb-compat headers... found.
Checking if libusb-0.1 is usable... yes.
Checking for libusb-1.0 headers... found.
Checking if libusb-1.0 is usable... yes.
Checking for FTDI support... found.
Checking for FT232H support in libftdi... found.
Checking if Linux MTD headers are present... yes.
Checking if Linux SPI headers are present... yes.
Checking for utsname support... found.
Checking for clock_gettime support... found.
cc -o flashrom cli_classic.o cli_output.o cli_common.o print.o jedec.o stm50.o w39.o w29ee011.o sst28sf040.o 82802ab.o sst49lfxxxc.o sst_fwhub.o edi.o flashchips.o spi.o spi25.o spi25_statusreg.o opaque.o sfdp.o en29lv640b.o at45db.o processor_enable.o chipset_enable.o board_enable.o cbtable.o internal.o it87spi.o it85spi.o sb600spi.o amd_imc.o wbsio_spi.o mcp6x_spi.o ichspi.o dmi.o serprog.o rayer_spi.o pony_spi.o bitbang_spi.o nic3com.o gfxnvidia.o satasii.o atavia.o it8212.o ft2232_spi.o usbblaster_spi.o pickit2_spi.o dummyflasher.o drkaiser.o nicrealtek.o nicintel.o nicintel_spi.o nicintel_eeprom.o ogp_spi.o buspirate_spi.o dediprog.o developerbox_spi.o satamv.o linux_mtd.o linux_spi.o ch341a_spi.o digilent_spi.o ati_spi.o pcidev.o physmap.o hwaccess.o usbdev.o libflashrom.o layout.o flashrom.o udelay.o programmer.o helpers.o ich_descriptors.o serial.o custom_baud.o -lpci -lftdi1 -lusb-1.0 -lrt -lusb -lusb-1.0
/usr/bin/ld: developerbox_spi.o:(.bss+0x0): multiple definition of `usb_ctx'; dediprog.o:(.bss+0x8): first defined here
collect2: error: ld returned 1 exit status