| Anonymous | Login | Signup for a new account | 11-10-2008 11:14 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0001326 | [uClibc] Architecture Specific | minor | always | 04-25-07 03:41 | 09-15-07 01:25 | ||||
| Reporter | Kim Tuan | View Status | public | ||||||
| Assigned To | uClibc | ||||||||
| Priority | normal | Resolution | no change required | ||||||
| Status | closed | Product Version | 0.9.28 | ||||||
| Summary | 0001326: 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. |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |