Date: Wed, 3 Oct 2007 17:44:14 +0100 From: "Barry Byrne" <barry.byrne@wbtsystems.com> To: "'Philip M. Gollucci'" <pgollucci@ridecharge.com> Cc: freebsd-questions@freebsd.org Subject: RE: p5-libapreq2 port fails to build Message-ID: <007a01c805dc$a203c840$88010c0a@dublin.wbtsystems.com> In-Reply-To: <47028D6A.6040503@ridecharge.com> References: <003301c804eb$b75b78b0$88010c0a@dublin.wbtsystems.com> <47028D6A.6040503@ridecharge.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of > Philip M. Gollucci > Sent: 02 October 2007 19:27 > Barry Byrne wrote: > > Not sure if it's related to the upgrade to autoconf 2.61, > but libapreq2 now > > fails to build. > Most likely it is: > http://svn.apache.org/viewvc/httpd/apreq/trunk/CHANGES?r1=4299 > 58&r2=439245 > http://svn.apache.org/viewvc/httpd/apreq/trunk/build/version_c > heck.pl?r1=434368&r2=439245 > http://svn.apache.org/viewvc/httpd/apreq/trunk/glue/perl/Makef > ile.PL?r1=215979&r2=439245 > (that should have all been one commit -- appologies) > > I believe 2.59 was being used before to build this port. > > $life has been in my way for about the last 8 months so I'm a > bit out of it. > > Basically the apache include path is not set correctly. > You can just apply the Makefile.PL patch and it should work. Philip, Thanks for that, though I can't seem to get it to work. I tried applying the patch, which appeared to succeed, but the build fails with a different error: Writing Makefile for libapreq2 cd perl; make make: cannot open Makefile. *** Error code 2 Stop in /usr/ports/www/p5-libapreq2/work/libapreq2-2.08/glue/perl. *** Error code 1 Stop in /usr/ports/www/p5-libapreq2/work/libapreq2-2.08/glue. *** Error code 1 Stop in /usr/ports/www/p5-libapreq2/work/libapreq2-2.08. *** Error code 1 Stop in /usr/ports/www/p5-libapreq2. One thing that puzzles me, is that I can build libapreq2 just fine, but p5-libapreq2 fails. And it seems that the Makefile from the latter, just includes the one from libapreq2. Are these two ports one and the same thing and interchangeable? Regards, Barry
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?007a01c805dc$a203c840$88010c0a>