[Buildroot] [Bug 6632] New: CMake use host pkg-config

bugzilla at busybox.net bugzilla at busybox.net
Wed Oct 30 09:46:48 UTC 2013


https://bugs.busybox.net/show_bug.cgi?id=6632

           Summary: CMake use host pkg-config
           Product: buildroot
           Version: 2013.02
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: damien at zeetim.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Dear All,

I try to add cairo-dock in buildroot but I have a problem with CMAKE based
package.

When I try to compile a CMAKE based package, cmake use the /usr/bin/pkg-config
instead of the one compiled by buildroot.
So pkg-config look for package on host and not in buildroot directory.

Is there any solution to force cmake to use the correct pkg-config and find
dependencies ?

Best regards

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the buildroot mailing list