On 27 April 2016 at 10:07, Chris Trobridge
wrote:
> pjproject hasn't been touched for 6 years and has some custom steps I
> don't understand (
> https://github.com/openembedded/openembedded/tree/master/recipes/pjproject
> ).
>
> asterisk (
> https://github.com/openembedded/openembedded/tree/maste
Regarding:
"Can you shine any light on the "-fdebug-prefix-map" related fatal QA errors?
(leaking host paths) I've found some discussion in openembedded that suggests
this should be fixed in the compiler but again I am curious why this (very
simple) recipe has this issue but others don't."
So D
ed.
'My' asterisk recipe is based on the one from meta-telephony so I should get in
touch with the authors.
Regards,Chris
From: ross.bur...@intel.com
Date: Wed, 27 Apr 2016 08:41:14 +0100
Subject: Re: [yocto] Build Errors with new recipe for pjproject
(autotools/pkgconfig)
To: christro
On 27 April 2016 at 07:27, Chris Trobridge
wrote:
> Aside from the issues I mentioned previously, pjproject is detecting
> cross-compilation and this causes it to append '-x86_64-poky-linux-gnu' to
> all its library names.
>
> This is then breaking autotools configuration in other recipes that ar
tended names so these are also used in other recipes
too (both forms of name in the same command line...).
Regards,Chris
From: christrobri...@hotmail.com
To: yocto@yoctoproject.org
Date: Tue, 26 Apr 2016 10:15:34 +0100
Subject: [yocto] Build Errors with new recipe for pjproject
(autotools/pkgcon
I have been trying to formulate a new recipe for pjproject (pjsip) - there was
one but it seems too old and isn't part of any layer now.
The library seems to require a fairly straightforward autotools/pkgconfig
recipe but I get two errors, both of which I can see have come up before but
haven't