pspp-dev
[Top][All Lists]
Advanced

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

make error


From: Gerhard Prade
Subject: make error
Date: Mon, 22 Nov 2004 00:17:26 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.6) Gecko/20040114

Hello,

i try to compile pspp end get this error. I use Suse 9.1. Configure does show no errors. What does it mean?

Gerhard

***************************
make
***************************

address@hidden:~/bin/pspp-0.3.0> make
make  all-recursive
make[1]: Entering directory `/home/gprade/bin/pspp-0.3.0'
Making all in doc
make[2]: Entering directory `/home/gprade/bin/pspp-0.3.0/doc'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/home/gprade/bin/pspp-0.3.0/doc'
Making all in intl
make[2]: Entering directory `/home/gprade/bin/pspp-0.3.0/intl'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/home/gprade/bin/pspp-0.3.0/intl'
Making all in po
make[2]: Entering directory `/home/gprade/bin/pspp-0.3.0/po'
make[2]: Leaving directory `/home/gprade/bin/pspp-0.3.0/po'
Making all in lib
make[2]: Entering directory `/home/gprade/bin/pspp-0.3.0/lib'
Making all in julcal
make[3]: Entering directory `/home/gprade/bin/pspp-0.3.0/lib/julcal'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/gprade/bin/pspp-0.3.0/lib/julcal'
Making all in gmp
make[3]: Entering directory `/home/gprade/bin/pspp-0.3.0/lib/gmp'
Making all in mpn
make[4]: Entering directory `/home/gprade/bin/pspp-0.3.0/lib/gmp/mpn'
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I./.. -I../../.. -I../../../src -I../../../intl -D_GNU_SOURCE=1 -g -Wall -W -Wno-uninitialized -Wwrite-strings -Wstrict-prototypes -Wpointer-arith -c addmul_1.c
In file included from addmul_1.c:28:
../longlong.h:115:12: missing terminating " character
../longlong.h:122:10: missing terminating " character
../longlong.h:124:12: missing terminating " character
../longlong.h:131:10: missing terminating " character
../longlong.h:182:12: missing terminating " character
../longlong.h:189:10: missing terminating " character
../longlong.h:191:12: missing terminating " character
../longlong.h:198:10: missing terminating " character
../longlong.h:200:12: missing terminating " character
../longlong.h:217:22: missing terminating " character
../longlong.h:252:12: missing terminating " character
../longlong.h:259:9: missing terminating " character
../longlong.h:261:12: missing terminating " character
../longlong.h:268:9: missing terminating " character
../longlong.h:291:12: missing terminating " character
../longlong.h:298:10: missing terminating " character
../longlong.h:300:12: missing terminating " character
../longlong.h:307:10: missing terminating " character
../longlong.h:339:8: missing terminating " character
../longlong.h:354:44: missing terminating " character
../longlong.h:401:12: missing terminating " character
In file included from addmul_1.c:28:
../longlong.h:402: error: parse error before '%' token
../longlong.h:408:9: missing terminating " character
../longlong.h:410:12: missing terminating " character
../longlong.h:417:9: missing terminating " character
../longlong.h:523:12: missing terminating " character
../longlong.h:530:9: missing terminating " character
../longlong.h:532:12: missing terminating " character
../longlong.h:539:9: missing terminating " character
../longlong.h:571:18: missing terminating " character
../longlong.h:595:33: missing terminating " character
../longlong.h:604:12: missing terminating " character
../longlong.h:611:10: missing terminating " character
../longlong.h:613:12: missing terminating " character
../longlong.h:620:10: missing terminating " character
../longlong.h:672:12: missing terminating " character
../longlong.h:678:9: missing terminating " character
../longlong.h:694:12: missing terminating " character
../longlong.h:700:9: missing terminating " character
../longlong.h:864:12: missing terminating " character
../longlong.h:871:9: missing terminating " character
../longlong.h:873:12: missing terminating " character
../longlong.h:880:9: missing terminating " character
../longlong.h:886:12: missing terminating " character
../longlong.h:890:9: missing terminating " character
../longlong.h:896:12: missing terminating " character
../longlong.h:903:9: missing terminating " character
../longlong.h:905:12: missing terminating " character
../longlong.h:912:9: missing terminating " character
../longlong.h:917:8: missing terminating " character
../longlong.h:941:12: missing terminating " character
../longlong.h:966:8: missing terminating " character
../longlong.h:973:20: missing terminating " character
../longlong.h:979:12: missing terminating " character
../longlong.h:986:10: missing terminating " character
../longlong.h:989:12: missing terminating " character
../longlong.h:996:10: missing terminating " character
../longlong.h:1036:12: missing terminating " character
../longlong.h:1080:11: missing terminating " character
../longlong.h:1094:12: missing terminating " character
../longlong.h:1096:38: missing terminating ' character
../longlong.h:1097:38: missing terminating ' character
../longlong.h:1098:38: missing terminating ' character
../longlong.h:1138:18: missing terminating " character
../longlong.h:1156:12: missing terminating " character
../longlong.h:1163:9: missing terminating " character
../longlong.h:1165:12: missing terminating " character
../longlong.h:1172:9: missing terminating " character
addmul_1.c:36: error: parse error before '{' token
addmul_1.c:44: warning: type defaults to `int' in declaration of `j'
addmul_1.c:44: error: conflicting types for `j'
addmul_1.c:38: error: previous declaration of `j'
addmul_1.c:44: warning: data definition has no type or storage class
addmul_1.c:47: error: parse error before '-=' token
addmul_1.c:50: warning: type defaults to `int' in declaration of `cy_limb'
addmul_1.c:50: warning: data definition has no type or storage class
addmul_1.c:51: error: parse error before "do"
addmul_1.c:56: warning: type defaults to `int' in declaration of `cy_limb'
addmul_1.c:56: error: redefinition of `cy_limb'
addmul_1.c:50: error: `cy_limb' previously defined here
addmul_1.c:56: warning: comparison between signed and unsigned
addmul_1.c:56: error: initializer element is not constant
addmul_1.c:56: warning: data definition has no type or storage class
addmul_1.c:58: warning: type defaults to `int' in declaration of `x'
addmul_1.c:58: error: conflicting types for `x'
addmul_1.c:40: error: previous declaration of `x'
addmul_1.c:58: error: `res_ptr' undeclared here (not in a function)
addmul_1.c:58: warning: data definition has no type or storage class
addmul_1.c:59: warning: type defaults to `int' in declaration of `prod_low'
addmul_1.c:59: error: conflicting types for `prod_low'
addmul_1.c:39: error: previous declaration of `prod_low'
addmul_1.c:59: warning: data definition has no type or storage class
addmul_1.c:60: error: parse error before '+=' token
addmul_1.c:61: warning: type defaults to `int' in declaration of `res_ptr'
addmul_1.c:61: error: variable-size type declared outside of any function
addmul_1.c:61: error: variable-sized object may not be initialized
addmul_1.c:61: warning: data definition has no type or storage class
addmul_1.c:62: error: parse error before '}' token
addmul_1.c:33: error: register name not specified for `s1_ptr'
addmul_1.c:35: error: register name not specified for `s2_limb'
addmul_1.c:39: error: register name not specified for `prod_high'
make[4]: *** [addmul_1.o] Fehler 1
make[4]: Leaving directory `/home/gprade/bin/pspp-0.3.0/lib/gmp/mpn'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/home/gprade/bin/pspp-0.3.0/lib/gmp'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/gprade/bin/pspp-0.3.0/lib'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/gprade/bin/pspp-0.3.0'
make: *** [all-recursive-am] Fehler 2

