All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Emil Krüper" <e.krueper@solcon-systemtechnik.de>
To: buildroot@busybox.net
Subject: [Buildroot] Error with libusb-0.1.12
Date: Tue, 21 Aug 2007 18:08:25 +0200	[thread overview]
Message-ID: <1187712505.10375.19.camel@PC-EK.Solcon> (raw)

Hej!
Builtroot stops building with an error, I tried several different
snapshots from July to August and all break with complaining about
libtool and unrecognized option `-DHAVE_CONFIG_H'.
It happens even when I build an almost clean config with the only change
to libusb enabled. Then I tried the same with 386. No difference, same
fault.

Best regards,

Emil Kr?per


(cd .libs && rm -f libusb.so && ln -s libusb-0.1.so.4.4.4 libusb.so)
/home/buildroot/buildroot-20070821/build_i586/staging_dir/usr/bin/i586-linux-uclibc-ar cru .libs/libusb.a  usb.o error.o descriptors.o linux.o
/home/buildroot/buildroot-20070821/build_i586/staging_dir/usr/bin/i586-linux-uclibc-ranlib .libs/libusb.a
creating libusb.la
(cd .libs && rm -f libusb.la && ln -s ../libusb.la libusb.la)
if /bin/sh ./libtool --mode=compile  -DHAVE_CONFIG_H   -I.   -g -O2 -MT
usbpp.lo -MD -MP -MF ".deps/usbpp.Tpo" -c -o usbpp.lo usbpp.cpp; \
        then mv -f ".deps/usbpp.Tpo" ".deps/usbpp.Plo"; else rm -f
".deps/usbpp.Tpo"; exit 1; fi
libtool: unrecognized option `-DHAVE_CONFIG_H'
Try `libtool --help' for more information.
make[3]: *** [usbpp.lo] Error 1
make[3]: Leaving directory
`/home/buildroot/buildroot-20070821/build_i586/libusb-0.1.12'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/buildroot/buildroot-20070821/build_i586/libusb-0.1.12'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/buildroot/buildroot-20070821/build_i586/libusb-0.1.12'
make: ***
[/home/buildroot/buildroot-20070821/build_i586/staging_dir/lib/libusb.so] Error 2


PC-EK:/home/buildroot/buildroot-20070821# 

             reply	other threads:[~2007-08-21 16:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-21 16:08 Emil Krüper [this message]
2007-08-21 18:17 ` [Buildroot] Error with libusb-0.1.12 Bernhard Fischer
2007-08-22  8:18   ` Emil Krüper
  -- strict thread matches above, loose matches on Subject: below --
2007-08-21 21:14 e.krueper at solcon-systemtechnik.de
2007-08-22  0:18 ` softa at ttechgroup.com
2007-08-23  9:53   ` Emil Krüper

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=1187712505.10375.19.camel@PC-EK.Solcon \
    --to=e.krueper@solcon-systemtechnik.de \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.