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
0000857 [buildroot] Other minor always 04-28-06 05:33 02-12-07 05:45
Reporter Jordi_Polo View Status public  
Assigned To buildroot
Priority normal Resolution open  
Status assigned   Product Version
Summary 0000857: libusb not compiling
Description libusb and hence usb-tools can't be compiled

./libtool: line 1092: /mnt/hda8/imagenes/buildroot/build_i686/staging_dir/bin/i686-linux-uclibc-g++: No such file or directory

make[3]: *** [usbpp.lo] Error 1

make[3]: se sale del directorio `/mnt/hda8/imagenes/buildroot/build_i686/libusb-0.1.12'

make[2]: *** [all-recursive] Error 1

make[2]: se sale del directorio `/mnt/hda8/imagenes/buildroot/build_i686/libusb-0.1.12'

make[1]: *** [all] Error 2
Additional Information
Attached Files

- Relationships

- Notes
(0001333)
jacmet
04-28-06 06:11

You need to enable C++ support (BR2_INSTALL_LIBSTDCPP).
We could make libusb depend on that or hack it's autoconf to only compile the C++ part if BR2_INSTALL_LIBSTDCPP is enabled.
 

- Issue History
Date Modified Username Field Change
04-28-06 05:33 Jordi_Polo New Issue
04-28-06 05:33 Jordi_Polo Status new => assigned
04-28-06 05:33 Jordi_Polo Assigned To  => uClibc
04-28-06 06:11 jacmet Note Added: 0001333
02-12-07 05:45 vapier Assigned To uClibc => buildroot


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker