[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

need help: [was: Problems with autogen.sh (glib and gtk+)]



Corey Miller wrote:

>
> aclocal: configure.in: 173: macro `AM_PATH_GLIB' not found in library
>
>         Then it stops with the following error:
>
> ./configure: line 581: syntax error near unexpected token
> `AM_INIT_AUTOMAKE($PACKAGE,'
> ./configure: line 581: `AM_INIT_AUTOMAKE($PACKAGE, $VERSION, no-define)'
>
>

Hello, try editing your autoge.sh file, and change:

#aclocal $ACLOCAL_FLAGS

to:

aclocal -I /opt/gnome/share/aclocal $ACLOCAL_FLAGS

I have troubles with compiling gtk+ too.

        gtkobject.c: In function `gtk_object_class_add_signals':
        gtkobject.c:335: warning: implicit declaration of function `g_renew'
        gtkobject.c:335: parse error before `guint'
        make[2]: *** [gtkobject.lo] Error 1

What am i doing wrong ??

--
                         __________________________________________
                        /                             /
                       /      Phillip  Neumann       /
                      /     filsin@bigfoot.com      /
_____________________/_____________________________/




Reply to: