gnokii-users
[Top][All Lists]
Advanced

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

configure problem


From: Bertrik Sikken
Subject: configure problem
Date: Fri, 13 Dec 2002 23:03:06 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020826

Hi all,

I'm having trouble building gnokii from CVS.
About two weeks ago it worked fine, but now I can't even
run the autogen.sh script.

I tried getting a completely fresh checkout of gnokii,
but no success. I get an error message about AC_CHECK_TYPES.

I'm attaching output from autogen.sh

Kind regards,
Bertrik


address@hidden bertrik]$ cd gnokii
address@hidden gnokii]$ ./autogen.sh
Wiping out intl/ subdirectory
Copying file ABOUT-NLS
Copying file config/config.rpath
Copying file intl/bindtextdom.c
Copying file intl/ChangeLog
Copying file intl/config.charset
Copying file intl/dcgettext.c
Copying file intl/dcigettext.c
Copying file intl/dcngettext.c
Copying file intl/dgettext.c
Copying file intl/dngettext.c
Copying file intl/eval-plural.h
Copying file intl/explodename.c
Copying file intl/finddomain.c
Copying file intl/gettext.c
Copying file intl/gettextP.h
Copying file intl/gmo.h
Copying file intl/hash-string.h
Copying file intl/intl-compat.c
Copying file intl/l10nflist.c
Copying file intl/libgnuintl.h
Copying file intl/loadinfo.h
Copying file intl/loadmsgcat.c
Copying file intl/localcharset.c
Copying file intl/locale.alias
Copying file intl/localealias.c
Copying file intl/localename.c
Copying file intl/Makefile.in
Copying file intl/ngettext.c
Copying file intl/os2compat.c
Copying file intl/os2compat.h
Copying file intl/osdep.c
Copying file intl/plural.c
Copying file intl/plural-exp.c
Copying file intl/plural-exp.h
Copying file intl/plural.y
Copying file intl/ref-add.sin
Copying file intl/ref-del.sin
Copying file intl/textdomain.c
Copying file intl/VERSION
Copying file po/Makefile.in.in
Copying file po/boldquot.sed
Copying file po/address@hidden
Copying file po/address@hidden
Copying file po/insert-header.sin
Copying file po/Makevars.template
Copying file po/quot.sed
Copying file po/remove-potcdate.sin
Copying file po/Rules-quot

Please update po/Makevars so that it defines all the variables mentioned
in po/Makevars.template.
You can then remove po/Makevars.template.

Please add the files
 codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
 lib-ld.m4 lib-link.m4 lib-prefix.m4 progtest.m4
from the /usr/share/aclocal directory 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/.

You might also want to copy the convenience header file gettext.h
from the /usr/share/gettext directory into your package.
It is a wrapper around <libintl.h> that implements the configure --disable-nls
option.

autoconf: Undefined macros:
configure.in:393:AC_CHECK_TYPES(__ptr_t, AC_DEFINE(HAVE_PTR_T))
loading cache ./config.cache
checking for non-GNU ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for flex... flex
checking for yywrap in -lfl... yes
checking for rm... /bin/rm
checking for find... /bin/find
checking for gmake... gmake
checking for a BSD compatible install... /usr/bin/install -c
checking for shared library run path origin... done
checking whether gmake sets ${MAKE}... yes
checking for ranlib... ranlib
checking for strerror in -lcposix... no
checking for ANSI C header files... yes
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking for iconv... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for argz.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for stddef.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 1.35, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for include/config.h.in... yes
checking for pthread_attr_init in -lpthread... yes
checking for tm_gmtoff in struct tm... yes
checking for timer operations... yes
checking for cfsetspeed in termios.h... yes
checking for getopt.h... yes
checking for getopt_long... yes
checking for linux/irda.h... yes
checking for the bluetooth support...
checking for the struct sockaddr_rc in <bluetooth/rfcomm.h>... no
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for X11/xpm.h... yes
checking for XpmWriteFileFromXpmImage in -lXpm... yes
checking for gtk-config... /usr/bin/gtk-config
checking for socket in -lsocket... no
checking for grantpt... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for fcntl.h... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... yes
checking for ctype.h... yes
checking for stdlib.h... (cached) yes
checking for stdarg.h... yes
checking for stddef.h... (cached) yes
checking for sys/socket.h... yes
checking for sys/modem.h... no
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for pid_t... yes
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for long long... yes
checking for long double... yes
./configure: line 5715: syntax error near unexpected token `__ptr_t,'
./configure: line 5715: `AC_CHECK_TYPES(__ptr_t, cat >> confdefs.h <<\EOF'
address@hidden gnokii]$




reply via email to

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