Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Rex Luscus <sinestado@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] libusb don't compile!!!
Date: Tue, 18 Sep 2007 20:20:54 -0300	[thread overview]
Message-ID: <46F05D56.4090207@gmail.com> (raw)

when I try to compile LIBUSB it's break with this error:

/tmp/BUILDROOT/buildroot/build_i586/staging_dir/usr/bin/i586-linux-uclibc-g++ 
-Os -pipe -I/tmp/BUILDROOT/buildroot/build_i586/staging_dir/usr/include 
-I/tmp/BUILDROOT/buildroot/build_i586/staging_dir/include 
--sysroot=/tmp/BUILDROOT/buildroot/build_i586/staging_dir/ -isysroot 
/tmp/BUILDROOT/buildroot/build_i586/staging_dir -mtune=i586 -march=i586 
-g -O2 -o .libs/descriptor_test descriptor_test.o  ../.libs/libusbpp.so 
-L/tmp/BUILDROOT/buildroot/toolchain_build_i586/gcc-4.2.1-final/i586-linux-uclibc/libstdc++-v3/src 
-L/tmp/BUILDROOT/buildroot/toolchain_build_i586/gcc-4.2.1-final/i586-linux-uclibc/libstdc++-v3/src/.libs 
-L/tmp/BUILDROOT/buildroot/toolchain_build_i586/gcc-4.2.1-final/./gcc 
-L/tmp/BUILDROOT/buildroot/build_i586/staging_dir/lib 
-L/tmp/BUILDROOT/buildroot/build_i586/staging_dir/usr/lib -Wl,--rpath 
-Wl,//lib -Wl,--rpath 
-Wl,/tmp/BUILDROOT/buildroot/build_i586/staging_dir/usr/bin/../lib/gcc/i586-linux-uclibc/4.2.1/../../../../i586-linux-uclibc/lib
/tmp/BUILDROOT/buildroot/build_i586/staging_dir/usr/bin/../lib/gcc/i586-linux-uclibc/4.2.1/../../../../i586-linux-uclibc/bin/ld: 
warning: libusb-0.1.so.4, needed by ../.libs/libusbpp.so, not found (try 
using -rpath or -rpath-link)
../.libs/libusbpp.so: undefined reference to `usb_find_busses'
../.libs/libusbpp.so: undefined reference to `usb_find_devices'
../.libs/libusbpp.so: undefined reference to `usb_get_busses'
../.libs/libusbpp.so: undefined reference to `usb_init'
../.libs/libusbpp.so: undefined reference to `usb_control_msg'
../.libs/libusbpp.so: undefined reference to `usb_get_driver_np'
../.libs/libusbpp.so: undefined reference to `usb_get_string'
../.libs/libusbpp.so: undefined reference to `usb_open'
../.libs/libusbpp.so: undefined reference to `usb_close'
collect2: ld returned 1 exit status
make[3]: *** [descriptor_test] Error 1
make[3]: se sale del directorio 
`/tmp/BUILDROOT/buildroot/build_i586/libusb-0.1.12/tests'
make[2]: *** [all-recursive] Error 1
make[2]: se sale del directorio 
`/tmp/BUILDROOT/buildroot/build_i586/libusb-0.1.12'
make[1]: *** [all] Error 2
make[1]: se sale del directorio 
`/tmp/BUILDROOT/buildroot/build_i586/libusb-0.1.12'
make: *** 
[/tmp/BUILDROOT/buildroot/build_i586/staging_dir/lib/libusb.so] Error 2

                 reply	other threads:[~2007-09-18 23:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46F05D56.4090207@gmail.com \
    --to=sinestado@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox