Re: Problem with libapreq2-2.12

2009-09-25 Thread jesserthompson
else \ >> local_target="$target"; \ >> fi; \ >> (cd $subdir && make $local_target) \ >>|| case "$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ >> done; \ >> if test "$dot_seen" = "no"; then \ >> make "$target-am" || exit 1; \ >> fi; test -z "$fail" >> make: Fatal error: Command failed for target `all-recursive' >> >> >> >> MSN Quiz Test your skill and wits on this revered battleground of >> knowledge IMing with Windows Live Messenger just got better. >> <http://news.in.msn.com/National/indiaelections2009/quiz/default.aspx> > > > -- View this message in context: http://www.nabble.com/Problem-with-libapreq2-2.12-tp23654057p25619263.html Sent from the mod_perl - General mailing list archive at Nabble.com.

Re: Problem with libapreq2-2.12

2009-05-21 Thread Adam Prime
There is a thread in apreq-dev about this issue: http://marc.info/?l=apreq-dev&m=124276135127808&w=2 Apparently it has something to do with the machine that the tarball was built on. Adam mod_perl User wrote: Hi, While trying to install libapreq2-2.12 with mod_perl2/Apache2 in Solaris1

Problem with libapreq2-2.12

2009-05-21 Thread mod_perl User
Hi, While trying to install libapreq2-2.12 with mod_perl2/Apache2 in Solaris10, please help. # make Making all in . Making all in include make all-am Making all in library make all-am Making all in module Making all in apache2 make: Fatal error: Don't know how to make target `all-local'