Compilation fails due to the following error

Hope it helps

Mattia

---
The following package will be installed or updated:
oleo
gzip -dc /sw/src/oleo-1.99.16.tar.gz | /sw/bin/tar -xf - --no-same-owner --no-same-permissions
cp -f /sw/lib/fink/update/Makefile.in.in po/
sed 's|@prefix@|/sw|g' </sw/fink/dists/unstable/main/finkinfo/sci/oleo-1.99.16-15.patch | patch -p1
sh: line 1: /sw/fink/dists/unstable/main/finkinfo/sci/oleo-1.99.16-15.patch: No such file or directory
./configure --prefix=/sw --infodir=/sw/src/root-oleo-1.99.16-15/sw/share/info --with-motif
creating cache ./config.cache
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... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler (gcc -L/sw/lib) works... yes
checking whether the C compiler (gcc -L/sw/lib) 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 AIX... no
checking for POSIXized ISC... no
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for executable suffix... no
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking if malloc debugging is wanted... no
checking for bison... bison -y
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for texi2html... yes
checking for perl... /usr/bin/perl
checking for gcc option to accept ANSI C... none needed
checking for function prototypes... yes
checking for waddch in -lncurses... yes
checking for ncurses.h... yes
checking for sys_errlist and sys_nerr... yes
checking for tputs in -lmytinfo... no
checking for setlocale in -lxpg4... no
checking for main in -lm... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for Motif... libraries in default path, headers in default path
checking for Xbae... libraries default path, headers default path
checking for XmHTML... libraries /sw/lib, headers in default path
checking for Xpm... libraries default path, headers default path
checking for Xlt... libraries default path, headers default path
checking for main in -lXpm... yes
checking for pl_openpl_r in -lplot... yes
checking for sp_begin_plot in -lsciplot... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for malloc.h... no
checking for strings.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for locale.h... yes
checking for time.h... yes
checking for math.h... yes
checking for libintl.h... yes
checking for XltCreateFontChooser... yes
checking for gsl_error in -lgsl... no
checking for mysql_connect in -lmysqlclient... no
checking for working const... yes
checking for inline... inline
checking for size_t... 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 tm_zone in struct tm... yes
checking for working alloca.h... yes
checking for alloca... yes
checking return type of signal handlers... void
checking for strftime... yes
checking for vprintf... yes
checking for ftime... no
checking for gethostname... yes
checking for gettimeofday... yes
checking for mktime... yes
checking for select... yes
checking for strdup... yes
checking for strstr... yes
checking for putenv... yes
checking for strcasecmp... yes
checking for strerror... yes
checking for getcwd... yes
checking for rename... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... no
checking for obstacks... no
checking for cupsGetPrinters in -lcups... yes
checking for c++... c++
checking whether the C++ compiler (c++ -L/sw/lib) works... yes
checking whether the C++ compiler (c++ -L/sw/lib) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for main in -lxbase... no
checking for main in -lxdb... no
checking for off_t... yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for argz.h... no
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... yes
checking for malloc.h... (cached) no
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getcwd... (cached) yes
checking for munmap... yes
checking for putenv... (cached) yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
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... (cached) yes
checking for gettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for gettext in libintl... checking for gettext in -lintl... yes
yes
checking for msgfmt... /sw/bin/msgfmt
checking for dcgettext... no
checking for gmsgfmt... /sw/bin/msgfmt
checking for xgettext... /sw/bin/xgettext
checking for catalogs to be installed... en nl fr
updating cache ./config.cache
creating ./config.status
creating Makefile
creating oleobug
creating doc/Makefile
creating doc/texi2html
creating lib/Makefile
creating src/Makefile
creating intl/Makefile
creating m4/Makefile
creating po/Makefile.in
creating Xresources/Makefile
creating examples/Makefile
creating oleo.spec
creating afm/Makefile
creating config.h
make
make all-recursive
Making all in doc
/usr/bin/perl ../doc/texi2html ./oleo.texi
Making all in lib
bison -y getdate.y && mv y.tab.c getdate.c
conflicts: 13 shift/reduce
if test -f y.tab.h; then \
if cmp -s y.tab.h getdate.h; then rm -f y.tab.h; else mv y.tab.h getdate.h; fi; \
else :; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -no-cpp-precomp -Wno-long-double -I/sw/include -I/usr/X11R6/include -g -O2 -c getdate.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -no-cpp-precomp -Wno-long-double -I/sw/include -I/usr/X11R6/include -g -O2 -c getopt.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -no-cpp-precomp -Wno-long-double -I/sw/include -I/usr/X11R6/include -g -O2 -c getopt1.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -no-cpp-precomp -Wno-long-double -I/sw/include -I/usr/X11R6/include -g -O2 -c random.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -no-cpp-precomp -Wno-long-double -I/sw/include -I/usr/X11R6/include -g -O2 -c mktime.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -no-cpp-precomp -Wno-long-double -I/sw/include -I/usr/X11R6/include -g -O2 -c obstack.c
obstack.c: In function `print_and_abort':
obstack.c:470: warning: passing arg 1 of `fputs' makes pointer from integer without a cast
rm -f liboleo.a
ar cru liboleo.a getdate.o getopt.o getopt1.o random.o mktime.o obstack.o
ranlib liboleo.a
Making all in intl
gcc -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -Wno-long-double -I/sw/include -I/usr/X11R6/include -g -O2 -DLOCALEDIR=\"/sw/share/locale\" -DGNULOCALEDIR=\"/sw/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -c intl-compat.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -Wno-long-double -I/sw/include -I/usr/X11R6/include -g -O2 -DLOCALEDIR=\"/sw/share/locale\" -DGNULOCALEDIR=\"/sw/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -c bindtextdom.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -Wno-long-double -I/sw/include -I/usr/X11R6/include -g -O2 -DLOCALEDIR=\"/sw/share/locale\" -DGNULOCALEDIR=\"/sw/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -c dcgettext.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -Wno-long-double -I/sw/include -I/usr/X11R6/include -g -O2 -DLOCALEDIR=\"/sw/share/locale\" -DGNULOCALEDIR=\"/sw/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -c dgettext.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -Wno-long-double -I/sw/include -I/usr/X11R6/include -g -O2 -DLOCALEDIR=\"/sw/share/locale\" -DGNULOCALEDIR=\"/sw/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -c gettext.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -Wno-long-double -I/sw/include -I/usr/X11R6/include -g -O2 -DLOCALEDIR=\"/sw/share/locale\" -DGNULOCALEDIR=\"/sw/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -c finddomain.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -Wno-long-double -I/sw/include -I/usr/X11R6/include -g -O2 -DLOCALEDIR=\"/sw/share/locale\" -DGNULOCALEDIR=\"/sw/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -c loadmsgcat.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -Wno-long-double -I/sw/include -I/usr/X11R6/include -g -O2 -DLOCALEDIR=\"/sw/share/locale\" -DGNULOCALEDIR=\"/sw/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -c localealias.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -Wno-long-double -I/sw/include -I/usr/X11R6/include -g -O2 -DLOCALEDIR=\"/sw/share/locale\" -DGNULOCALEDIR=\"/sw/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -c textdomain.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -Wno-long-double -I/sw/include -I/usr/X11R6/include -g -O2 -DLOCALEDIR=\"/sw/share/locale\" -DGNULOCALEDIR=\"/sw/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -c l10nflist.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -no-cpp-precomp -Wno-long-double -I/sw/include -I/usr/X11R6/include -g -O2 -DLOCALEDIR=\"/sw/share/locale\" -DGNULOCALEDIR=\"/sw/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -c explodename.c
rm -f libintl.a
ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o
ranlib libintl.a
Making all in src
/bin/sh ./ylwrap "bison -y" parse.y y.tab.c parse.c y.tab.h parse.h -- -d
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../lib -I../intl -no-cpp-precomp -Wno-long-double -I/sw/include -I/usr/X11R6/include -g -O2 -DLOCALEDIR=\"/sw/share/locale\" -I/usr/X11R6/include -DBUILD_PREFIX='"'/sw'"' -c parse.c
In file included from parse.y:54:
global.h:211: error: `__nan' redeclared as different kind of symbol
/usr/include/architecture/ppc/math.h:387: error: previous declaration of `__nan'
make[2]: *** [parse.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
Failed: compiling oleo-1.99.16-15 failed
---


--
Package manager version: 0.23.5
Distribution version: 0.7.1.rsync
Mac OS X version: 10.3.7
December 2001 Developer Tools
gcc version: 3.3
make version: 3.79
Feedback Courtesy of FinkCommander



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Fink-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to