[uClibc 0003434]: strace compilation

bugs at busybox.net bugs at busybox.net
Mon Jun 16 11:22:27 UTC 2008


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=3434 
====================================================================== 
Reported By:                rk_appan
Assigned To:                uClibc
====================================================================== 
Project:                    uClibc
Issue ID:                   3434
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             05-26-2008 02:10 PDT
Last Modified:              06-16-2008 04:22 PDT
====================================================================== 
Summary:                    strace compilation
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
====================================================================== 

---------------------------------------------------------------------- 
 vda - 06-02-08 17:03  
---------------------------------------------------------------------- 
I don't understand what do you mean by

"I am building uClibc(0.9.29), when i enable the strace for the target"

Specifically, how do you "enable the strace for the target"? uclibc is
just a libc, it does not include strace. 

---------------------------------------------------------------------- 
 tklas - 06-16-08 04:22  
---------------------------------------------------------------------- 
See 0003394 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-26-08 02:10  rk_appan       New Issue                                    
05-26-08 02:10  rk_appan       Status                   new => assigned     
05-26-08 02:10  rk_appan       Assigned To               => uClibc          
06-02-08 17:03  vda            Note Added: 0007994                          
06-16-08 04:22  tklas          Note Added: 0008304                          
======================================================================




More information about the uClibc-cvs mailing list