[uClibc 0001349]: Error: weak declaration of `__EI_sigaction' must precede definition
bugs at busybox.net
bugs at busybox.net
Sat May 19 06:20:46 UTC 2007
The following issue has been CLOSED
======================================================================
http://busybox.net/bugs/view.php?id=1349
======================================================================
Reported By: zhy2111314
Assigned To: uClibc
======================================================================
Project: uClibc
Issue ID: 1349
Category: Architecture Specific
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Resolution: won't fix
Fixed in Version:
======================================================================
Date Submitted: 05-16-2007 01:49 PDT
Last Modified: 05-18-2007 23:20 PDT
======================================================================
Summary: Error: weak declaration of `__EI_sigaction' must
precede definition
Description:
While I used uClibc-0.9.29 and after I "make CROSS=arm-linux- menuconfig"
and I executed "make CROSS=arm-linux-", then I got the following error, I
cannot find any information from the World Wide Web :( And the attateched
file is my .config.
./extra/scripts/conf-header.sh .config > include/bits/uClibc_config.h
make[2]: `conf' is up to date.
CC libc/sysdeps/linux/arm/sigaction.os
libc/sysdeps/linux/arm/sigaction.c:125: weak declaration of
`__EI_sigaction' must precede definition
make[1]: *** [libc/sysdeps/linux/arm/sigaction.os] Error 1
make: *** [lib/libc.so.0] Error 2
advTHANKSance.
======================================================================
----------------------------------------------------------------------
vapier - 05-18-07 23:20
----------------------------------------------------------------------
builds fine for me with gcc-4.x
re-open if upgrading your compiler doesnt fix things or you can determine
this isnt gcc-2.x sucking (with a good patch)
Issue History
Date Modified Username Field Change
======================================================================
05-16-07 01:49 zhy2111314 New Issue
05-16-07 01:49 zhy2111314 Status new => assigned
05-16-07 01:49 zhy2111314 Assigned To => uClibc
05-16-07 01:49 zhy2111314 File Added: myuClibc.config
05-18-07 23:20 vapier Note Added: 0002378
05-18-07 23:20 vapier Status assigned => closed
05-18-07 23:20 vapier Resolution open => won't fix
======================================================================
More information about the uClibc-cvs
mailing list