[uClinux-dev] who has experiments on Sigma8622 platform

2009-06-18 Thread Su Zhenbing
Hi guys, I'm working on Sigma 8622 platform now and encounter a problem when I porting some app to the uclinux. Follow error always show even the source can compile pass. - uclibc[server]# ./tftpd BINFMT_FLAT: bad

Re: [uClinux-dev] strange error number from msgrcv.

2009-06-18 Thread Erwin Authried
if you look into include/asm-generic/errno-base.h: #define EINVAL 22 /* Invalid argument */ -Erwin Am Donnerstag, den 18.06.2009, 19:03 +0200 schrieb Niklas Molin: > Hi. > > I'm trying to use the msgsnd and msgrcv. > When I use the msgrcv and get an error and the errno = 0x16 (unk

[uClinux-dev] strange error number from msgrcv.

2009-06-18 Thread Niklas Molin
Hi. I'm trying to use the msgsnd and msgrcv. When I use the msgrcv and get an error and the errno = 0x16 (unknown error). When I check in the error list file, it says ENOTDIR, which doesn't make sense. I'll try to check the code for this function to see what really happens. Anyone who has seen t

[uClinux-dev] Colorcodes in file name in NFS tree

2009-06-18 Thread Alexander Stein
Hello, currently I have an odd behavior of uClinux on our Coldfire 5208. I'm used to mount a NFS tree to use the currents development files of the build machine. But since some days I have the problem that I don't see any files using ls (busybox) inside the NFS tree. But if I execute 'ls file'