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
0001151 [buildroot] Architecture Specific major always 01-09-07 22:43 02-12-07 05:43
Reporter Steven_Carr View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0001151: flex package fails
Description flex_2.5.4a.orig.tar.gz is no longer available from http://ftp.debian.org/debian/pool/main/f/flex [^]
need to uplevel to flex_2.5.33.orig.tar.gz
Additional Information Index: flex/flex.mk
===================================================================
--- flex/flex.mk (revision 17216)
+++ flex/flex.mk (working copy)
@@ -3,10 +3,10 @@
 # flex
 #
 #############################################################
-FLEX_SOURCE:=flex_2.5.4a.orig.tar.gz
-FLEX_PATCH:=flex_2.5.4a-24.diff.gz
+FLEX_SOURCE:=flex_2.5.33.orig.tar.gz
+FLEX_PATCH:=flex_2.5.33-10.diff.gz
 FLEX_SITE:=http://ftp.debian.org/debian/pool/main/f/flex [^]
-FLEX_DIR:=$(BUILD_DIR)/flex-2.5.4
+FLEX_DIR:=$(BUILD_DIR)/flex-2.5.33
 FLEX_CAT:=$(ZCAT)
 FLEX_BINARY:=flex
 FLEX_TARGET_BINARY:=usr/bin/flex
Attached Files

- Relationships

- Notes
(0001993)
bernhardf
01-19-07 07:58

I fixed this proper in svn r17381.
 

- Issue History
Date Modified Username Field Change
01-09-07 22:43 Steven_Carr New Issue
01-09-07 22:43 Steven_Carr Status new => assigned
01-09-07 22:43 Steven_Carr Assigned To  => uClibc
01-19-07 07:58 bernhardf Status assigned => closed
01-19-07 07:58 bernhardf Note Added: 0001993
01-19-07 07:58 bernhardf Resolution open => fixed
02-12-07 05:43 vapier Status closed => assigned
02-12-07 05:43 vapier Assigned To uClibc => buildroot


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker