| Anonymous | Login | Signup for a new account | 11-10-2008 12:12 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 | |||||||
| 0003394 | [buildroot] Architecture Specific | block | always | 05-22-08 02:04 | 10-13-08 17:00 | |||||||
| Reporter | rk_appan | View Status | public | |||||||||
| Assigned To | buildroot | |||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | assigned | Product Version | ||||||||||
| Summary | 0003394: compilation problem : __NR_socketcall, __NR_ipc undefined... | |||||||||||
| Description |
I am building uClibc(0.9.29), when i enable the strace for the target, i am getting the following errors. target is arm926t with EABI support. please provide me inputs as how to get out of this problem.. syscall.c: In function 'get_scno': syscall.c:1051: warning: passing argument 4 of 'ptrace' makes integer from pointer without a cast syscall.c:1080: warning: passing argument 4 of 'ptrace' makes integer from pointer without a cast syscall.c: In function 'syscall_fixup': syscall.c:1350: warning: unused variable 'pid' syscall.c: In function 'syscall_enter': syscall.c:1928: warning: unused variable 'pid' syscall.c: In function 'trace_syscall': syscall.c:2408: error: '__NR_socketcall' undeclared (first use in this function) syscall.c:2408: error: (Each undeclared identifier is reported only once syscall.c:2408: error: for each function it appears in.) syscall.c:2412: error: '__NR_ipc' undeclared (first use in this function) make[2]: *** [syscall.o] Error 1 make[2]: Leaving directory `/home/kans/buildroot/build_arm/strace-4.5.15' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/kans/buildroot/build_arm/strace-4.5.15' make: *** [/home/kans/buildroot/build_arm/strace-4.5.15/strace] Error 2 |
|||||||||||
| Additional Information | ||||||||||||
| Attached Files |
|
|||||||||||
|
|
||||||||||||
| Copyright © 2000 - 2006 Mantis Group |