pspp-dev
[Top][All Lists]
Advanced

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

Cannot run make -f Smake anymore


From: John McCabe-Dansted
Subject: Cannot run make -f Smake anymore
Date: Sat, 31 Mar 2007 13:45:05 +0800

Could you tell me what is causing this or how to fix it?
When I try to run "make -f Smake" on the latest pspp cvs, I get the error:

automake --add-missing --copy --no-force
gl/Makefile.am:18: Libtool library used but `LIBTOOL' is undefined
gl/Makefile.am:18:   The usual way to define `LIBTOOL' is to add
`AC_PROG_LIBTOOL'
gl/Makefile.am:18:   to `configure.ac' and run `aclocal' and `autoconf' again.
gl/Makefile.am:18:   If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
gl/Makefile.am:18:   its definition is in aclocal's search path.
glade/automake.mk:3: Libtool library used but `LIBTOOL' is undefined
glade/automake.mk:3:   The usual way to define `LIBTOOL' is to add
`AC_PROG_LIBTOOL'
glade/automake.mk:3:   to `configure.ac' and run `aclocal' and `autoconf' again.
glade/automake.mk:3:   If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
glade/automake.mk:3:   its definition is in aclocal's search path.
Makefile.am:48:   `glade/automake.mk' included from here

---------------------------------------------------------------

The first 3 lines of glade/automake.mk are:

## Process this file with automake to produce Makefile.in  -*- makefile -*-

module_LTLIBRARIES = libglade-psppire.la

---------------------------------------------------------------

I also have the following apparently unrelated problems:

gnulib-tool: module dir_name doesn't exist
gnulib-tool: module pathname doesn't exist
gnulib-tool: module strstr doesn't exist

---------------------------------------------------------------

I am using
autoconf (GNU Autoconf) 2.61
automake (GNU automake) 1.10
autopoint (GNU gettext-tools) 0.16.1
i386-mingw32msvc-gcc (GCC) 3.4.1 (mingw special)

--
John C. McCabe-Dansted
PhD Student
University of Western Australia




reply via email to

[Prev in Thread] Current Thread [Next in Thread]