On Saturday 06 September 2003 21:34, Steven M. Schultz wrote:
> On Sat, 6 Sep 2003, Mike Bosschaert wrote:
> > Yep, it's there: /usr/share/aclocal/glib.m4
>
> Ok - just one of those things worth double checking. Looking at
> the errors again I suspect the problem in somehow in the aut
Hey,
On Sat, 2003-09-06 at 20:50, Mike Bosschaert wrote:
> Yep, it's there: /usr/share/aclocal/glib.m4
Don't forget to re-run aclocal there-after. It's skipped if it's already
been ran before, so you need to force it to be ran again: "aclocal &&
autoconf".
Ronald
--
Ronald Bultje <[EMAIL PROTE
On Sat, 6 Sep 2003, Mike Bosschaert wrote:
> Yep, it's there: /usr/share/aclocal/glib.m4
Ok - just one of those things worth double checking. Looking at
the errors again I suspect the problem in somehow in the autoconf
and/or automake setup
> yes ./configure: line 1047
> > I've run autogen.sh first. That also generated some messages. The
> > complete output of autogen.sh is given below.
> >
> > I assume glib-1.2.0 is installed, "locate glib-1" gave:
> > /usr/lib/libglib-1.2.so.0
>
> Some packages are split into "runtime" and "development" portions.
>
On Sat, 6 Sep 2003, Mike Bosschaert wrote:
> I've run autogen.sh first. That also generated some messages. The complete
> output of autogen.sh is given below.
>
> I assume glib-1.2.0 is installed, "locate glib-1" gave:
> /usr/lib/libglib-1.2.so.0
Some packages are split into "runtime"
> > I try (for the first time) to compile mjpegtools form the cvs sources but
> > I get the following error at the end of .configure
> >
> > checking for linux/videodev.h... yes
> > ./configure: line 6451: syntax error near unexpected token `1.2.0'
> > ./configure: line 6451: `AM_PATH_GLIB(1.2.0)'
Hi,
On Sat, 2003-09-06 at 00:36, Steven M. Schultz wrote:
> On Fri, 5 Sep 2003, Mike Bosschaert wrote:
> > checking for linux/videodev.h... yes
> > ./configure: line 6451: syntax error near unexpected token `1.2.0'
> > ./configure: line 6451: `AM_PATH_GLIB(1.2.0)'
>
> Did you run ./autogen.s
On Fri, 5 Sep 2003, Mike Bosschaert wrote:
> Hi,
> I try (for the first time) to compile mjpegtools form the cvs sources but I
> get the following error at the end of .configure
>
> checking for linux/videodev.h... yes
> ./configure: line 6451: syntax error near unexpected token `1.2.0'
> ./con
Hi,
I try (for the first time) to compile mjpegtools form the cvs sources but I
get the following error at the end of .configure
[...]
checking for sys/soundcard.h... yes
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking for getopt_long... yes
checking
Hi -
> From: T-Bone <[EMAIL PROTECTED]>
> I downloaded both ac3dec-mjepegtools.tar.gz and ac3dec.patched.tar.gz.
>
>
> Here are the last few lines of the make output:
>
> cc1: warnings being treated as errors
> decode.c: In function `ac3_decode_data':
> decode.c:245: warning: deprecated use of
Hello,
I downloaded both ac3dec-mjepegtools.tar.gz and ac3dec.patched.tar.gz.
When I tried to compile ac3dec-mjepegtools.tar.gz, I noticed that the
configure script was missing. The instructions in the README say to do
./configure && make all. It's kind of difficult to do this without the
co
11 matches
Mail list logo