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

make problem



Hi,

So I go about running check_trans.pl for Croatian... and update
partners/index.wml, and then:

% ls index.hr.html
ls: index.hr.html: No such file or directory
% make index.hr.html
make: Nothing to be done for `index.hr.html'.
% ls index.hr.html  
ls: index.hr.html: No such file or directory

Err.

% make -d index.hr.html | less
Reading makefiles...
Reading makefile `Makefile'...
Reading makefile `/home/joy/cvs/.webwml/webwml/english/partners/Makefile' (search path) (no ~ expansion)...
Reading makefile `../Make.lang' (search path) (no ~ expansion)...
Reading makefile `../../Makefile.common' (search path) (no ~ expansion)...
Updating makefiles....
[...]
Updating goal targets....
Considering target file `index.hr.html'.
 File `index.hr.html' does not exist.
 Looking for an implicit rule for `index.hr.html'.
 Trying pattern rule with stem `index'.
 Trying implicit prerequisite `index.wml'.
 Trying rule prerequisite `../../.wmlrc'.
 Trying rule prerequisite `../.wmlrc'.
 Trying rule prerequisite `../../english/template/debian/template.wml'.
 Trying rule prerequisite `../../english/template/debian/languages.wml'.
 Trying rule prerequisite `../../locale/hr/LC_MESSAGES/templates.mo'.
 Trying rule prerequisite `../../locale/hr/LC_MESSAGES/countries.mo'.
 Trying pattern rule with stem `index.hr.html'.
 Trying implicit prerequisite `index.hr.html,v'.
 Trying pattern rule with stem `index.hr.html'.
 Trying implicit prerequisite `RCS/index.hr.html,v'.
 Trying pattern rule with stem `index.hr.html'.
 Trying implicit prerequisite `RCS/index.hr.html'.
 Trying pattern rule with stem `index.hr.html'.
 Trying implicit prerequisite `s.index.hr.html'.
 Trying pattern rule with stem `index.hr.html'.
 Trying implicit prerequisite `SCCS/s.index.hr.html'.
 Trying pattern rule with stem `index'.
 Trying implicit prerequisite `index.wml'.
 Trying rule prerequisite `../../.wmlrc'.
 Trying rule prerequisite `../.wmlrc'.
 Trying rule prerequisite `../../english/template/debian/template.wml'.
 Trying rule prerequisite `../../english/template/debian/languages.wml'.
 Trying rule prerequisite `../../locale/hr/LC_MESSAGES/templates.mo'.
 Trying rule prerequisite `../../locale/hr/LC_MESSAGES/countries.mo'.
 Looking for a rule with intermediate file `../../locale/hr/LC_MESSAGES/countries.mo'.
  Avoiding implicit rule recursion.
  Trying pattern rule with stem `countries.mo'.
  Trying implicit prerequisite `../../locale/hr/LC_MESSAGES/countries.mo,v'.
  Trying pattern rule with stem `countries.mo'.
  Trying implicit prerequisite `../../locale/hr/LC_MESSAGES/RCS/countries.mo,v'.
  Trying pattern rule with stem `countries.mo'.
  Trying implicit prerequisite `../../locale/hr/LC_MESSAGES/RCS/countries.mo'.
  Trying pattern rule with stem `countries.mo'.
  Trying implicit prerequisite `../../locale/hr/LC_MESSAGES/s.countries.mo'.
  Trying pattern rule with stem `countries.mo'.
  Trying implicit prerequisite `../../locale/hr/LC_MESSAGES/SCCS/s.countries.mo'
 No implicit rule found for `index.hr.html'.
  Considering target file `index.wml'.
[...]
  No need to remake target `index.wml'.
[...]
  No need to remake target `../../english/partners/images/valogo.jpg'.
 Finished prerequisites of target file `index.hr.html'.
Must remake target `index.hr.html'.
Successfully remade target file `index.hr.html'.
make: Nothing to be done for `index.hr.html'.

WTF?

Then I tried another file, but that gave something more useful:

% make contact.hr.html       
make: *** No rule to make target `../locale/hr/LC_MESSAGES/others.mo', needed by `contact.hr.html'.  Stop.

What am I missing?

I actually cvs update'd all 300-odd MB from CVS...

-- 
     2. That which causes joy or happiness.



Reply to: