All pastes #2459273 Raw Edit

Untitled

public unlisted text v1 · immutable
#2459273 ·published 2013-09-27 21:17 UTC
rendered paste body
device_eth.c:663:40: warning: unused parameter ‘board’ [-Wunused-parameter]
gcc -I/usr/include -O0 -g -Wall -Wextra -lm -c lbp16.c
gcc -I/usr/include -O0 -g -Wall -Wextra -lm -c device_pci.c
gcc -I/usr/include -O0 -g -Wall -Wextra -lm -c libanyio/hostmot2.c
gcc -o mesaflash main.o eeprom.o flash_spi.o device_eth.o lbp16.o device_pci.o hostmot2.o -lm /usr/lib/libpci.so
gcc: error: /usr/lib/libpci.so: No such file or directory
make: *** [all] Error 1
empire@empire-K55A:~/mesaflash$