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



Rockbox mail archive

Subject: Re: Rockboy and Archos devices

Re: Rockboy and Archos devices

From: Jens Arnold <arnold-j_at_t-online.de>
Date: Fri, 09 Sep 2005 08:32:22 +0200

On 09.09.2005, Daniel Stenberg wrote:

> On Thu, 8 Sep 2005, joerch.net_at_web.de wrote:

>> During build process it breaks and I get errors.
>>
>> MAKE in rockboy
>> CC cpu.c
>> CC emu.c
>> In file included from emu.c:10:
>> lcd-gb.h:9: error: redefinition of `struct vissprite'
>> lcd-gb.h:16: error: redefinition of `struct scan'
>> lcd-gb.h:33: error: redefinition of `struct obj'
>> lcd-gb.h:41: error: redefinition of `struct lcd'

> Considering that most of us can build it fine, including the
> automated CVS build table shown on the site, I would suspect
> that this is due to some error in your end...

I think so too.

Wild guessing: Joerch, perhaps you don't build from cvs, but
from daily tarballs, and always uncompress a new one over the
old. This would mean that old files that are no longer present
in the new tarballs don't get removed. Rockboy used to have
"lcd.h" which clashed with the main "lcd.h", so I had to
rename it to "lcd-gb.h". In case you do like I guessed, you will
now have both "lcd.h" and "lcd-gb.h" in the rockboy source
directory, causing these problems. Remove "lcd.h" from there,
and it should build.

Regards, Jens

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

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