[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New Topic
From: |
Eli Zaretskii |
Subject: |
Re: New Topic |
Date: |
Thu, 06 Mar 2008 06:11:51 +0200 |
> Date: Wed, 5 Mar 2008 10:13:55 -0500
> From: address@hidden
>
> I get the below error, while the command(mkmf) is not looking for any file !!
> Can some one suggest wts going wrong ???
>
> [C:\my_dir]make -r -f mkmf_makefile
> mkmf -tc -tj -os nt
> process_begin: CreateProcess(NULL, mkmf -tc -tj -os nt, ...) failed.
> make (e=2): The system cannot find the file specified.
> make: *** [Makefile] Error 2
My crystal ball says that you don't have the mkmf command installed
anywhere on your system, or maybe it's not in a directory mentioned in
your PATH. The file Make complains about is mkmf.exe.
- New Topic, nm_subramanya, 2008/03/05
- Re: New Topic,
Eli Zaretskii <=