gnokii-users
[Top][All Lists]
Advanced

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

installing CVS gnokii on suse 10.2


From: A.Mcnamara
Subject: installing CVS gnokii on suse 10.2
Date: Tue, 14 Oct 2008 16:43:28 +0100

Hi I am trying to install the CVS version of gnokii on my linux Suse 10.2. I already have gnokii from
a standard download working fine, but I need features implemented in the CVS. These are the outputs I got
after trying to run autogen.sh
-------------------------------------------------------
sohpsy211:/home/am0032/gnokii_play/gnokii # ./autogen.sh
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
Copying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /opt/gnome/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

configure.in:69: warning: macro `AM_LANGINFO_CODESET' not found in library
configure.in:75: warning: macro `AM_GLIB_GNU_GETTEXT' not found in library
configure.in:76: warning: macro `AM_ICONV' not found in library
configure.in:49: installing `./compile'
configure.in:36: installing `./config.guess'
configure.in:36: installing `./config.sub'
configure.in:43: installing `./install-sh'
configure.in:43: installing `./missing'
common/Makefile.am: installing `./depcomp'
configure.in:69: error: possibly undefined macro: AM_LANGINFO_CODESET
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:75: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT
configure.in:76: error: possibly undefined macro: AM_ICONV
-------------------------------------------------------

I found these files  "codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
progtest.m4" on the internet and saved them to the gnokii/m4 directory and now have this output
when I run autogen.sh,


-------------------------------------------------------
sohpsy211:/home/am0032/gnokii_play/gnokii # ./autogen.sh
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
Copying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /opt/gnome/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

configure.in:75: warning: macro `AM_GLIB_GNU_GETTEXT' not found in library
configure.in:76: warning: AC_LIB_PREPARE_PREFIX is m4_require'd but not m4_defun'd
m4/iconv.m4:18: AM_ICONV_LINKFLAGS_BODY is expanded from...
m4/iconv.m4:73: AM_ICONV_LINK is expanded from...
m4/iconv.m4:101: AM_ICONV is expanded from...
configure.in:76: the top level
configure.in:76: warning: AC_LIB_RPATH is m4_require'd but not m4_defun'd
configure.in:76: warning: AC_LIB_PREPARE_PREFIX is m4_require'd but not m4_defun'd
m4/iconv.m4:18: AM_ICONV_LINKFLAGS_BODY is expanded from...
m4/iconv.m4:73: AM_ICONV_LINK is expanded from...
m4/iconv.m4:101: AM_ICONV is expanded from...
configure.in:76: the top level
configure.in:76: warning: AC_LIB_RPATH is m4_require'd but not m4_defun'd
configure.in:76: warning: AC_LIB_PREPARE_PREFIX is m4_require'd but not m4_defun'd
m4/iconv.m4:18: AM_ICONV_LINKFLAGS_BODY is expanded from...
m4/iconv.m4:73: AM_ICONV_LINK is expanded from...
m4/iconv.m4:101: AM_ICONV is expanded from...
configure.in:76: the top level
configure.in:76: warning: AC_LIB_RPATH is m4_require'd but not m4_defun'd
configure.in:76: warning: AC_LIB_PREPARE_PREFIX is m4_require'd but not m4_defun'd
m4/iconv.m4:18: AM_ICONV_LINKFLAGS_BODY is expanded from...
m4/iconv.m4:73: AM_ICONV_LINK is expanded from...
m4/iconv.m4:101: AM_ICONV is expanded from...
configure.in:76: the top level
configure.in:76: warning: AC_LIB_RPATH is m4_require'd but not m4_defun'd
configure.in:75: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure:5447: error: possibly undefined macro: AC_LIB_PREPARE_PREFIX
configure:5448: error: possibly undefined macro: AC_LIB_RPATH
configure:5453: error: possibly undefined macro: AC_LIB_LINKFLAGS_BODY
configure:5461: error: possibly undefined macro: AC_LIB_APPENDTOVAR
sohpsy211:/home/am0032/gnokii_play/gnokii #
-------------------------------------------------------

Have I put the m4 files in the wrong place or downloaded the wrong files (is there a place to find
them) they were nowhere to be found on my system so it seemed appropriate to grab them of the net.
However I am fairly new to using linux and have the feeling I am well out of my depth.

Any help on how to get CVS running greatly appreciated.

Adam


reply via email to

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