This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: .Po / .Plo Question
- From: Alexandre Duret-Lutz <adl at src dot lip6 dot fr>
- To: asuter at cisco dot com
- Cc: 'Praveen Jain' <prjain at andiamo dot com>, automake at gnu dot org
- Date: Wed, 05 Nov 2003 23:24:37 +0100
- Subject: Re: .Po / .Plo Question
- References: <000001c39e88$af1b03f0$4b3147ab@amer.cisco.com>
[Omitting autoconf@ and libtool@ from the recipients.]
>>> "Asim" == Asim Suter \(asuter\) <Asim> writes:
[...]
Asim> We are on Linux.
Asim> asuter@barchetta> gmake -v
Asim> GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Asim> Built for sparc-sun-solaris2.8
Asim> i686-pc-linux-gnu-gcc is the compiler.
Asim> Below is the content of the file..
Asim> ( Looks to me some line continuation characters ( '\' ) became ':'
Asim> somehow )
Yeah. Plus some newlines. Also the lines about pem.h seem truncated.
This looks really weird, I don't understand how this can happen.
- What version of Automake are you using?
- What version of the compiler is this?
- What version of sed do you have?
- What dependency style does ./configure detect for your compiler?
- Could you show the compilation command output by make when
compiling this file?
- Is the "depcomp" script identical to the one distributed with
this version of Automake, or has it been patched in some way?
(Not necessary by you, maybe by your Linux distribution)
depcomp build this dependency file, so we need to be sure we
talk about the same script. (Check ftp.gnu.org/gnu/automake/)
[...]
--
Alexandre Duret-Lutz