Re: [Htmlvalidator-help] How do I build osp152 - version 2
Brought to you by:
mgueury
From: Marc G. <mg...@sk...> - 2006-05-22 12:45:51
|
Please try something like this: which libtool /usr/bin/libtool cd extension/tidy/opensp ln -s /usr/bin/libtool libtool make Marc [LoN]Kamikaze wrote: > This is the output of > > # aclocal19 ; autoheader259 ; automake19 --add-missing ; autoconf259 > > Maybe someone on this list can help me. > > ------------------------------------------------------------------------ > > /usr/X11R6/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK > run info '(automake)Extending aclocal' > or see http://sources.redhat.com/automake/automake.html#Extending-aclocal > aclocal:configure.in:241: warning: macro `AM_GNU_GETTEXT' not found in library > aclocal:configure.in:242: warning: macro `AM_GNU_GETTEXT_VERSION' not found in library > lib/Makefile.am:3: Libtool library used but `LIBTOOL' is undefined > lib/Makefile.am:3: > lib/Makefile.am:3: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' > lib/Makefile.am:3: to `configure.in' and run `aclocal' and `autoconf' again. > |