Re: Compilation of avifile

2002-10-21 Thread Jurgen Kramer
OK I completely erased my current CVS checkout and did a clean one. And voila it compiles to the end. Somehow my CVS got corrupted after many checkouts... Thanks for all the support! On Sun, 2002-10-20 at 23:35, Michael Schwendt wrote: > On 20 Oct 2002 22:25:51 +0200, Jurgen Kramer wrote: > > >

Re: Compilation of avifile

2002-10-21 Thread Mike A. Harris
On Sun, 20 Oct 2002, HoytDuff wrote: >Date: Sun, 20 Oct 2002 13:32:22 -0400 >From: HoytDuff <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Content-Type: text/plain; > charset="iso-8859-1" >List-Id: Discussion of Red Hat Linux 8.0 (Psyche) >Subject: Re: C

Re: Compilation of avifile

2002-10-20 Thread Michael Schwendt
On 20 Oct 2002 22:25:51 +0200, Jurgen Kramer wrote: > It's problably something with > newer/other versions of libtool/make/automake and friends. Can't reproduce this with 8.0. CVS checked out, "sh autogen.sh ; ./configure ; make" compiles till the end. Any special differences to what you use? $

Re: Compilation of avifile

2002-10-20 Thread Jurgen Kramer
On Sun, 2002-10-20 at 17:18, dTd wrote: > On Sun, 20 Oct 2002 08:50:40 +0200 > Michael Schwendt <[EMAIL PROTECTED]> wrote: > > > On 19 Oct 2002 23:29:27 +0200, Jurgen Kramer wrote: > > > > > I have been trying to compile avifile (from CVS) but it always fails > > > with a message similar to this:

Re: Compilation of avifile

2002-10-20 Thread HoytDuff
On Sunday 20 October 2002 11:13 am, Mike A. Harris scribbled in crayon on a yellow legal pad: > I get to see this about 50 times a day. Quite often, the > solution to their problem is in the last 20 lines of error log > output. ;o) Perhaps what is needed is a brief tutorial on understanding tho

Re: Compilation of avifile

2002-10-20 Thread dTd
On Sun, 20 Oct 2002 08:50:40 +0200 Michael Schwendt <[EMAIL PROTECTED]> wrote: > On 19 Oct 2002 23:29:27 +0200, Jurgen Kramer wrote: > > > I have been trying to compile avifile (from CVS) but it always fails > > with a message similar to this: > > > > rm -fr .libs/libdha_vid.la .libs/libdha_vid.

Re: Compilation of avifile

2002-10-20 Thread Mike A. Harris
On Sun, 20 Oct 2002, Michael Schwendt wrote: >> (cd . && ln -s mmi.lo mmi.lo) >> (cd . && ln -s ports.lo ports.lo) >> ar cru .libs/libdha_vid.al libdha.lo mtrr.lo pci.lo pci_names.lo >> mmi.lo ports.lo >> ar: libdha.lo: Too many levels of symbolic links >> make[3]: *** [libdha_vid.la] Error 1 >> m

Re: Compilation of avifile

2002-10-20 Thread Michael Schwendt
On 19 Oct 2002 23:29:27 +0200, Jurgen Kramer wrote: > I have been trying to compile avifile (from CVS) but it always fails > with a message similar to this: > > rm -fr .libs/libdha_vid.la .libs/libdha_vid.* .libs/libdha_vid.* > (cd . && ln -s libdha.lo libdha.lo) > (cd . && ln -s mtrr.lo mtrr.lo)

Compilation of avifile

2002-10-19 Thread Jurgen Kramer
Hi, I have been trying to compile avifile (from CVS) but it always fails with a message similar to this: rm -fr .libs/libdha_vid.la .libs/libdha_vid.* .libs/libdha_vid.* (cd . && ln -s libdha.lo libdha.lo) (cd . && ln -s mtrr.lo mtrr.lo) (cd . && ln -s pci.lo pci.lo) (cd . && ln -s pci_names.lo p