| Anonymous | Login | Signup for a new account | 11-10-2008 11:10 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 | ||||
| 0001186 | [buildroot] Architecture Specific | minor | always | 01-30-07 17:13 | 02-12-07 05:42 | ||||
| Reporter | jcoppens | View Status | public | ||||||
| Assigned To | buildroot | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0001186: 17669 - problem with number of arguments in sprintsigmask | ||||||||
| Description |
Thanks to all other suggestions... I hope I'm not tireing out everyone with these bugreports... Installed 17669 and applied the mod from Benjamin to compile busybox. Now I get the error below, which is probably due to some incorrect version somewhere. Suggestions? John |
||||||||
| Additional Information |
if /usr/local/src/programming/buildroot/build_mipsel/staging_dir/bin/mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I. -Ilinux/mips -I./linux/mips -Ilinux -I./linux -Wall -Os -pipe -MT signal.o -MD -MP -MF ".deps/signal.Tpo" -c -o signal.o signal.c; \ then mv -f ".deps/signal.Tpo" ".deps/signal.Po"; else rm -f ".deps/signal.Tpo"; exit 1; fi signal.c: In function `sys_sigreturn': signal.c:1438: warning: assignment makes integer from pointer without a cast signal.c:1443: warning: passing arg 2 of `sprintsigmask' makes pointer from integer without a cast signal.c:1443: error: too few arguments to function `sprintsigmask' make[2]: *** [signal.o] Error 1 make[2]: Leaving directory `/usr/local/src/programming/buildroot/build_mipsel/strace-4.5.15' make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/local/src/programming/buildroot/build_mipsel/strace-4.5.15' make: *** [/usr/local/src/programming/buildroot/build_mipsel/strace-4.5.15/strace] Error 2 |
||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |