Files @ ce9168a9af5b
Branch filter:

Location: Copyleft/guide/enforcement-case-studies_log-output/thinkpenguin_u-boot-build_fail.log

bkuhn
Citations of third-party works in appendix only.

As alluded to in 2ea19b71d4a917babb29024f06acabfe73309f40 's commit
message on 2014-12-17 19:52:15 -0500, keeping any information on a
part-by-part basis is difficult and error-prone, since there exists no
reliable way to auto-generate such information accurately.

Therefore, citations to third-party works, in addition to remaining
fully documented in the commit log as they always have been, are now
placed in specifically one location in the body of the text itself: a
single appendix specifically designed for that purpose.

In this manner, contributors have no house-keeping work regarding
citations. Contributors need only list third party works and links in
one place: third-party-citations.tex.

Documentation in CONTRIBUTING.md for making contributions of third-party
works is left as a TODO.
denver@cherry:~/thinkpenguin/extract/librecmc-u-boot$ TMPDATE=`date`; time make tplink_wr841n_v8; echo $?; echo "$TMPDATE"; date
======= Configuring for TP-Link TL-WR841N/D v8 at: Fri Oct 17 11:22:10 EDT 2014 =======
mips-librecmc-linux-uclibc-gcc.bin: /lib/libc.so.6: version `GLIBC_2.14' not found (required by mips-librecmc-linux-uclibc-gcc.bin)
Makefile:219: warning: overriding commands for target `board/ar7240/db12x/libdb12x.a'
Makefile:188: warning: ignoring old commands for target `board/ar7240/db12x/libdb12x.a'
Makefile:219: warning: overriding commands for target `cpu/mips/libmips.a'
Makefile:188: warning: ignoring old commands for target `cpu/mips/libmips.a'
Makefile:219: warning: overriding commands for target `cpu/mips/ar7240/libar7240.a'
Makefile:188: warning: ignoring old commands for target `cpu/mips/ar7240/libar7240.a'
mips-librecmc-linux-uclibc-gcc.bin: /lib/libc.so.6: version `GLIBC_2.14' not found (required by mips-librecmc-linux-uclibc-gcc.bin)
mips-librecmc-linux-uclibc-gcc.bin: /lib/libc.so.6: version `GLIBC_2.14' not found (required by mips-librecmc-linux-uclibc-gcc.bin)
make[2]: *** No rule to make target `.depend'.  Stop.
make[1]: *** [depend] Error 2
make: *** [tplink_wr841n_v8] Error 2

real	0m0.070s
user	0m0.017s
sys	0m0.061s
2
Fri Oct 17 11:22:10 EDT 2014
Fri Oct 17 11:22:10 EDT 2014
denver@cherry:~/thinkpenguin/extract/librecmc-u-boot$