[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ltib] libusb-problems while build
From: |
Stuart Hughes |
Subject: |
Re: [Ltib] libusb-problems while build |
Date: |
Tue, 30 Aug 2011 19:56:11 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Lightning/1.0b2 Thunderbird/3.1.7 |
Hi David,
Don't build packages like this. Run:
./ltib --configure
Select the package you want and this will select any other dependencies
(like libusb).
Regards, Stuart
On 29/08/11 14:36, Pauli, David, MU wrote:
> Hey,
>
>
>
> I hope someone can help me here. I wanna build an image with LTIB. In
> this image should be the libdlo-0.1.0. So my command (after preparation) is
>
>
>
>
>
> $ ./ltib -m scbuild -p libdlo-0.1.0.spec
>
>
>
>
>
> After checking many libraries there comes an error:
>
>
>
>
>
> $ Configure: error: Cannot find libusb. [...]
>
>
>
>
>
> and the image would not be build. The libusb is already installed. Where
> is the problem =(
>
>
>
> Greetings from Germany, David
>