Message-ID: <001f01c28d1a$9b8eac40$0100a8c0@p4> From: "Andrew Cottrell" To: "Andrew Cottrell" , , "Eli Zaretskii" Subject: texinfo 4.3 Date: Sat, 16 Nov 2002 13:47:42 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1123 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1123 Reply-To: djgpp-workers AT delorie DOT com Just to let people know I have tried to build Texinfo 4.3 from the FSF code and get the error below. I am currently working on it so see what the problem is. updating cache config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating info/Makefile config.status: creating intl/Makefile config.status: creating lib/Makefile config.status: creating m4/Makefile config.status: creating makeinfo/Makefile config.status: creating makeinfo/tests/Makefile config.status: creating po/Makefile.in config.status: error: cannot find input file: po/Makefile.in.in ./configure script exited abnormally! FYI:- The po/Makefile.in.in is renamed in the djgpp\config.bat to po/Makefile.in-in and the djgpp\config.sed changes the references to the new filename..... Andrew