Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 8971 by codedr: Shell env not passed to pkg-config
http://code.google.com/p/chromium/issues/detail?id=8971

Chrome Version       : repo version 12076

What steps will reproduce the problem?
  initiate build with ../third_party/scons/scons.py [...]

What is the expected result?
  scons invokes pkg-config --cflags --libs nss
  and finds the desired package(s)

What happens instead?
  Cannot find the requested package(s) because they are installed in
  /usr/local/.
  pkg-config allows setting PKG_CONFIG_PATH, but the env variable is not
  passed from the shell through scons into the pkg-config invocation.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to