> Nico,
>
> I tried to build ARM-Linux v2.0.35 (Brutus) and I got the
following error
> messages:
>
> In file included from sound_config.h:15,
> from vidc_synth.c:9:
> os.h:37: warning: `TRUE' redefined
> /home/chagas/linux-2.0.35/linux/include/asm/arch/cmptblty.h:39:
warning:
> this is
> the location of the previous definition
> make[2]: *** [fastdep] Error 1
> make[2]: Leaving directory
> `/home/chagas/linux-2.0.35/linux/arch/arm/drivers/sou
> nd'
In 'make config' you should say n to the general sound support
question.
The sound driver for Brutus isn't in the sound section yet.
I tried what you suggested but the problem persists. I noticed there is a
problem with script "~/scripts/Configure":
Support for SA1100/UCB-1200 audio (CONFIG_AUDIO_SA1100) [Y/m/n/?] n
Support for SA1100/UCB-1200 mcp common code (CONFIG_MCP_SA1100) [Y/m/n/?] n
scripts/Configure: [: missing `]'
Do you get the same error? Does it make any difference?
Like I said running "make dep" produces the same errors as I described
before. So I ran "make -i dep" (to ignore all the errors) followed by "make
zImage". I got the following error messages back:
/home/chagas/linux-2.0.35/linux/include/linux/string.h:31: warning:
conflicting
types for built-in function `memcpy'
/home/chagas/linux-2.0.35/linux/include/linux/string.h:34: warning:
conflicting
types for built-in function `memcmp'
binfmt_aout.c: In function `do_load_aout_binary':
binfmt_aout.c:317: `SEGMENT_SIZE' undeclared (first use in this function)
binfmt_aout.c:317: (Each undeclared identifier is reported only once
binfmt_aout.c:317: for each function it appears in.)
make[2]: *** [binfmt_aout.o] Error 1
make[2]: Leaving directory `/home/chagas/linux-2.0.35/linux/fs'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/home/chagas/linux-2.0.35/linux/fs'
make: *** [linuxsubdirs] Error 2
Any ideas?
Thanks,
Jason
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]