| Anonymous | Login | Signup for a new account | 11-10-2008 11:14 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 | ||||
| 0001313 | [BusyBox] Security | major | always | 04-13-07 08:36 | 02-11-08 08:53 | ||||
| Reporter | smiley73 | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | no change required | ||||||
| Status | closed | Product Version | 1.4.x | ||||||
| Summary | 0001313: busybox doesn't compile with -D_FORTIFY_SOURCE=2 | ||||||||
| Description |
gcc 4.1.2 If you try to compile busybox with -D_FORTIFY_SOURCE=2 , it fails. |
||||||||
| Additional Information |
make[2]: Leaving directory `/data/build/tmp/busybox-1.4.2' make[2]: Entering directory `/data/build/tmp/busybox-1.4.2' SPLIT include/autoconf.h -> include/config/* GEN include/bbconfigopts.h HOSTCC applets/usage applets/usage.c: In function 'main': applets/usage.c:15: warning: ignoring return value of 'write', declared with attribute warn_unused_result GEN include/usage_compressed.h CC applets/applets.o CC applets/busybox.o LD applets/built-in.o LD archival/built-in.o CC archival/bunzip2.o CC archival/cpio.o CC archival/gunzip.o CC archival/gzip.o CC archival/rpm.o cc1: warnings being treated as errors archival/rpm.c: In function 'fileaction_setowngrp': archival/rpm.c:353: warning: ignoring return value of 'chown', declared with attribute warn_unused_result make[3]: *** [archival/rpm.o] Error 1 make[2]: *** [archival] Error 2 |
||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |