is this related to the the fact that Makefile.PL does not accept INC=
ie: are you relying on 'perl Makefile.PL "INC=-l /path/to/my/lib"' to
install?   because the fixes to make ExtUtils::AutoInstall work,
now cause xml2-config to clobber any passed in INC=.

I submitted a patch to this list earlier:

  http://axkit.org/cgi-bin/ezmlm-cgi?3:mss:5982:200303:einbbffpepheihblijco

--fess

On Wed, 19 Mar 2003, Matt Sergeant wrote:

> On Wednesday, Mar 19, 2003, at 08:01 Europe/London, S.tygian
> B.lacksmith S.tudios wrote:
>
> > Matt wrote:
> >
> >> "I would suggest running with the DEBUG=1 flag to Makefile.PL, and see
> > if we're dropping those flags somewhere. Or check for them in the
> > generated Makefile."
> >
> > One of these days I'm remember that the debug flag is there for people
> > to
> > use in situations like this. ;)
> >
> > My undereducated guess is that they're being dropped. Here's an excerpt
> > from the debug log, using the same command line as previously done...
> > let
> > me know if you need a full copy.
>
> No, now I just need a patch ;-)
>
> If I had more time to look at it, I'd fix it myself, but I just haven't
> got that many minutes in the day at the moment. I suspect it's
> somewhere in the logic of reading in the options and re-constructing
> them before calling WriteMakefile. Something that got broken in the
> switch to using ExtUtils::AutoInstall.
>
> Matt.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to