>> Look into config.log for the error > > This is the only errors in config.log:- >> cat config.log | grep error conftest.c:9:28: error: >> ac_nonexistent.h: No such file or directory conftest.c:9:28: >> error: ac_nonexistent.h: No such file or directory conftest.c:65: >> error: expected expression before ')' token conftest.c:62:19: >> error: vfork.h: No such file or directory conftest.c:29:19: error: >> vfork.h: No such file or directory
Sorry, error is not at configure time, I missed that. > Building (DBD::mysql::402) ... ERROR::Can not build module > make[6]: *** [DBD-mysql-4.023] Error 1 > make[5]: *** [modules] Error 1 > make[4]: *** [__install_dir] Error 2 > make[3]: *** [ext-modules] Error 2 > make[2]: *** [__install_dir] Error 2 > make[1]: *** [src] Error 2 > make: *** [__install_dir] Error 2 Try this command before running make ... it will show up the errors. I would say it is a missing dependency in your perl modules. sed -i '/$(MAKE) 2>\/dev\/null/s@ 2>/dev/null >/dev/null@@' src/ext-modules/Makefile ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk _______________________________________________ Openca-Users mailing list Openca-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openca-users