To: (mccarl1978)
Dear Sir,
I recently boughta TS-7250 with the Maxim chip to evaluate for our
company (we make non contacting sensor systems). I was surprised to
find there was no driver provided and pleased to see you had posted
one sometime this year.
I am presently booting the Debian distro off a NFS drive - for now, I
think this make my life easier. Is there any reason why your driver
would not be able to compile under the debian distro ?
Naively, I only changed the Make file to point to /usr/bin (on the
NFS mounted root file system) for the compiler ($CROSSDIR) and
changed $LINUXDIR to point at the place where I dumped the kernel
source of the TS kernel I am running (also on the NFS root mount)
Can one expect this to work ? Immediately I get header file issues -
make: Warning: File `depend.mk' has modification time
1.1e+09 s in the future
/usr/bin/gcc -B/usr/bin -isystem /arm/kernels/linux24/include -I /arm/kernels/li
nux24/include -L /usr/lib -Wno-trigraphs -Os -mshort-load-bytes -fno-strict-ali
asing -fno-common -Uarm -pipe -mapcs-32 -D__LINUX_ARM_ARCH__=4 -march=armv4 -mtu
ne=arm9tdmi -msoft-float -I. -D_DEBUG -D__KERNEL__ -DMODULE -DAPPLIANCE -D
LITTLE_ENDIAN -Wall -Werror -o bj/adc_main.o adc_main.c -c
In file included from
/arm/kernels/linux24/include/linux/kernel.h:13,
from adc_main.c:4:
/arm/kernels/linux24/include/linux/types.h:21: error:
syntax error before "dev_t
"
In file included from /usr/include/asm/memory.h:16,
from
/usr/include/asm/cpu-single.h:35,
from /usr/include/asm/proc-fns.h:136,
from /usr/include/asm/system.h:67,
from
/arm/kernels/linux24/include/linux/spinlock.h:6,
from
/arm/kernels/linux24/include/linux/module.h:11,
from adc_main.c:5:
/usr/include/asm/arch/memory.h:44:2: #error "Undefined
footbridge mode"
/usr/include/asm/arch/memory.h:62:2: #error "Undefined
footbridge architecture"
In file included from
/usr/include/asm/cpu-single.h:35,
and it goes downhill from there.
I am running V 11 of the ts kernel (2.4.26-TS11)
Before I spent too long trying to fix issue, I was wondering if you
had any insight to whether this should work.
Much appreciated
Cheers
Gertjan
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|