All of lore.kernel.org
 help / color / mirror / Atom feed
* environment variable `PKG_CONFIG` not set
@ 2010-10-10 16:32 Paul Menzel
  2010-10-10 17:12 ` Paul Menzel
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Menzel @ 2010-10-10 16:32 UTC (permalink / raw)
  To: openembedded-devel

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

Dear OE folks,


looking at `run.do_compile.xxxxx` I noticed that `PKG_CONFIG` is not
set. Several other pkg-config related environment variable get set, so I
am quite surprised.

Does this have to be added to `classes/{native,nativesdk,sdk}.bbclass`?


Thanks,

Paul

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

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

* Re: environment variable `PKG_CONFIG` not set
  2010-10-10 16:32 environment variable `PKG_CONFIG` not set Paul Menzel
@ 2010-10-10 17:12 ` Paul Menzel
  2010-10-12 17:43   ` Frederik Sdun
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Menzel @ 2010-10-10 17:12 UTC (permalink / raw)
  To: openembedded-devel

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

Am Sonntag, den 10.10.2010, 18:32 +0200 schrieb Paul Menzel:
> Dear OE folks,
> 
> 
> looking at `run.do_compile.xxxxx` I noticed that `PKG_CONFIG` is not
> set. Several other pkg-config related environment variable get set, so I
> am quite surprised.
> 
> Does this have to be added to `classes/{native,nativesdk,sdk}.bbclass`?

This would also be the “correct” fix for [1] and [2] if I am not wrong.


Thanks,

Paul


[1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-August/023029.html
[2] http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-September/024217.html

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

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

* Re: environment variable `PKG_CONFIG` not set
  2010-10-10 17:12 ` Paul Menzel
@ 2010-10-12 17:43   ` Frederik Sdun
  0 siblings, 0 replies; 3+ messages in thread
From: Frederik Sdun @ 2010-10-12 17:43 UTC (permalink / raw)
  To: openembedded-devel

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

Am Sonntag, den 10.10.2010, 19:12 +0200 schrieb Paul Menzel:
> Am Sonntag, den 10.10.2010, 18:32 +0200 schrieb Paul Menzel:
> > Dear OE folks,
> > 
> > 
> > looking at `run.do_compile.xxxxx` I noticed that `PKG_CONFIG` is not
> > set. Several other pkg-config related environment variable get set, so I
> > am quite surprised.
> > 
> > Does this have to be added to `classes/{native,nativesdk,sdk}.bbclass`?
> 
> This would also be the “correct” fix for [1] and [2] if I am not wrong.
> 
> 
> Thanks,
> 
> Paul
> 
> 
> [1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-August/023029.html
> [2] http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-September/024217.html
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

It already uses the correct pkg-config because ${SYSROOT_NATIVE} is in
$PATH. But pkg-config --variable doesn't prefix $PKG_CONFIG_SYSROOT_DIR

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

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

end of thread, other threads:[~2010-10-14  2:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-10 16:32 environment variable `PKG_CONFIG` not set Paul Menzel
2010-10-10 17:12 ` Paul Menzel
2010-10-12 17:43   ` Frederik Sdun

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.