Re: Don't know how to make

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Andy Sinclair (me_at_privacy.net)
Date: 12/10/04


Date: Fri, 10 Dec 2004 13:45:14 +0000

Bonj wrote:
>But if I do "nmake clean" and then "nmake findwords.dll" it runs through
>$(stringclassfiles) and successfully makes and deploys it, but then claims
>"fatal error U1073 - don't know how to make 'vbscript.idl' ".
>But I haven't told it to make this, I've told it that vbscript.idl is a
>*dependency* of the build process for vbscript_i.obj. This is the bit I'm not
>getting.
When you specifying a dependency, make will look for a rule to make
it. If it is not found, it will look for a file.

The error means that make cannot find the file specified.
If it is a file you edit, you may need to specify its location
explicitly.

Andy



Relevant Pages

  • Re: Dont know how to make
    ... I know that - but it's just a source file and it *does* exist.... ... > When you specifying a dependency, make will look for a rule to make ... > If it is a file you edit, you may need to specify its location ...
    (microsoft.public.vc.language)
  • Re: Error Reading Package Lists
    ... That should be solved by specifying the 'Cache-Limit' for ... apt in /etc/apt/apt.conf, e.g. like this: ... (Or edit that file manually.) ...
    (Debian-User)
  • Are domain/machine names required when specifying roles
    ... Is the domain/machine name always required when specifying ... using a generic role soI ... don't have to edit to edit the specific machine or domain ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: inodes and dedicated disk
    ... OK so I got the bsdlabel to work by killing a and specifying ... don't edit ... newfs: 0: bad extent block size ...
    (comp.unix.bsd.freebsd.misc)