Ed,
When I run make dep after make menuconfig (make ts7250_config ran
before this), the make complains about execvp missing:
make[2]: Entering directory
`/home/jim/ARM/linux24_ts8/arch/arm/tools'
awk -f gen-mach-types mach-types
> /home/jim/ARM/linux24_ts8/include/asm-arm/mach-types.h
/usr/bin/ gcc -D__KERNEL__ -I/home/jim/ARM/linux24_ts8/include -Wall
-Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing
-fno-common -Uarm -fno-common -pipe -mapcs-32 -D__LINUX_ARM_ARCH__=4
-march=armv4 -mtune=arm9tdmi -msoft-float -Uarm -S -o
constants.h.tmp.1 getconstants.c
make[2]: execvp: /usr/bin/: Permission denied
make[2]: *** [constants.h] Error 127
make[2]: Leaving directory
`/home/jim/ARM/linux24_ts8/arch/arm/tools'
make[1]: *** [dep] Error 2
make[1]: Leaving directory
`/home/jim/ARM/linux24_ts8/arch/arm/tools'
make: *** [archdep] Error 2
execvp doesn't exist anywhere on the CF or apt-get from debian.
Any suggestion(s)?
Jim
In "Eddie Dawydiuk" <> wrote:
> Hi Jim,
>
>
> > Has anybody been successful rebuilding the kernel?
> > If so, how do you resolve this undefined "TS7XXX_MODEL" that
> > returns from make bzImage?
> > From menuconfig, I enabled 7250 support under. What gives?
> > Make dep ran without errors.
>
> Run 'make ts7250_config', 'make oldconfig', then you can run make
menuconfig.
>
> //Eddie
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|