Skip to content

Should I set default dependency method in crossbuild.ini file? #9710

Answered by eli-schwartz
dr-begemot asked this question in Q&A
Discussion options

You must be logged in to vote
Pkg-config binary for 1 specified from cross file, native file, or env var as ['pkg-config']
Found pkg-config: /usr/bin/pkg-config (0.29.2)
Determining dependency 'popt' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]:
Called `/usr/bin/pkg-config --modversion popt` -> 0
1.18
env[PKG_CONFIG_PATH]:
Called `/usr/bin/pkg-config --cflags popt` -> 0

env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]:
Called `/usr/bin/pkg-config --libs popt` -> 0
-L/usr/lib/x86_64-linux-gnu -lpopt
env[PKG_CONFIG_PATH]:
Called `/usr/bin/pkg-config --libs popt` -> 0
-lpopt

Your arm-buildroot host machine pkg-config program is specified in the cross file without a path, and picks up t…

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
8 replies
@eli-schwartz
Comment options

@dr-begemot
Comment options

@eli-schwartz
Comment options

@dr-begemot
Comment options

@dr-begemot
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by dr-begemot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants