This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12764 - bdf2bmp fails to compile
Attached to Project:
Rockbox
Opened by Jonas Häggqvist (rasher) - Sunday, 14 October 2012, 02:22 GMT+2
Last edited by Bertrik Sikken (bertrik) - Sunday, 14 October 2012, 12:29 GMT+2
Opened by Jonas Häggqvist (rasher) - Sunday, 14 October 2012, 02:22 GMT+2
Last edited by Bertrik Sikken (bertrik) - Sunday, 14 October 2012, 12:29 GMT+2
|
Details$ make bdf2bmp
cc -O -g -W -Wall -Wshadow -pedantic -g bdf2bmp.c -o bdf2bmp bdf2bmp.c:100:5: error: conflicting types for ‘getline’ In file included from bdf2bmp.c:49:0: /usr/include/stdio.h:671:20: note: previous declaration of ‘getline’ was here bdf2bmp.c:457:5: error: conflicting types for ‘getline’ In file included from bdf2bmp.c:49:0: /usr/include/stdio.h:671:20: note: previous declaration of ‘getline’ was here Renaming the function getline fixes this. |
This task depends upon
Closed by Bertrik Sikken (bertrik)
Sunday, 14 October 2012, 12:29 GMT+2
Reason for closing: Accepted
Sunday, 14 October 2012, 12:29 GMT+2
Reason for closing: Accepted