Re: Compilation problems with the latest CVS

2002-04-09 Thread Lars Gullik Bjønnes
Yannick Patois <[EMAIL PROTECTED]> writes: | Hum... > | On Tue, 9 Apr 2002, Lars Gullik Bjønnes wrote: >> Laurent Duperval <[EMAIL PROTECTED]> writes: >> | On 8 Apr, Yannick Patois wrote: >> >> Got this stranges things: >> >> On configure : >> >> sed: can't read ./config/Makefile.in: No such fil

Re: Compilation problems with the latest CVS

2002-04-09 Thread Yannick Patois
Hum... On Tue, 9 Apr 2002, Lars Gullik Bjønnes wrote: > Laurent Duperval <[EMAIL PROTECTED]> writes: > | On 8 Apr, Yannick Patois wrote: > >> Got this stranges things: > >> On configure : > >> sed: can't read ./config/Makefile.in: No such file or directory > | Hey, and here I thought it was a pr

Re: Compilation problems with the latest CVS

2002-04-08 Thread Matej Cepl
On Mon, Apr 08, 2002 at 07:10:49PM +0200, Yannick Patois wrote: > Got this stranges things: > On configure : > sed: can't read ./config/Makefile.in: No such file or directory My experience from another CVS compilation (elinks) is that you should run ./autogen.sh before ./configure. But I may be w

Re: Compilation problems with the latest CVS

2002-04-08 Thread Lars Gullik Bjønnes
Laurent Duperval <[EMAIL PROTECTED]> writes: | On 8 Apr, Yannick Patois wrote: >> Hi, >> >> Got this stranges things: >> On configure : >> sed: can't read ./config/Makefile.in: No such file or directory >> > | Hey, and here I thought it was a problem on my end. So you didn't run ./autogen.sh?

Re: Compilation problems with the latest CVS

2002-04-08 Thread Laurent Duperval
On 8 Apr, Yannick Patois wrote: > Hi, > > Got this stranges things: > On configure : > sed: can't read ./config/Makefile.in: No such file or directory > Hey, and here I thought it was a problem on my end. L -- Laurent Duperval BOWIE'S THEOREM If an experiment

Compilation problems with the latest CVS

2002-04-08 Thread Yannick Patois
Hi, Got this stranges things: On configure : sed: can't read ./config/Makefile.in: No such file or directory On make: Making all in config make[1]: Entering directory `/home/patois/src/lyx/lyx-devel/config' make[1]: *** No rule to make target `all'. Stop. I just did a CVS update. Any idea ?