[yocto] icecast error

2019-02-20 Thread Leonardo Jose Duarte MendesJunior
Good morning. I'm trying to compile the icecast, and I had this issue: Initialising tasks: 100% |#| Time: 0:00:03 NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks ERROR: icecast-2.3.2-

Re: [yocto] icecast

2019-02-14 Thread Max Krummenacher
Hi Have a look here: http://www.toradex.com/community/answers/33369/view.html Max Am Donnerstag, den 14.02.2019, 12:35 -0800 schrieb Chuck Wolber: > You have to refactor xslt-config out of the autotools macros and use > pkg-config instead. > > This recipe is an example: > > meta/recipes-devtool

Re: [yocto] icecast

2019-02-14 Thread Chuck Wolber
You have to refactor xslt-config out of the autotools macros and use pkg-config instead. This recipe is an example: meta/recipes-devtools/swig/swig/0001-configure-use-pkg-config -for-pcre-detection.patch ..Ch:W.. On Thu, Feb 14, 2019 at 05:57 Leonardo Jose Duarte MendesJunior < leodmende...@gma

[yocto] icecast

2019-02-14 Thread Leonardo Jose Duarte MendesJunior
I'm trying to compile the package icecast. The package icecast is old. The package depends on xslt. When I compile this package, I had the issue with xslt. How to use pkgconfig if the own source code use him ? -- ___ yocto mailing list yocto@yoctoproject