On Fri, 2013-05-24 at 16:26 +0300, Pekka Jääskeläinen wrote:
> On 05/24/2013 01:56 PM, O. Hartmann wrote:
> > In the previous version of the obtained sources this wasn't any issue.
> 
> I added some uses of AC_MSG_WARN to configure.ac (the Boost checks), but
> it has been in use before.
> 
> This is probably the missing pkg-config issue which manifests itself
> as this type of error.
> 
> https://github.com/Pulse-Eight/libcec/issues/15

Before posting the message I already found this issue. In the FreeBSD's
port framework, I have to use 

USE+= pkgconfig

to make use of pkg-config (and ensure its presence) . This port is
already installed since it is used by many other ports, too.

> 
> Did you run the ./autogen.sh or some custom command line to
> generate the build scripts?
> 

The framework doesn't have a "autogen" knob. I have to "simulate" that
by issuing a chain of autotools:

USE_AUTOTOOLS=          aclocal libtoolize libltdl autoheader autoconf
automake

Attachment: signature.asc
Description: This is a digitally signed message part

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
pocl-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pocl-devel

Reply via email to