| Anonymous | Login | Signup for a new account | 11-10-2008 10:46 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 | ||||
| 0000316 | [BusyBox] Other | minor | always | 06-28-05 15:38 | 12-07-05 20:11 | ||||
| Reporter | mleslie | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 1.00 | ||||||
| Summary | 0000316: CONFIG_ symbol collision with linux 2.4 kernel autoconf.h | ||||||||
| Description |
The following config symbols collide with the uClinux 2.4.29-uc1 kernel autoconf.h: CONFIG_SYSCTL CONFIG_TR CONFIG_WATCHDOG For example, if you enable watchdog support in the kernel but not the busybox applet, busybox applets.c will be made to include the call to watchdog_main (CONFIG_WATCHDOG having been defined the kernel autoconf.h) but the watchdog applet itself will not have been compiled. Compilation fails. |
||||||||
| Additional Information |
busybox version 1.00rc3, according to the change log, included in uClinux-dist-test-20050614 |
||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |