All of lore.kernel.org
 help / color / mirror / Atom feed
* icecast
@ 2019-02-14 13:56 Leonardo Jose Duarte MendesJunior
  2019-02-14 20:35 ` icecast Chuck Wolber
  0 siblings, 1 reply; 3+ messages in thread
From: Leonardo Jose Duarte MendesJunior @ 2019-02-14 13:56 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 214 bytes --]

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 ?

[-- Attachment #2: Type: text/html, Size: 1375 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: icecast
  2019-02-14 13:56 icecast Leonardo Jose Duarte MendesJunior
@ 2019-02-14 20:35 ` Chuck Wolber
  2019-02-14 23:06   ` icecast Max Krummenacher
  0 siblings, 1 reply; 3+ messages in thread
From: Chuck Wolber @ 2019-02-14 20:35 UTC (permalink / raw)
  To: Leonardo Jose Duarte MendesJunior; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 903 bytes --]

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 <
leodmendesjr@gmail.com> wrote:

> 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.org
> https://lists.yoctoproject.org/listinfo/yocto
>
-- 
“I would challenge anyone here to think of a question upon which we once
had a scientific answer, however inadequate, but for which now the best
answer is a religious one."  -Sam Harris

[-- Attachment #2: Type: text/html, Size: 4087 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: icecast
  2019-02-14 20:35 ` icecast Chuck Wolber
@ 2019-02-14 23:06   ` Max Krummenacher
  0 siblings, 0 replies; 3+ messages in thread
From: Max Krummenacher @ 2019-02-14 23:06 UTC (permalink / raw)
  To: Chuck Wolber, Leonardo Jose Duarte MendesJunior; +Cc: yocto

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-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 <
> leodmendesjr@gmail.com> wrote:
> 
> > 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.org
> > https://lists.yoctoproject.org/listinfo/yocto
> > 


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-02-14 23:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-14 13:56 icecast Leonardo Jose Duarte MendesJunior
2019-02-14 20:35 ` icecast Chuck Wolber
2019-02-14 23:06   ` icecast Max Krummenacher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.