Re: can't build pango



Vitaly Tishkov <tvv sparc spb su> writes:

> Sven,
> 
> Thanks for your help. Probably the problem is not there.
> What I do:
> 
> $echo $BUILD_DIR
> /set/gtk/build000802
> 
> $PKG_CONFIG_PATH=$BUILD_DIR/glib/lib/pkgconfig ACLOCAL_FLAGS="-I
> $BUILD_DIR/glib/share/aclocal" autogen.sh --prefix=$BUILD_DIR/pango
> --exec-prefix=$BUILD_DIR/pango
> aclocal: /set/gtk/build000802/glib/share/aclocal/glib-gettext.m4: 22: duplicated
> macro `AM_GLIB_WITH_NLS'
> aclocal: /set/gtk/build000802/glib/share/aclocal/glib-gettext.m4: 224:
> duplicated macro `AM_GLIB_GNU_GETTEXT'

Despite appearance, these errors are fatal, and aclocal did
not do its job after encountering them. 

As soon as you see errors from aclocal, you need to fix them.

Regards,
                                        Owen





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