unable to configure json-c

130 views
Skip to first unread message

jay...@stratusoft.com

unread,
Feb 19, 2017, 3:47:05 AM2/19/17
to json-c
Hey, 
  I am trying to configure and install json-c library on the platform which has a POSIX-like environment. It is not linux OS.
I run following command and getting erorr:

configure --prefix=/%mkt2#m2_d03/Stratusoft/ENC_TEST/json-c/libjson


checking for a BSD-compatible install... /system/gnu_library/bin/ginstall -c
checking whether build environment is sane... configure: error: unsafe absolute working directory name

what would be the issue?

Eric Haszlakiewicz

unread,
Feb 19, 2017, 8:31:58 AM2/19/17
to jso...@googlegroups.com


On Feb 19, 2017 3:47 AM, <jay...@stratusoft.com> wrote:
configure --prefix=/%mkt2#m2_d03/Stratusoft/ENC_TEST/json-c/libjson

GNU autoconf has an explicit check for characters that might be she'll meta-characters, including '#' (i.e. start of comment).  Try using a path that doesn't have that.

Eric
Reply all
Reply to author
Forward
0 new messages