| Anonymous | Login | Signup for a new account | 11-10-2008 11:06 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 | ||||
| 0001021 | [BusyBox] Other | major | always | 09-06-06 02:12 | 09-06-06 06:25 | ||||
| Reporter | shc | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | svn | ||||||
| Summary | 0001021: undefined reference to `xregcomp' | ||||||||
| Description |
While compile bb, I receive following error: /opt/soft/develop/busybox/findutils/findutils.a(grep.o): In function `grep_main': grep.c:(.text.grep_main+0x430): undefined reference to `xregcomp' collect2: ld returned 1 exit status I fix this by adding one line to libbb/Makefile.in: regex-$(CONFIG_GREP) += xregcomp.c Please fix this issue in svn. Thanks! |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |