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
0000753 [buildroot] Architecture Specific major always 02-23-06 09:36 02-12-07 05:46
Reporter vspaceg View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version 0.9.27
Summary 0000753: missing libfusion and libdirect
Description After I generated the root file system, my directfb application misses libfusion and libdirect. Those library are provided by directfb

Workaround:
I patched directfb.mk:

$(STAGING_DIR)/usr/lib/libdirectfb.so: $(DIRECTFB_DIR)/.compiled
    $(MAKE) -C $(DIRECTFB_DIR) install
    $(MAKE) -C $(DIRECTFB_DIR)/lib/fusion install
    $(MAKE) -C $(DIRECTFB_DIR)/lib/direct install
    touch -c $(STAGING_DIR)/lib/libdirectfb.so

Additional Information
Attached Files

- Relationships

- Notes
(0001231)
andersen
04-06-06 10:50

This problem has been fixed.
 

- Issue History
Date Modified Username Field Change
02-23-06 09:36 vspaceg New Issue
02-23-06 09:36 vspaceg Status new => assigned
02-23-06 09:36 vspaceg Assigned To  => uClibc
04-06-06 10:50 andersen Note Added: 0001231
04-06-06 10:50 andersen Status assigned => closed
04-06-06 10:50 andersen Resolution open => fixed
02-12-07 05:46 vapier Status closed => assigned
02-12-07 05:46 vapier Assigned To uClibc => buildroot


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker