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
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
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
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'