Hi, I am getting below error while running below command ./configure --enable-ssl --enable-so --with-included-apr=srclib/apr restoring LDFLAGS to "" setting EXTRA_LDFLAGS to "" restoring LIBS to "" setting EXTRA_LIBS to "-lrt -lcrypt -lpthread" restoring INCLUDES to "" setting EXTRA_INCLUDES to "" configure: creating ./config.status ./config.status: line 331: syntax error near unexpected token `newline' ./config.status: line 331: `"' configure failed for srclib/apr Could some one please help me. Thanks, Prasad
Hello Prasad, For help with configuration issues, please, use the httpd users mailing list. - http://httpd.apache.org/userslist.html It is the configure of APR that is failing. What version of APR are you trying to configure?
(In reply to Mike Rumph from comment #1) > Hello Prasad, > > For help with configuration issues, please, use the httpd users mailing list. > - http://httpd.apache.org/userslist.html > > It is the configure of APR that is failing. > What version of APR are you trying to configure? Hi, I am using apr-util-1.5.4 Thanks, Prasad