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



Rockbox mail archive

Subject: X11 Simulator broken...

X11 Simulator broken...

From: Carsten Tschach <Carsten_at_Tschach.com>
Date: Tue, 15 Jun 2004 12:23:30 +0200

Hi,

it seems that after the latest CVS changes something in the X11 build has
been broken....a couple of days ago it worked without any problems...

When I try to compile - after commiting latest CVS changes, make clean and
a ../tool/configure - I get the following compile error:


Bye, Carsten



-------------------------------------------------------------------------------
make[1]: Entering directory `/home/oscar/RockBox/rockbox-cvs/uisimulator/x11'
gcc -g -DHAVE_CONFIG_H -DGETTIMEOFDAY_TWO_ARGS -DSIMULATOR -DHAVE_RECORDER_KEYPAD -DHAVE_LCD_BITMAP -DHAVE_RTC -DHAVE_OSS -DAPPSVERSION=\"040615-1219\" -I. -I../../firmware/drivers -I../../firmware/export -I../../apps -I../../apps/recorder -I../common -I/home/oscar/RockBox/rockbox-cvs/build-ui -I/usr/X11R6/include -W -Wall -c ../../apps/plugin.c -o /home/oscar/RockBox/rockbox-cvs/build-ui/plugin.o
../../apps/plugin.c:122: `sim_open' undeclared here (not in a function)
../../apps/plugin.c:122: initializer element is not constant
../../apps/plugin.c:122: (near initialization for `rockbox_api.open')
../../apps/plugin.c:123: `sim_close' undeclared here (not in a function)
../../apps/plugin.c:123: initializer element is not constant
../../apps/plugin.c:123: (near initialization for `rockbox_api.close')
../../apps/plugin.c:126: `sim_creat' undeclared here (not in a function)
../../apps/plugin.c:126: initializer element is not constant
../../apps/plugin.c:126: (near initialization for `rockbox_api.creat')
../../apps/plugin.c:131: `sim_filesize' undeclared here (not in a function)
../../apps/plugin.c:131: initializer element is not constant
../../apps/plugin.c:131: (near initialization for `rockbox_api.filesize')
../../apps/plugin.c:136: `sim_opendir' undeclared here (not in a function)
../../apps/plugin.c:136: initializer element is not constant
../../apps/plugin.c:136: (near initialization for `rockbox_api.opendir')
../../apps/plugin.c:137: `sim_closedir' undeclared here (not in a function)
../../apps/plugin.c:137: initializer element is not constant
../../apps/plugin.c:137: (near initialization for `rockbox_api.closedir')
../../apps/plugin.c:138: `sim_readdir' undeclared here (not in a function)
../../apps/plugin.c:138: initializer element is not constant
../../apps/plugin.c:138: (near initialization for `rockbox_api.readdir')
../../apps/plugin.c:233: warning: missing initializer
../../apps/plugin.c:233: warning: (near initialization for `rockbox_api.open')
make[1]: *** [/home/oscar/RockBox/rockbox-cvs/build-ui/plugin.o] Error 1
make[1]: Leaving directory `/home/oscar/RockBox/rockbox-cvs/uisimulator/x11'
make: *** [sim] Error 2
-------------------------------------------------------------------------------

_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox
Received on 2004-06-15

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