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
0000354 [BusyBox] Other minor always 07-25-05 14:54 12-07-05 19:57
Reporter funkdat View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version 1.00
Summary 0000354: Link fails with CONFIG_FEATURE_MOUNT_LOOP
Description When CONFIG_FEATURE_MOUNT_LOOP is enabled, the final link fails with mount.c having undefined references to find_unused_loop_device(), set_loop() and del_loop(); and umount.c having undefined references to del_loop().

This occurs because libbb/loop.c switches off code when CONFIG_FEATURE_MOUNT_LOOP is not defined, and loop.c does not pull in config.h.
Additional Information This was from today's snapshot.
Attached Files

- Relationships

- Notes
(0000732)
landley
12-07-05 19:57

Fixed a while back. (Mount got rewritten, big changes to losetup...)
 

- Issue History
Date Modified Username Field Change
07-25-05 14:54 funkdat New Issue
07-25-05 14:54 funkdat Status new => assigned
07-25-05 14:54 funkdat Assigned To  => BusyBox
12-07-05 19:57 landley Status assigned => closed
12-07-05 19:57 landley Note Added: 0000732
12-07-05 19:57 landley Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker