| Anonymous | Login | Signup for a new account | 11-10-2008 11:09 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 | ||||
| 0001132 | [BusyBox] Other | minor | always | 12-26-06 09:39 | 12-26-06 10:13 | ||||
| Reporter | LUDER | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0001132: Busybox 1.3 | ||||||||
| Description |
Compiling with CONFIG_GREP=y LINK busybox_unstripped /usr/bin/ld: Warning: gc-sections option ignored findutils/lib.a(grep.o)(.text.grep_file+0x77): In function `grep_file': : undefined reference to `xregcomp' collect2: ld returned 1 exit status make: *** [busybox_unstripped] Erreur 1 |
||||||||
| Additional Information |
Grep also need xregcomp File libbb/Kbuild add : lib-$(CONFIG_GREP) += xregcomp.o |
||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
Notes |
|
|
(0001938) vda 12-26-06 10:13 |
Fixed in svn. Patch uploaded to http://busybox.net/downloads/fixes-1.3.0/ [^] Thanks. |
| Copyright © 2000 - 2006 Mantis Group |