[uClibc 0001326]: syscall for socket functions with kernel headers 2.4
bugs at busybox.net
bugs at busybox.net
Wed Apr 25 10:41:20 UTC 2007
The following issue has been SUBMITTED.
======================================================================
http://busybox.net/bugs/view.php?id=1326
======================================================================
Reported By: Kim Tuan
Assigned To: uClibc
======================================================================
Project: uClibc
Issue ID: 1326
Category: Architecture Specific
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 04-25-2007 03:41 PDT
Last Modified: 04-25-2007 03:41 PDT
======================================================================
Summary: syscall for socket functions with kernel headers 2.4
Description:
I cross-compile applications for ARM 920T and while executing them I got a
"-1 ENOSYS (Function not implemented)" error. strace gives :
SYS_281(0x2, 0x2, 0, 0xbffff320, 0x2) = -1 ENOSYS (Function not
implemented)
It seems that it compiles with wrong values of system call which doesn't
correspond to the the specified kernel headers.
I'm using linux kernel headers 2.4.31, gcc 3.4.6 and uClibc 0.9.28.3.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
04-25-07 03:41 Kim Tuan New Issue
04-25-07 03:41 Kim Tuan Status new => assigned
04-25-07 03:41 Kim Tuan Assigned To => uClibc
======================================================================
More information about the uClibc-cvs
mailing list