Hello, I was trying to build omapzoom image using automatic building system at: http://amethyst.openembedded.net/~koen/narcissus/
I get the green ok marks but the download links will not appear. After that I tried to build omapzoom package manually by following the instructions found from: http://www.angstrom-distribution.org/building-ångström It seems that also fails and it will give you the following error: ######### ERROR: function do_compile failed ERROR: see log in /OE/build/angstrom-dev/tmp/work/omapzoom-angstrom-linux-gnueabi/linux-omapzoom-2.6.27.10-r0+gitr26d16dad66b1d3955d8958938f9de5f2e0fce7fb-r0/temp/log.do_compile.22422 NOTE: Task failed: /OE/build/angstrom-dev/tmp/work/omapzoom-angstrom-linux-gnueabi/linux-omapzoom-2.6.27.10-r0+gitr26d16dad66b1d3955d8958938f9de5f2e0fce7fb-r0/temp/log.do_compile.22422 NOTE: package linux-omapzoom-2.6.27.10-r0+gitr26d16dad66b1d3955d8958938f9de5f2e0fce7fb-r0: task do_compile: failed ERROR: TaskFailed event exception, aborting ERROR: Build of /OE/org.openembedded.dev/recipes/linux/linux-omapzoom_git.bb do_compile failed ERROR: Task 597 (/OE/org.openembedded.dev/recipes/linux/linux-omapzoom_git.bb, do_compile) failed ######### Some parts of the log.do_compile.22422: ######### make[2]: Leaving directory `/OE/build/angstrom-dev/tmp/work/omapzoom-angstrom-linux-gnueabi/linux-omapzoom-2.6.27.10-r0+gitr26d16dad66b1d3955 d8958938f9de5f2e0fce7fb-r0/git' sound/arm/omap/omap-alsa-dma.c:275: error: conflicting types for 'omap_stop_alsa_sound_dma' sound/arm/omap/omap-alsa-dma.h:51: error: previous declaration of 'omap_stop_alsa_sound_dma' was here sound/arm/omap/omap-alsa-dma.c: In function 'omap_stop_alsa_sound_dma': sound/arm/omap/omap-alsa-dma.c:283: warning: 'return' with a value, in function returning void sound/arm/omap/omap-alsa-dma.c:291: warning: 'return' with a value, in function returning void sound/arm/omap/omap-alsa-dma.c: At top level: sound/arm/omap/omap-alsa-dma.c:293: error: conflicting types for 'omap_stop_alsa_sound_dma' sound/arm/omap/omap-alsa-dma.h:51: error: previous declaration of 'omap_stop_alsa_sound_dma' was here make[3]: *** [sound/arm/omap/omap-alsa-dma.o] Error 1 ######### make[2]: Leaving directory `/OE/build/angstrom-dev/tmp/work/omapzoom-angstrom-linux-gnueabi/linux-omapzoom-2.6.27.10-r0+gitr26d16dad66b1d3955d8958938f9de5f2e0fce7fb-r0/git' drivers/i2c/chips/tlv320aic23.c: In function 'omap_mcbsp3_aic23_clock_init': drivers/i2c/chips/tlv320aic23.c:113: error: implicit declaration of function 'OMAP_MCBSP_WRITE' drivers/i2c/chips/tlv320aic23.c:113: error: 'SPCR1' undeclared (first use in this function) drivers/i2c/chips/tlv320aic23.c:113: error: (Each undeclared identifier is reported only once drivers/i2c/chips/tlv320aic23.c:113: error: for each function it appears in.) drivers/i2c/chips/tlv320aic23.c:114: error: 'SPCR2' undeclared (first use in this function) drivers/i2c/chips/tlv320aic23.c:117: error: 'PCR0' undeclared (first use in this function) drivers/i2c/chips/tlv320aic23.c:120: error: 'SRGR1' undeclared (first use in this function) drivers/i2c/chips/tlv320aic23.c:121: error: 'SRGR2' undeclared (first use in this function) drivers/i2c/chips/tlv320aic23.c:124: error: implicit declaration of function 'OMAP_MCBSP_READ' make[3]: *** [drivers/i2c/chips/tlv320aic23.o] Error 1 ######### Is the problem wrong kernel sources or something else ? Is anyone working on this issue so building would work also for the omapzoom target ? Br, Mika _______________________________________________ Angstrom-distro-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
