[BusyBox] compiler warning about redefined

Tito farmatito at tiscali.it
Wed Jul 28 09:59:34 UTC 2004


symbols in ash.c
Date: Wed, 28 Jul 2004 12:03:07 +0000
User-Agent: KMail/1.6.1
MIME-Version: 1.0
Content-Disposition: inline
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Message-Id: <200407281203.07300.farmatito at tiscali.it>
Status: R
X-Status: NQ
X-KMail-EncryptionState:  
X-KMail-SignatureState:  
X-KMail-MDN-Sent:  

Hi,
while compiling rc2 i get the following warnings:
shell/ash.c:215:1: warning: "barrier" redefined
In file included from /usr/include/linux/compiler-gcc3.h:4,
                 from /usr/include/linux/compiler.h:16,
                 from /usr/include/asm/sigcontext.h:4,
                 from /usr/include/bits/sigcontext.h:28,
                 from /usr/include/signal.h:326,
                 from /usr/include/sys/wait.h:30,
                 from shell/ash.c:75:
/usr/include/linux/compiler-gcc.h:10:1: warning: this is the location of the previous definition
shell/ash.c:627:1: warning: "likely" redefined
In file included from /usr/include/asm/sigcontext.h:4,
                 from /usr/include/bits/sigcontext.h:28,
                 from /usr/include/signal.h:326,
                 from /usr/include/sys/wait.h:30,
                 from shell/ash.c:75:
/usr/include/linux/compiler.h:37:1: warning: this is the location of the previous definition

My gcc is: gcc-3.3.2 (GCC) 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)

Ciao,
Tito




More information about the busybox mailing list