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
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  patch-grep [^] (333 bytes) 12-26-06 09:39

- Relationships

- Notes
(0001938)
vda
12-26-06 10:13

Fixed in svn.
Patch uploaded to http://busybox.net/downloads/fixes-1.3.0/ [^]
Thanks.
 

- Issue History
Date Modified Username Field Change
12-26-06 09:39 LUDER New Issue
12-26-06 09:39 LUDER Status new => assigned
12-26-06 09:39 LUDER Assigned To  => BusyBox
12-26-06 09:39 LUDER File Added: patch-grep
12-26-06 10:13 vda Status assigned => closed
12-26-06 10:13 vda Note Added: 0001938
12-26-06 10:13 vda Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker