try to 
 export ACLOCAL_FLAGS = "-I /usr/local/share/aclocal"
before running the auto* things

good luck

El Fri, 19-08-2005 a las 23:39 +0200, Anders Trobäck escribió:
> I have those ports installed and my path is set to:
> PATH="$PATH:/usr/local/gnu-autotools/bin"
> 
> Is that the path you meant?
> 
> 
> Jonathan Buschmann wrote:
> > Anders Trobäck a écrit :
> > 
> >> Thanks but I have gettext installed! Should I point out some dir to 
> >> autogen where getttext stuff are locaed?
> >>
> >> \\anders
> >>
> >> Mike Russo wrote:
> >>
> >>> Anders Trobäck wrote:
> >>>
> >>>> Hello!
> >>>>
> >>>> I'm trying to compile e17 from CVS on my FreeBSD (5.4) box but
> >>>> autogen.sh gives me:
> >>>>
> >>>> [snip]
> >>>> aclocal:configure.in:147: warning: macro `AM_GNU_GETTEXT' not found in
> >>>> library
> >>>> aclocal:configure.in:148: warning: macro `AM_GNU_GETTEXT_VERSION' not
> >>>> found in library
> >>>> Running autoheader...
> >>>> Running autoconf...
> >>>> configure.in:147: error: possibly undefined macro: AM_GNU_GETTEXT
> >>>>       If this token and others are legitimate, please use 
> >>>> m4_pattern_allow.
> >>>>       See the Autoconf documentation.
> >>>> configure.in:148: error: possibly undefined macro: 
> >>>> AM_GNU_GETTEXT_VERSION
> >>>> [snip]
> >>>>
> >>>>
> >>>> Any ideas out there?
> >>>>
> >>>> Thanks!
> >>>>
> >>> You should install the GNU gettext package, which will add this 
> >>> configuration macro to the autotools (I dont know what the package 
> >>> name is on freebsd but it should be similar to gettext).
> >>>
> >>
> > try installing gnu-autotools via these pacakges :
> > 
> > *gnu-autoconf <http://www.freshports.org/devel/gnu-autoconf/> 2.59* / 
> > devel <http://www.freshports.org/devel/>
> > 
> > *gnu-automake <http://www.freshports.org/devel/gnu-automake/> 1.9.6* / 
> > devel <http://www.freshports.org/devel/>
> > 
> > *gnu-libtool <http://www.freshports.org/devel/gnu-libtool/> 1.5.18* / 
> > devel <http://www.freshports.org/devel/>
> > 
> > and edit your PATH to use for e17 compile /usr/local/gnu.. (don't really 
> > remenber exactly the path)
> > 
> > It worked for me a month ago
> > 
> > Regards,
> >       Jonathan
> 
-- 




_________________________
Phillip Neumann
[EMAIL PROTECTED]




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to