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
0001613 [buildroot] Architecture Specific minor always 11-27-07 06:19 03-26-08 02:39
Reporter ikonst View Status public  
Assigned To buildroot
Priority normal Resolution open  
Status assigned   Product Version
Summary 0001613: mtd-utils external toolchain fix; lzo dependency fix
Description mtd-utils has a few problems:
1. $(TARGET_LDFLAGS) missing from make command, which makes it impossible to build in an external toolchain configuration.
2. lzo is missing from the dependency chain, while mtd-utils use lzo.

The attached patch fixes the problems.
Additional Information
Attached Files  mtd-utils.patch [^] (1,743 bytes) 11-27-07 06:19

- Relationships

- Notes
(0005964)
hmoffatt
03-25-08 20:55

I'm using mtd-utils with an external toolchain and I don't seem to need $(TARGET_LDFLAGS). Which arch are you using?
 
(0005984)
ikonst
03-26-08 02:39

I'm using the arm arch.
I'm not developing in this project anymore, so I don't even have an environment to test it. Just note that we pass $(TARGET_CFLAGS) to the $(MAKE) in the original code, so also passing $(TARGET_LDFLAGS) seems to be logical (and it's not only logical - it also allowed the package to be built in my external toolchain configuration).
 

- Issue History
Date Modified Username Field Change
11-27-07 06:19 ikonst New Issue
11-27-07 06:19 ikonst Status new => assigned
11-27-07 06:19 ikonst Assigned To  => buildroot
11-27-07 06:19 ikonst File Added: mtd-utils.patch
03-25-08 20:55 hmoffatt Note Added: 0005964
03-26-08 02:39 ikonst Note Added: 0005984


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker