Summary: | Look for pkgconfig subdirs for all paths in /etc/ld.so.conf | ||
---|---|---|---|
Product: | pkg-config | Reporter: | Linus Walleij <linus.walleij> |
Component: | src | Assignee: | Scott James Remnant <scott> |
Status: | RESOLVED NOTABUG | QA Contact: | |
Severity: | normal | ||
Priority: | high | ||
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Linus Walleij
2005-01-19 03:50:51 UTC
/etc/ld.so.conf is only used by the runtime linker (ld-linux.so), not by ld and gcc. I don't think having pkg-config care about the runtime paths makes sense. However, pkg-config is going to grow a feature where you can specify a list of directories to look for .pc files, so you should be able to specify the search path when building. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.