Wednesday, 15 February 2012

c - Troubleshooting a configure file, suspect line found but need to log vars -



c - Troubleshooting a configure file, suspect line found but need to log vars -

i have problem & need help. i'm trying compile vim python back upwards getting nowhere.

i've tried sorts including work arounds/ fixes on here & other forums.

i've gone origin , compiling, no errors when & don't run --configure statement enables python. however, when examine configure.log see:

configure:5470: gcc -o conftest -g -o2 -i/usr/local/include/python2.7 -dpython_home=\"/usr/local\" -pthread -i/usr/local/include -wl,-e -l/usr/local/lib conftest.c -lselinux -l/usr/local/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm -xlinker -export-dynamic >&5 <command-line>:0:14: warning: missing terminating " character [enabled default] configure:5470: $? = 0 configure:5471: result: yes

and have narrowed downwards next line.

python_cflags="-i${vi_cv_path_python_pfx}/include/python${vi_cv_var_python_version} -dpython_home=\\\"${vi_cv_path_python_pfx}\\\""

is there way can check on variables passed line? i'm not on c language. can set in configure file output them log file?

thanks in advance , hope beyond hope can help on 12 hours of making me want swear.

john

c logging configure

No comments:

Post a Comment