[buildroot 0000857]: libusb not compiling

bugs at busybox.net bugs at busybox.net
Fri Apr 28 13:11:25 UTC 2006


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=857 
====================================================================== 
Reported By:                Jordi_Polo
Assigned To:                uClibc
====================================================================== 
Project:                    buildroot
Issue ID:                   857
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             04-28-2006 05:33 PDT
Last Modified:              04-28-2006 06:11 PDT
====================================================================== 
Summary:                    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
====================================================================== 

---------------------------------------------------------------------- 
 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                          
======================================================================




More information about the uClibc-cvs mailing list