Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide
translations



Rockbox mail archive

Subject: Re: Increased font size for iriver

Re: Increased font size for iriver

From: Frederic Devernay <frederic.devernay_at_m4x.org>
Date: Thu, 04 Aug 2005 19:30:37 +0200

there you go:

C: cat ziptemp | gcc -DIRIVER_H120 -I. -I../firmware/export -E -P -

the problem (i guess) is that you suppose you call make zip from a
subdir of the rockbox source dir. I do it in a completely separate dir.
You have to get the path to the rockbox dir using some way, eg $ARGV[0]

fred

Daniel Stenberg a écrit :
> On Thu, 4 Aug 2005, Frederic Devernay wrote:
>
>> Unfortunately, this broke buildzip (I call "make zip" from
>> /home/devernay/rockbox/iriver) :
>>
>> /home/devernay/rockbox/rockbox/tools/buildzip.pl -r
>> "/home/devernay/rockbox/rockbox" -DIRIVER_H120 rockbox.iriver
>> <stdin>:1:18: font.h: No such file or directory
>> no decent max font size at
>> /home/devernay/rockbox/rockbox/tools/buildzip.pl line 122.
>
>
> And you cvs up'ed the whole repo?
>
> If so, can you uncomment line 111 in buildzip.pl (that displays the gcc
> command line used to extract the font size) and show us what it outputs
> when you run make zip?
>

_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox
Received on 2005-08-04

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy