[rsyslog-notify] Forum Thread: Re: Configure works but make fails - (Mode 'edit_last_post')
noreply at adiscon.com
noreply at adiscon.com
Wed Apr 13 22:18:30 CEST 2016
User: usaims
Forumlink: http://kb.monitorware.com/viewtopic.php?p=26488#p26488
Message:
----------
I have other variables that I need to set to make configure return no
errors
[code:2fo8mcye]export
JSON_C_CFLAGS=/usr/local/include/libfastjson[/code:2fo8mcye]
If I don't, then configure will error with this:
[code:2fo8mcye]configure: error: Package requirements (libfastjson)
were not met:
No package 'libfastjson' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables JSON_C_CFLAGS
and JSON_C_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.[/code:2fo8mcye]
[code:2fo8mcye]root at logs:/home/rod/misc/rsyslog-8.17.0# env |
egrep -i '(pkgconfig|json)'
JSON_C_CFLAGS=/usr/local/include/libfastjson
PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig:/usr/lib64/pkgconfig
[/code:2fo8mcye]
Thank you in advance.
More information about the rsyslog-notify
mailing list