On Sunday 30 November 2008 15:35, Arvind Kumar wrote: > Hello! > Any clue will be appreciated. > I am running my application on target machine which contain uclibc version > 0.2.29. In my application connect system call is called. > On my Linux host machine, connect system call is failed and errno is set to > EINPROGRESS. But on my target machine, > at some point of time when connect system call is failed, the errno is not > set to EINPROGRESS. There is some problem of setting of > errno.
Can you show us the strace and the program which fails? -- vda _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
