Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- empire@empire:~/mesaflash$ make
- gcc -O0 -g -I/usr/include -c common.c
- gcc -O0 -g -I/usr/include -c lbp.c
- gcc -O0 -g -I/usr/include -c lbp16.c
- gcc -O0 -g -I/usr/include -c bitfile.c
- gcc -O0 -g -I/usr/include -c hostmot2.c
- gcc -O0 -g -I/usr/include -c eeprom.c
- gcc -O0 -g -I/usr/include -c anyio.c
- gcc -O0 -g -I/usr/include -c eth_boards.c
- gcc -O0 -g -I/usr/include -c epp_boards.c
- gcc -O0 -g -I/usr/include -c usb_boards.c
- gcc -O0 -g -I/usr/include -c pci_boards.c
- pci_boards.c:22:21: fatal error: pci/pci.h: No such file or directory
- compilation terminated.
- make: *** [pci_boards.o] Error 1
- empire@empire:~/mesaflash$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement