gheja / gbdk

GameBoy Developer's Kit (GBDK) 2.96a from 2002 tuned so it can be compiled on a modern system (Ubuntu 18.04 LTS and 16.04 LTS).
84 stars 10 forks source link

Build of documentation fails #7

Closed gheja closed 10 years ago

gheja commented 10 years ago
/usr/bin/install -c -d /home/builder/project/tmp/share/doc/sdcc
cp -rf *.html *.txt *.pdf sdccman.html test_suite_spec.html z80 avr /home/builder/project/tmp/share/doc/sdcc
cp: will not create hard link '/home/builder/project/tmp/share/doc/sdcc/sdccman.html' to directory '/home/builder/project/tmp/share/doc/sdcc/sdccman.html'
cp: will not create hard link '/home/builder/project/tmp/share/doc/sdcc/test_suite_spec.html' to directory '/home/builder/project/tmp/share/doc/sdcc/test_suite_spec.html'
make[2]: *** [install] Error 1
make[2]: Leaving directory '/home/builder/project/sdcc/doc'
make[1]: *** [install] Error 2