make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problems w/ make.


From: Eli Zaretskii
Subject: Re: problems w/ make.
Date: Thu, 21 Sep 2006 06:29:42 +0300

> From: <address@hidden>
> Date: Wed, 20 Sep 2006 18:54:45 -0400
> 
> Hi, i was trying to isntall the Net::IRC module and kept on getting this error
> 
> C:\Documents and Settings\John  Blaze\Desktop\net-irc>make
> makefile:308: *** multiple target patterns.  Stop.
> 
> this is what line 308 looks like in th make file. 
> 
> config :: $(FIRST_MAKEFILE) $(INST_LIBDIR)$(DIRFILESEP).exists
>       $(NOECHO) $(NOOP)

This isn't enough info.  Please also show the values of all the macros
in these two lines.

Also, please tell what version of Make are you using and where did you
get its binary.  (If you compiled Make yourself, please tell with
which Windows compiler did you do that.)

> so then i tried using cpan to instlal other components and... 
> 
> 
>   CPAN.pm: Going to build B/BI/BINGOS/POE-Component-IRC-5.03.tar.gz
> 
>     -- OK
> Running make test
>    test -- NOT OK
> Running make install
>   make test had returned bad status, won't install without force
> 
> cpan>

It's impossible to give you any advice about these without seeing any
error message(s) or some other signs of a failure.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]