You are viewing a plain text version of this content. The canonical link for it is here.
Posted to p-dev@xerces.apache.org by "Lincoln A. Baxter" <la...@lincolnbaxter.com> on 2003/12/19 23:49:23 UTC

Bug in Makefile.PL

There seems to be a bug in Makefile.PL

If one defines CONFIG_STATUS it complains that it can not find it.
When if fact it never sets $config_file based on the definition, and it
appears that Makefile.PL does not even use this definition.

The only time Makefile.PL looks for $config_file is when XERCESCROOT is
defined, and then only in the default location.  Hence this EV is not
used, and is misleading.

Is this intentional?

Lincoln



---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-p-dev-help@xml.apache.org


Re: Bug in Makefile.PL

Posted by "Jason E. Stewart" <ja...@openinformatics.com>.
"Lincoln A. Baxter" <la...@lincolnbaxter.com> writes:

> Done: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25675

Thanks Lincoln,

jas.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-p-dev-help@xml.apache.org


Re: Bug in Makefile.PL

Posted by "Lincoln A. Baxter" <la...@lincolnbaxter.com>.
Done: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25675



On Sat, 2003-12-20 at 04:45, Jason E. Stewart wrote:
> "Lincoln A. Baxter" <la...@lincolnbaxter.com> writes:
> 
> > There seems to be a bug in Makefile.PL
> > 
> > If one defines CONFIG_STATUS it complains that it can not find it.
> > When if fact it never sets $config_file based on the definition, and it
> > appears that Makefile.PL does not even use this definition.
> > 
> > The only time Makefile.PL looks for $config_file is when XERCESCROOT is
> > defined, and then only in the default location.  Hence this EV is not
> > used, and is misleading.
> 
> The config.status support is very recent, and it looks like I never
> enabled that option, sorry. If you would file a bug report it won't
> get lost:
> 
>   http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Xerces-P
> 
> Thanks,
> jas.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-p-dev-help@xml.apache.org
-- 
Lincoln A. Baxter
Home: 610.983.9552  Office: 215.444.7973  
Cell: 267.716.1370  Fax:    610.935.8297 (home)
Home:  mailto:lab@lincolnbaxter.com
UFWC:  mailto:president@ufwc.org
Work:  mailto:lbaxter@fleetcc.com
Pager: mailto:2677161370@page.nextel.com



---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-p-dev-help@xml.apache.org


Re: Bug in Makefile.PL

Posted by "Jason E. Stewart" <ja...@openinformatics.com>.
"Lincoln A. Baxter" <la...@lincolnbaxter.com> writes:

> There seems to be a bug in Makefile.PL
> 
> If one defines CONFIG_STATUS it complains that it can not find it.
> When if fact it never sets $config_file based on the definition, and it
> appears that Makefile.PL does not even use this definition.
> 
> The only time Makefile.PL looks for $config_file is when XERCESCROOT is
> defined, and then only in the default location.  Hence this EV is not
> used, and is misleading.

The config.status support is very recent, and it looks like I never
enabled that option, sorry. If you would file a bug report it won't
get lost:

  http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Xerces-P

Thanks,
jas.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-p-dev-help@xml.apache.org