Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jul 2011 20:06:29 +0200
From:      Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
To:        freebsd-usb@FreeBSD.org
Subject:   Re: FreeBSD 8.2 and DisplayLink devices?
Message-ID:  <20110710200629.00aab8b3.torfinn.ingolfsen@broadpark.no>
In-Reply-To: <201107101956.03740.hselasky@c2i.net>
References:  <20110710194410.4ff1f096.torfinn.ingolfsen@broadpark.no> <201107101956.03740.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 10 Jul 2011 19:56:03 +0200
Hans Petter Selasky <hselasky@c2i.net> wrote:

> 
> Try to:
> 
> setenv CFLAGS "-I/usr/local/include"
> export CFLAGS
> 
> Before configure.

I tried (I'm using /bin/sh)
CFLAGS="-I/usr/local/include" ./configure
env CFLAGS="-I/usr/local/include" ./configure

but got the same error message:
configure: error: Can't find libusb. On ubuntu, try sudo apt-get install libusb-dev
-- 
Torfinn




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110710200629.00aab8b3.torfinn.ingolfsen>