Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Re: Installing dvb card ???
Hi,
This is not a problem that GTK isn't installed.
All the error messages you get come form autoconf. Autoconf uses M4 macros
the search for all the stuff.
Immo
On Friday 01 Mar 2002 2:01 pm, Navamuel Castillo Juan Jose wrote:
> Thank you, Thomas.
> I have look at my directories and I have found something similar to gtk.m4
> it is gtkgl.m4 and it includes code related to 'AM_PATH_GTK' but I don't
> understand it:
>
> # AM_PATH_GTKGL([ACTION-IF-FOUND [,ACTION-IF-NOT-FOUND]])
> AC_DEFUN(AM_PATH_GTKGL,
> [
> AC_REQUIRE([AM_PATH_GTK])
> AC_PROVIDE([AM_PATH_GTKGL])
>
> Should I install anyway the gtk-devel package?
>
> Thank you
> Juanjo Navamuel
>
> Thomas Schmitt wrote:
> > > 4.- ind DVB/apps/tuxzap > ./autogen.sh
> > >
> > > here the problems came!
> > >
> > >
> > >
> > > dvb1:~/DVB/apps/tuxzap # ./autogen.sh
> > > **Warning**: I am going to run `configure' with no arguments.
> > > If you wish to pass any to it, please specify them on the
> > > `./autogen.sh' command line.
> > >
> > > processing .
> > > Running aclocal ...
> > > aclocal: configure.in: 99: macro `AM_PATH_GTK' not found in
> > > library Running autoheader...
> > > autoheader: error: AC_CONFIG_HEADERS not found in configure.in
> > > Running automake --gnu ...
> > > automake: configure.in: installing `./install-sh'
> > > automake: configure.in: installing `./mkinstalldirs'
> > > automake: configure.in: installing `./missing'
> > > automake: configure.in: installing `./config.guess'
> > > automake: configure.in: installing `./config.sub'
> > > configure.in: 14: required file `./config.h.in' not found
> > > Running autoconf ...
> > > configure.in:12: error: possibly undefined macro:
> > > AM_INIT_AUTOMAKE configure.in:14: error: possibly undefined macro:
> > > AM_CONFIG_HEADER configure.in:17: error: possibly undefined macro:
> > > AM_MAINTAINER_MODE configure.in:25: error: possibly undefined macro:
> > > AM_PROG_CC_STDC configure.in:99: error: possibly undefined macro:
> > > AM_PATH_GTK Running ./configure ...
> > > ./configure: line 959: syntax error near unexpected token
> > > `AM_INIT_AUTOMAKE($PACKAGE,'
> > >
> > > ./configure: line 959: `AM_INIT_AUTOMAKE($PACKAGE, $VERSION)'
> > > dvb1:~/DVB/apps/tuxzap #
> > >
> > >
> > > What are those "AM_PATH_GTK", "AC_CONFIG_HEADERS" and so on?
> > >
> > > I have tried to remove the directory and make the instalation again,
> > > but I think I should make something more with the
> > > modules.
> > > How can I remove everything completely to start again?
> >
> > It seems that the gtk-devel package is not installed.
> >
> > Regards
> > Thomas Schmitt
> >
> > ---
> >
> > "Mr. Ghandi, what do you think about western civilization?"
> > "Oh, that would be a good idea."
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index