[Fwd: wml-2.0.12,1 failed on amd64 6]

Wesley Shields wxs at FreeBSD.org
Mon Jan 19 12:08:19 PST 2009


On Thu, Jan 15, 2009 at 11:58:26PM +0100, Pav Lucistnik wrote:

[...]

> > cc: /usr/local/lib/perl5/5.8.9/mach/auto/DynaLoader/DynaLoader.a: No such file or directory
> > gmake[2]: *** [eperl] Error 1
> > gmake[2]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p3_eperl'
> > gmake[1]: *** [all] Error 1
> > gmake[1]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend'
> > gmake: *** [all] Error 1
> > *** Error code 2
> > 
> > Stop in /a/ports/www/wml.
> > ================================================================
> > build of /usr/ports/www/wml ended at Thu Jan 15 03:02:29 UTC 2009

The attached patch fixes this problem and has been tested on my
tinderbox to build correctly.  Rodrigo, can you please verify that this
does not cause any run-time regressions and approve it for commit?

It makes the check for the dynamic loader support correct (it's gone in
perl 5.8.9) and removes the built-in GD support (there was a build
failure in this after you fix the dynamic loader issue).

Thanks!

-- WXS


More information about the freebsd-perl mailing list