This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7583 - Adding nonexistant filename to SOURCES causes sysfont.h build error
Attached to Project:
Rockbox
Opened by Barry Wardell (barrywardell) - Saturday, 11 August 2007, 19:08 GMT+2
Last edited by Björn Stenberg (zagor) - Wednesday, 29 October 2008, 17:00 GMT+2
Opened by Barry Wardell (barrywardell) - Saturday, 11 August 2007, 19:08 GMT+2
Last edited by Björn Stenberg (zagor) - Wednesday, 29 October 2008, 17:00 GMT+2
|
DetailsAdding a filename to firmware/SOURCES causes the error:
error: sysfont.h: No such file or directory if the file by that filename is non-existant. This a misleading build error as it does not show the true cause of the problem. Instead, it should probably report the name of the non-existant file. |
This task depends upon
edit: it was fixed and then reverted. This is the revert (according to Bagder)
http://svn.rockbox.org/viewvc.cgi/trunk/tools/makesrc.inc?r1=13414&r2=13415