[oe] Help required to create recipe for FANN library

Phil Blundell philb at gnu.org
Mon Jun 15 17:52:19 UTC 2009


On Mon, 2009-06-15 at 21:34 +0400, Elvis Dowson wrote:
> Hi,
> 	When building the FANN library, I get the following message:
> 
> NOTE: Multiple libraries (libfann.so.2, libdoublefann.so.2,  
> libfixedfann.so.2, libfloatfann.so.2) found and LEAD_SONAME not defined
> 
> What is the use of the LEAD_SONAME?

You should probably ignore LEAD_SONAME; this mechanism seemed like a
good idea at the time but with hindsight it was not such a clever plan.
The right way to fix this warning is to put each of the libraries in its
own output package.

p.






More information about the Openembedded-devel mailing list