libtool
[Top][All Lists]
Advanced

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

Re: .Po / .Plo Question


From: Tom Tromey
Subject: Re: .Po / .Plo Question
Date: Wed, 29 Oct 2003 15:23:23 -0700

>>>>> "Asim" == Asim Suter <address@hidden> writes:

Asim> 1) Which tool/script/program generates .Po/.Plo files ? And at what
Asim> stage ?

They are initially created, as empty files, by configure when building
the various Makefiles.

Then, they are updated as a side effect of compilation.

Asim> 2) While rebuilding I see sometimes .Po files get "bad" in that
Asim>     they get malformed somehow for which gmake croaks and bails out.
Asim>     For instance:
Asim>    a) .deps/libcryptotool_a-sig_verify.Po:1: *** target pattern contains
Asim> no `%'.  Stop.
Asim>    b) Missing separator in file..

I haven't seen this before.  What platform are you on?  What version
of make are you using?  What compiler?  Could you send the contents of
that file?

Tom




reply via email to

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