BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000987 [uClibc] Architecture Specific minor always 08-07-06 14:07 08-22-06 20:32
Reporter wigyori View Status public  
Assigned To uClibc
Priority normal Resolution no change required  
Status closed   Product Version 0.9.28
Summary 0000987: Build fails due to syntax error before '__syscall_clobbers'
Description I'm trying to build a toolchain on powerpc and the error below comes up. This might have some connection with bug 0000370, all of those patches are applied to the sources. GCC 4.0.3 is used.
Additional Information /o/buildroot-ng/openwrt/staging_dir_powerpc/bin/powerpc-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -Os -pipe -fno-builtin -nostdinc -D_LIBC -I../../../../include -I. -Os -funit-at-a-time -isystem /o/buildroot-ng/openwrt/staging_dir_powerpc/lib/gcc/powerpc-linux-uclibc/4.0.3/include -DNDEBUG -fpic -D_DL_FINI_CRT_COMPAT -c mmap64.c -o mmap64.o
mmap64.c: In function '__syscall_mmap2':
mmap64.c:69: error: syntax error before '__syscall_clobbers'
mmap64.c:69: warning: implicit declaration of function '__syscall_return'
mmap64.c:69: error: syntax error before 'void'
mmap64.c:69: warning: no return statement in function returning non-void
make[8]: *** [mmap64.o] Error 1
Attached Files

- Relationships

- Notes
(0001577)
vapier
08-22-06 20:32

my guess is you're using an older version of uClibc

this works fine in latest svn
 

- Issue History
Date Modified Username Field Change
08-07-06 14:07 wigyori New Issue
08-07-06 14:07 wigyori Status new => assigned
08-07-06 14:07 wigyori Assigned To  => uClibc
08-22-06 20:32 vapier Note Added: 0001577
08-22-06 20:32 vapier Status assigned => closed
08-22-06 20:32 vapier Resolution open => no change required


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker