Brooke,

That is sometimes set in the CPAN "make_arg" option.  To clear the
option follows these steps:

  $ perl -MCPAN -e shell
  cpan> o conf make_arg ""
  cpan> o conf commit

Good luck,
David


On Fri, Sep 18, 2009 at 12:24 PM, Lockerby, Brooke <lockerb...@ghc.org> wrote:
> To whom it may concern,
>
> I am running the MCPAN module to install other CPAN modules but when the
> ExtUtils::MakeMaker module runs the make command I get the following errors:
>
>         Writing Makefile for URI
>         make: Warning: Ignoring DistributedMake -j option
>         make: Fatal error: No dmake max jobs argument after -j flag
>           /usr/ccs/bin/make -j3 -- NOT OK
>         Running make test
>           Can't test without successful make
>         Running make install
>           make had returned bad status, install seems impossible
>
>
> How can I remove the "-j" option that is being used?
>
> Thanks,
>
> Brooke Lockerby
> lockerb...@ghc.org
>
>   ________________________________
> GHC Confidentiality Statement
>
> This message and any attached files might contain confidential information
> protected by federal and state law. The information is intended only for the
> use of the individual(s) or entities originally named as addressees. The
> improper disclosure of such information may be subject to civil or criminal
> penalties. If this message reached you in error, please contact the sender
> and destroy this message. Disclosing, copying, forwarding, or distributing
> the information by unauthorized individuals or entities is strictly
> prohibited by law.
>
  • Make error Lockerby, Brooke
    • Re: Make error David Golden

Reply via email to