Re: make problem

2008-09-30 Thread Josip Rodin
On Sun, May 20, 2007 at 04:55:53PM +0200, Luk Claes wrote:
 Josip Rodin wrote:
  On Sun, May 20, 2007 at 04:25:50PM +0200, Luk Claes wrote:
  make: Nothing to be done for `index.hr.html'.
  What am I missing?
  Not sure, but if you first do 'make -C ./po', I think it will work.
  
  Oh. It would make sense if this was somehow included in the dependencies,
  surely?
 
 It is, but I'm not sure if it works for individual files.

I was strolling through the list archive and noticed this unfinished
thread... I should probably mention that this should be fixed nowadays.

http://cvs.debian.org/webwml/Makefile.common?r1=1.95r2=1.96diff_format=h

If anyone notices any problems, please shout.

-- 
 2. That which causes joy or happiness.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: make problem

2007-05-20 Thread Luk Claes
Josip Rodin wrote:
 Hi,
 
 So I go about running check_trans.pl for Croatian... and update
 partners/index.wml, and then:
 

 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?

Not sure, but if you first do 'make -C ./po', I think it will work.

Cheers

Luk


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: make problem

2007-05-20 Thread Josip Rodin
On Sun, May 20, 2007 at 04:25:50PM +0200, Luk Claes wrote:
  What am I missing?
 
 Not sure, but if you first do 'make -C ./po', I think it will work.

Oh. It would make sense if this was somehow included in the dependencies,
surely?

-- 
 2. That which causes joy or happiness.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: make problem

2007-05-20 Thread Luk Claes
Josip Rodin wrote:
 On Sun, May 20, 2007 at 04:25:50PM +0200, Luk Claes wrote:
 What am I missing?
 Not sure, but if you first do 'make -C ./po', I think it will work.
 
 Oh. It would make sense if this was somehow included in the dependencies,
 surely?

It is, but I'm not sure if it works for individual files.

Cheers

Luk


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]