On Mon, Jul 15, 2013 at 01:53:04PM +0300, Doron Kenneth wrote:
> Hi,
> I try to compile and install open-fcoe on Ubuntu.
> I succeed to compile and install libhbalinux and libHBAAPI butr have a
> problem with fcoe-utils.
> Running: rpm --eval "%configure" | sh
> result with the following error:
> ...
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for HBAAPI... yes
> checking for LLDPAD... no
> configure: error: Package requirements (lldpad >= 0.9.43) were not met:
> No package 'lldpad' found
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
> Alternatively, you may set the environment variables LLDPAD_CFLAGS
> and LLDPAD_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
> 
> I performed apt-get install lldpad but still have the above problem.
> Can't find the pkg config file to set the PKG_CONFIG_PATH env variable.
> Please advise
> Thanks,
> Doron
install lldpad-devel.  Header files for lldpad that fcoe-utils are looking for
are located there.

Neil


_______________________________________________
fcoe-devel mailing list
[email protected]
http://lists.open-fcoe.org/mailman/listinfo/fcoe-devel

Reply via email to