***************************



***************************
./configure
***************************

address@hidden:~/bin/pspp-0.3.0> ./configure
creating cache ./config.cache
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 for POSIXized ISC... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... none needed
checking host system type... i686-unknown-linux
checking target system type... i686-unknown-linux
checking build system type... i686-unknown-linux
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for a BSD compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
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 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 string.h... yes
checking for unistd.h... (cached) yes
checking for values.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for stpcpy... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... yes
checking for gettext in libc... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for sin in -lm... yes
checking for mpf_get_str in -lgmp... no
checking for tgetent in -lncurses... no
checking for tgetent in -ltermcap... no
checking for readline in -lreadline... yes
checking for readline/readline.h... yes
checking for add_history in -lreadline... yes
checking for readline/history.h... yes
checking for limits.h... (cached) yes
checking for memory.h... yes
checking for sys/stat.h... yes
checking for sys/time.h... yes
checking for sys/types.h... yes
checking for fpu_control.h... yes
checking for sys/mman.h... yes
checking for sys/wait.h... yes
checking for ieeefp.h... no
checking for fenv.h... yes
checking whether stat file-mode macros are broken... no
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for function prototypes... yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for size_t... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking size of float... 4
checking size of double... 8
checking size of long double... 12
checking whether byte ordering is bigendian... no
checking if sprintf returns a char count... yes
checking number of digits in LONG_MIN (incl. sign)... 11
checking random number generator... good
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for 8-bit clean memcmp... yes
checking for vprintf... yes
checking for memmove... yes
checking for memset... yes
checking for stpcpy... (cached) yes
checking for strpbrk... yes
checking for strerror... yes
checking for strtol... yes
checking for strtoul... yes
checking for memchr... yes
checking for getline... yes
checking for getdelim... yes
checking for strcasecmp... (cached) yes
checking for strncasecmp... yes
checking for memmem... yes
checking for strtok_r... yes
checking for gethostname... yes
checking for strstr... yes
checking for strtod... yes
checking for __setfpucw... no
checking for isinf... yes
checking for isnan... yes
checking for finite... yes
checking for getpid... yes
checking for feholdexcept... yes
checking whether ln -s works... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating intl/Makefile
creating po/Makefile.in
creating lib/Makefile
creating lib/gmp/Makefile
creating lib/gmp/mpn/Makefile
creating lib/gmp/mpf/Makefile
creating lib/julcal/Makefile
creating lib/misc/Makefile
creating lib/dcdflib/Makefile
creating doc/Makefile
creating src/Makefile
creating config/Makefile
creating tests/Makefile
creating config.h
creating pref.h

***************************





reply via email to

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