BusyBox Bug and Patch Tracking
BusyBox
  

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

- Relationships

- Notes
(0001621)
bernhardf
09-06-06 06:25

Fixed in r16056, thanks for pointing this out.
 

- Issue History
Date Modified Username Field Change
09-06-06 02:12 shc New Issue
09-06-06 02:12 shc Status new => assigned
09-06-06 02:12 shc Assigned To  => BusyBox
09-06-06 06:25 bernhardf Status assigned => closed
09-06-06 06:25 bernhardf Note Added: 0001621
09-06-06 06:25 bernhardf Resolution open => fixed
09-06-06 06:25 bernhardf Fixed in Version  => svn


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker