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: Can't create bookmark under X11 simulator

Re: Can't create bookmark under X11 simulator

From: Henrik Backe <backe_at_swipnet.se>
Date: Tue, 23 Mar 2004 13:10:06 +0100

"Linus Nielsen Feltzing" <linus_at_haxx.se> wrote in message
news:406020B6.3010306_at_haxx.se...
> tinousus_at_yahoo.com wrote:
>
> > I tried both v2.2 and daily build for recorder v2, under cygwin. My
> > x11 simulator can't create bookmark. I don't if it's my problem or a
> > bug.
>
> Do you have a .rockbox directory?
>
>

There is a bug when running from cygwin.
When specifying options on open() other than O_READ
it won't work. I think it is because we include file.h from firmware/include
and the only value that actually matches what you get in
/usr/include/sys/file.h
is O_READ (well, the O_* options are actually defined in
/usr/include/sys/fcntl.h)

I'm not sure how to solve the maze of includes in the simulator environment
so
Im, sorry I can't be of further assistance.

.../Henrik




_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox
Received on 2004-03-23

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