[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-gnu-radius] CVS compile take 2: AM_GNU_GETTEXT_VERSION is used, bu
From: |
Gerald |
Subject: |
[Bug-gnu-radius] CVS compile take 2: AM_GNU_GETTEXT_VERSION is used, but not AM_GNU_GETTEXT |
Date: |
Tue, 18 Nov 2003 18:27:39 -0500 (EST) |
I've managed to get all the apps to create a configure working except
this:
mail:~/cvsdir/radius/>./autogen.gerald
autoreconf: configure.ac: AM_GNU_GETTEXT_VERSION is used, but not
AM_GNU_GETTEXT
The only mention I can find of this is:
http://mail.gnu.org/archive/html/bug-autoconf/2003-06/msg00042.html
If your curious about autogen.gerald:
+autoreconf -f -i -s && \
+mv intl/Makefile.in intl/Makefile.in~ && \
+sed 's,^INCLUDES.*,& -I$(top_srcdir)/include,' intl/Makefile.in~ >
intl/Makefile.in &&
I got tired of seeing the last if statement executed upon failure.
gettext (GNU gettext-runtime) 0.12.1
I give up for tonight. Also... another oddity:
mail:~/cvsdir/radius/>cat CVS/Root
:pserver:address@hidden:/cvsroot/radius
mail:~/cvsdir/radius/>cvs update
/cvsroot/radius: no such repository
That a normal thing? Is there a CVS mirror anywhere? Admitedly I have
downloaded radius about 4 times, so if there is a limit I probably hit it.
I'll try again tomorrow.
Gerald
- [Bug-gnu-radius] CVS compile take 2: AM_GNU_GETTEXT_VERSION is used, but not AM_GNU_GETTEXT,
Gerald <=
- Re: [Bug-gnu-radius] CVS compile take 2: AM_GNU_GETTEXT_VERSION is used, but not AM_GNU_GETTEXT, Maurice Makaay, 2003/11/19
- Re: [Bug-gnu-radius] CVS compile take 2: AM_GNU_GETTEXT_VERSION is used, but not AM_GNU_GETTEXT, Sergey Poznyakoff, 2003/11/19
- Re: [Bug-gnu-radius] .lo files error & making CVS work on FreeBSD, Maurice Makaay, 2003/11/21
- [Bug-gnu-radius] CVS commit log, Gerald, 2003/11/19
- Re: [Bug-gnu-radius] CVS commit log, Sergey Poznyakoff, 2003/11/21
- [Bug-gnu-radius] Re: CVS commit log, Maurice Makaay, 2003/11/21