https://issues.apache.org/bugzilla/show_bug.cgi?id=45415
--- Comment #2 from Kenny Loh <[EMAIL PROTECTED]> 2008-07-20 23:35:42 PST --- (In reply to comment #1) > Created an attachment (id=22269) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22269) [details] > Apache config log More specifically, I got syntax error while installing apr-util in this way. cd ../apr-util ./configure --prefix=/usr/local/apr-util-httpd/ --with-apr=/usr/local/apr-httpd/ make make install When make install, the installation terminated with:- bash: -c: line 1: syntax error near unexpected token `;' *** Error code 2 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
