Skip Menu |

This queue is for tickets about the XML-LibXML CPAN distribution.

Report information
The Basics
Id: 9841
Status: rejected
Priority: 0/
Queue: XML-LibXML

People
Owner: Nobody in particular
Requestors: sean [...] foobarsystems.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.58_1
Fixed in: (no value)



Subject: Makefile.PL fails to create a Makefile
XML-LibXML-1.58_1 This is perl, v5.8.3 built for i386-openbsd OpenBSD foo.domain.net 3.5 GENERIC#276 i386 libxml2 2.6.8 is being used. foo:~/XML-LibXML-1.58_1# perl Makefile.PL enable native perl UTF8 running xml2-config...ok looking for -lxml2... yes Checking if your kit is complete... Looks good foo:~/XML-LibXML-1.58_1# ls -l Makefile* -rw-r--r-- 1 root wheel 18750 Mar 31 2004 Makefile.PL It says everything looks good, but then doesn't create a Makefile.
On po 17.led.2005 19:22:53, guest wrote: Show quoted text
> XML-LibXML-1.58_1 > > This is perl, v5.8.3 built for i386-openbsd > > OpenBSD foo.domain.net 3.5 GENERIC#276 i386 > > libxml2 2.6.8 is being used. > > foo:~/XML-LibXML-1.58_1# perl Makefile.PL > enable native perl UTF8 > running xml2-config...ok > looking for -lxml2... yes > Checking if your kit is complete... > Looks good > foo:~/XML-LibXML-1.58_1# ls -l Makefile* > -rw-r--r-- 1 root wheel 18750 Mar 31 2004 Makefile.PL > > It says everything looks good, but then doesn't create a Makefile.
Please try with DEBUG=1: perl Makefile.PL DEBUG=1 I can reproduce the behaviour under linux environment w/ perl-5.8.8 and current CVS XML-LibXML. Until you provide more info, I'm postponing the bug.
No more information was provided so closing as old.