The following is the result of trying to build with cvs from tonight.
What am I doing wrong?
Also, as an aside, requiring gettext-0.17 is quite problematic since
it hasn't made its way into debian stable yet... Did anything really
earth shattering change that made it impossible to carry on with
0.16.1? I read the gettext changelog but I didn't notice anything too
exciting...
[EMAIL PROTECTED]:~/fun/pspp$ make -f Smake GNULIB=/usr/bin/
....
autoconf
autoheader
automake --add-missing --copy --no-force
src/ui/terminal/automake.mk:47: RELOCATABLE_VIA_LD does not appear in
AM_CONDITIONAL
Makefile.am:43: `src/automake.mk' included from here
src/automake.mk:11: `src/ui/automake.mk' included from here
src/ui/automake.mk:3: `src/ui/terminal/automake.mk' included from here
src/ui/gui/automake.mk:14: RELOCATABLE_VIA_LD does not appear in AM_CONDITIONAL
Makefile.am:43: `src/automake.mk' included from here
src/automake.mk:11: `src/ui/automake.mk' included from here
src/ui/automake.mk:5: `src/ui/gui/automake.mk' included from here
make: *** [all] Error 1
[EMAIL PROTECTED]:~/fun/pspp$ automake --version
automake (GNU automake) 1.10
Written by Tom Tromey <[EMAIL PROTECTED]>
and Alexandre Duret-Lutz <[EMAIL PROTECTED]>.
Copyright 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[EMAIL PROTECTED]:~/fun/pspp$
_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev