http://bugs.openembedded.org/show_bug.cgi?id=1051
------- Comment #2 from [EMAIL PROTECTED] 2006-05-27 06:39 ------- Here's the bad stuff. Making all in parted | make[2]: Entering directory `/work/jlime/dev/donkey/6xx/build/tmp/work/sh3-linux/parted-1.6.25.1-r0/parted-1.6.25.1/parted' | if sh3-linux-gcc -ml -m3 -DHAVE_CONFIG_H -I. -I/work/jlime/dev/donkey/6xx/build/tmp/work/sh3-linux/parted-1.6.25.1-r0/parted-1.6.25.1/parted -I.. -I/work/jlime/dev/donkey/6xx/build/tmp/work/sh3-linux/parted-1.6.25.1-r0/parted-1.6.25.1/include -isystem/work/jlime/dev/donkey/6xx/build/tmp/staging/sh3-linux/include -isystem/work/jlime/dev/donkey/6xx/build/tmp/staging/sh3-linux/include -O2 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DLOCALEDIR="\"/usr/share/locale\"" -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wno-unused -Wno-switch -Wno-format -MT parted.o -MD -MP -MF ".deps/parted.Tpo" -c -o parted.o parted.c; \ | then mv -f ".deps/parted.Tpo" ".deps/parted.Po"; else rm -f ".deps/parted.Tpo"; exit 1; fi | parted.c:113: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'timer_context' | parted.c: In function '_timer_handler': | parted.c:120: error: 'TimerContext' undeclared (first use in this function) | parted.c:120: error: (Each undeclared identifier is reported only once | parted.c:120: error: for each function it appears in.) | parted.c:120: error: 'tcontext' undeclared (first use in this function) | parted.c:120: error: expected expression before ')' token | parted.c: In function 'do_rescue': | parted.c:1230: error: 'MEGABYTE_SECTORS' undeclared (first use in this function) | parted.c: In function '_init': | parted.c:1818: error: 'timer_context' undeclared (first use in this function) | make[2]: *** [parted.o] Error 1 | make[2]: Leaving directory `/work/jlime/dev/donkey/6xx/build/tmp/work/sh3-linux/parted-1.6.25.1-r0/parted-1.6.25.1/parted' | make[1]: *** [all-recursive] Error 1 -- Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Oe mailing list [email protected] https://www.handhelds.org/mailman/listinfo/oe
