[Rd] conflicting types for `Rf_stirlerr

Paul Gilbert pgilbert@bank-banque-canada.ca
Tue, 31 Oct 2000 10:28:45 -0500


I'm having trouble making todays development snapshot:

-DHAVE_CONFIG_H   -g -O2 -c stirlerr.c -o stirlerr.o
stirlerr.c:34: conflicting types for `Rf_stirlerr'
../../src/include/R_ext/Mathlib.h:557: previous declaration of `Rf_stirlerr'
make[3]: *** [stirlerr.o] Error 1

[20] /home/mfa5/gilp/R-versions/R-devel : uname -a
SunOS mfa99579 5.6 Generic_105181-11 sun4u sparc SUNW,Ultra-5_10
[21] /home/mfa5/gilp/R-versions/R-devel : uname
SunOS
[22] /home/mfa5/gilp/R-versions/R-devel : uname -r
5.6

More complete details follow.

Paul Gilbert
_______

[16] /home/mfa5/gilp/R-versions : tar -xf R-devel.tar
[17] /home/mfa5/gilp/R-versions :
[17] /home/mfa5/gilp/R-versions :
[17] /home/mfa5/gilp/R-versions :
[17] /home/mfa5/gilp/R-versions : cd R-devel
[18] /home/mfa5/gilp/R-versions/R-devel : ./configure
creating cache ./config.cache
checking for a BSD compatible install... tools/install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking host system type... sparc-sun-solaris2.6
loading site script ./config.site
loading build specific script ./config.site
checking for mawk... no
checking for gawk... no
checking for nawk... nawk
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for bison... no
checking for byacc... no
checking for ar... ar
checking whether echo can suppress newlines... yes
configure: warning: redefining INSTALL to be
/home/mfa5/gilp/R-versions/R-devel/tools/install-sh -c
checking build system type... sparc-sun-solaris2.6
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 ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking whether the linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking command to parse /usr/ccs/bin/nm -p output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/ccs/bin/ld option to reload object files... -r
checking dynamic linker characteristics... solaris2.6 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache ./config.cache
loading cache ./config.cache
checking for perl... /usr/bin/perl
checking whether perl version is at least 5... yes
checking for dvips... /apps/asd/unix/teTeX/bin/dvips
checking for tex... /apps/asd/unix/teTeX/bin/tex
checking for latex... /apps/asd/unix/teTeX/bin/latex
checking for makeindex... /apps/asd/unix/teTeX/bin/makeindex
checking for pdftex... /apps/asd/unix/teTeX/bin/pdftex
checking for pdflatex... /apps/asd/unix/teTeX/bin/pdflatex
checking for makeinfo... /apps/asd/unix/teTeX/bin/makeinfo
checking whether makeinfo version is at least 4... no
configure: warning: you cannot build info versions of the R manuals
checking for unzip... /usr/bin/unzip
checking for zip... /apps/mfa/bin/zip
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 how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
checking whether gcc accepts -M for generating dependencies... yes
checking for g77... /home/mfa/gilp/bin/g77
checking whether the Fortran 77 compiler (g77  ) works... yes
checking whether the Fortran 77 compiler (g77  ) is a cross-compiler... no
checking whether we are using GNU Fortran 77... yes
checking whether g77 accepts -g... yes
checking for Fortran 77 libraries...  -lg2c -lm  -L/usr/ccs/lib -L/usr/lib
-L/home/res/public/gnu/sun5.6/lib/gcc-lib/sparc-sun-solaris2.6/2.8.1
-L/home/res/public/gnu/sun5.6/sparc-sun-solaris2.6/lib -L/usr/ccs/bin
-L/usr/ccs/lib -L/home/res/public/gnu/sun5.6/lib -lm
checking whether g77 appends underscores... yes
checking whether g77 and gcc agree on int and double... yes
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking how to run the C++ preprocessor... c++ -E
checking for sin in -lm... yes
checking for sin in -lmoto... no
checking for main in -lncurses... no
checking for main in -ltermcap... yes
checking for dlopen in -ldl... yes
checking for main in -lz... no
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking for ATL_xerbla in -latlas... no
checking for dgemm_ in -lcxml... no
checking for dgemm_ in -ldxml... no
checking for dgemm_ in -lscs... no
checking for dgemm_ in -lcomplib.sgimath... no
checking for zherk in -lblas... no
checking for dgemm_ in -lblas... no
checking for rl_callback_read_char in -lreadline... no
checking for working alloca.h... yes
checking for alloca... yes
checking for ANSI C header files... yes
checking for pid_t... yes
checking for vfork.h... no
checking for working vfork... yes
checking for vprintf... yes
checking for access... yes
checking for acosh... yes
checking for asinh... yes
checking for atanh... yes
checking for bcopy... yes
checking for finite... yes
checking for getcwd... yes
checking for getgrgid... yes
checking for getpwuid... yes
checking for getuid... yes
checking for hypot... yes
checking for isnan... yes
checking for matherr... yes
checking for memcpy... yes
checking for memmove... yes
checking for popen... yes
checking for putenv... yes
checking for rint... yes
checking for setenv... no
checking for strcoll... yes
checking for stat... yes
checking for strptime... yes
checking for system... yes
checking for times... yes
checking for unsetenv... no
checking for vsnprintf... yes
checking for strdup... yes
checking for __setfpucw... no
checking whether calloc is broken... no
checking whether finite is broken... no
checking whether log is broken... yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for dl.h... no
checking for dlfcn.h... yes
checking for elf.h... yes
checking for floatingpoint.h... yes
checking for fpu_control.h... no
checking for grp.h... yes
checking for ieee754.h... no
checking for ieeefp.h... yes
checking for locale.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for netinet/tcp.h... yes
checking for pwd.h... yes
checking for readline/history.h... no
checking for readline/readline.h... no
checking for rpc/rpc.h... yes
checking for rpc/xdr.h... yes
checking for string.h... yes
checking for sys/param.h... yes
checking for sys/socket.h... yes
checking for sys/stat.h... yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for sys/utsname.h... yes
checking for unistd.h... yes
checking whether setjmp.h is POSIX.1 compatible... yes
checking for GNU C library with version >= 2... no
checking for BSD networking... yes
checking for main in -lz... (cached) no
checking return type of signal handlers... void
checking for pid_t... (cached) yes
checking for size_t... yes
checking for blkcnt_t... yes
checking whether byte ordering is bigendian... yes
checking for working const... yes
checking size of long... 4
checking for finite... (cached) yes
checking for isnan... (cached) yes
checking whether you have IEEE 754 floating-point arithmetic... yes
checking for xmkmf... /usr/openwin/bin/xmkmf
checking for X... libraries /usr/openwin/lib, headers /usr/openwin/include
checking whether -R must be followed by a space... no
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... (cached) no
checking for gethostbyname in -lnsl... (cached) yes
checking for connect... (cached) no
checking for connect in -lsocket... (cached) yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for tclConfig.sh... no
checking for tkConfig.sh... no
checking for tcl.h... no
checking whether leap seconds are counted... no
checking for lpr... lpr
checking for paperconf... false
updating cache ./config.cache
creating ./config.status
creating Makeconf
creating Makefile
creating afm/Makefile
creating demos/Makefile
creating demos/dynload/Makefile
creating doc/Makefile
creating doc/html/Makefile
creating doc/html/search/Makefile
creating doc/manual/Makefile
creating etc/Makefile
creating etc/Makeconf
creating etc/Makeconf-tests
creating share/Makefile
creating src/Makefile
creating src/appl/Makefile
creating src/include/Makefile
creating src/library/Makefile
creating src/library/base/DESCRIPTION
creating src/library/base/Makefile
creating src/library/profile/Makefile
creating src/library/ctest/DESCRIPTION
creating src/library/ctest/Makefile
creating src/library/ctest/src/Makefile
creating src/library/eda/DESCRIPTION
creating src/library/eda/Makefile
creating src/library/eda/src/Makefile
creating src/library/lqs/DESCRIPTION
creating src/library/lqs/Makefile
creating src/library/lqs/src/Makefile
creating src/library/modreg/DESCRIPTION
creating src/library/modreg/Makefile
creating src/library/modreg/src/Makefile
creating src/library/mva/DESCRIPTION
creating src/library/mva/Makefile
creating src/library/mva/src/Makefile
creating src/library/nls/DESCRIPTION
creating src/library/nls/Makefile
creating src/library/nls/src/Makefile
creating src/library/stepfun/DESCRIPTION
creating src/library/stepfun/Makefile
creating src/library/splines/DESCRIPTION
creating src/library/splines/Makefile
creating src/library/splines/src/Makefile
creating src/library/tcltk/DESCRIPTION
creating src/library/tcltk/Makefile
creating src/library/tcltk/src/Makefile
creating src/library/ts/DESCRIPTION
creating src/library/ts/Makefile
creating src/library/ts/src/Makefile
creating src/main/Makefile
creating src/nmath/Makefile
creating src/nmath/standalone/Makefile
creating src/scripts/Makefile
creating src/scripts/COMPILE
creating src/scripts/INSTALL
creating src/scripts/REMOVE
creating src/scripts/R.sh
creating src/scripts/Rd2contents
creating src/scripts/Rdconv
creating src/scripts/Rdindex
creating src/scripts/Rprof
creating src/scripts/SHLIB
creating src/scripts/Sd2Rd
creating src/scripts/build
creating src/scripts/build-help
creating src/scripts/check
creating src/scripts/extract-usage
creating src/unix/Makefile
creating src/unix/X11/Makefile
creating src/unix/gnome/Makefile
creating tests/Makefile
creating tests/Examples/Makefile
creating tools/Makefile
creating tools/Rdnewer
creating tools/help2man
creating tools/keyword-test
creating tools/install-info
creating tools/pkg2tex
creating src/include/config.h


R is now configured for sparc-sun-solaris2.6

  Source directory:         .
  Installation directory:   /usr/local
  C compiler:               gcc  -g -O2
  C++ compiler:             c++  -g -O2
  FORTRAN compiler:         g77  -g -O2

  X11 support:              yes
  Gnome support:            no
  Tcl/Tk support:           no

  R profiling support:      no
  Build R shared library:   no

configure: warning: you cannot build info versions of the R manuals
[19] /home/mfa5/gilp/R-versions/R-devel : make
make[1]: Entering directory `/home/mfa5/gilp/R-versions/R-devel/tools'
make[1]: Nothing to be done for `R'.
make[1]: Leaving directory `/home/mfa5/gilp/R-versions/R-devel/tools'
make[1]: Entering directory `/home/mfa5/gilp/R-versions/R-devel/afm'
make[1]: Leaving directory `/home/mfa5/gilp/R-versions/R-devel/afm'
make[1]: Entering directory `/home/mfa5/gilp/R-versions/R-devel/doc'
make[2]: Entering directory `/home/mfa5/gilp/R-versions/R-devel/doc/html'
make[3]: Entering directory `/home/mfa5/gilp/R-versions/R-devel/doc/html/search'

make[3]: Leaving directory `/home/mfa5/gilp/R-versions/R-devel/doc/html/search'
make[2]: Leaving directory `/home/mfa5/gilp/R-versions/R-devel/doc/html'
make[2]: Entering directory `/home/mfa5/gilp/R-versions/R-devel/doc/manual'
make[2]: Leaving directory `/home/mfa5/gilp/R-versions/R-devel/doc/manual'
make[1]: Leaving directory `/home/mfa5/gilp/R-versions/R-devel/doc'
make[1]: Entering directory `/home/mfa5/gilp/R-versions/R-devel/etc'
make[1]: Leaving directory `/home/mfa5/gilp/R-versions/R-devel/etc'
make[1]: Entering directory `/home/mfa5/gilp/R-versions/R-devel/share'
make[1]: Leaving directory `/home/mfa5/gilp/R-versions/R-devel/share'
make[1]: Entering directory `/home/mfa5/gilp/R-versions/R-devel/src'
make[2]: Entering directory `/home/mfa5/gilp/R-versions/R-devel/src/scripts'
creating src/scripts/R.fe
mkdir ../../bin
make[2]: Leaving directory `/home/mfa5/gilp/R-versions/R-devel/src/scripts'
make[2]: Entering directory `/home/mfa5/gilp/R-versions/R-devel/src/include'
mkdir ../../include
mkdir ../../include/R_ext
make[2]: Leaving directory `/home/mfa5/gilp/R-versions/R-devel/src/include'
make[2]: Entering directory `/home/mfa5/gilp/R-versions/R-devel/src/appl'
make[3]: Entering directory `/home/mfa5/gilp/R-versions/R-devel/src/appl'
making Rsock.d from Rsock.c
making S_compat.d from S_compat.c
making approx.d from approx.c
making bakslv.d from bakslv.c
making binning.d from binning.c
making chisqsim.d from chisqsim.c
making chull.d from chull.c
making cpoly.d from cpoly.c
making cumsum.d from cumsum.c
making distance.d from distance.c
making fft.d from fft.c
making fmin.d from fmin.c
making fortran.d from fortran.c
making lbfgsb.d from lbfgsb.c
making loglin.d from loglin.c
making lowess.d from lowess.c
making machar.d from machar.c
making maxcol.d from maxcol.c
making massdist.d from massdist.c
making pretty.d from pretty.c
making rowsum.d from rowsum.c
making sock.d from sock.c
making splines.d from splines.c
making stem.d from stem.c
making strsignif.d from strsignif.c
making tabulate.d from tabulate.c
making uncmin.d from uncmin.c
making zeroin.d from zeroin.c
make[3]: Leaving directory `/home/mfa5/gilp/R-versions/R-devel/src/appl'
make[3]: Entering directory `/home/mfa5/gilp/R-versions/R-devel/src/appl'
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c Rsock.c -o Rsock.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c S_compat.c -o S_compat.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c approx.c -o approx.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c bakslv.c -o bakslv.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c binning.c -o binning.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c chisqsim.c -o chisqsim.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c chull.c -o chull.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c cpoly.c -o cpoly.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c cumsum.c -o cumsum.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c distance.c -o distance.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c fft.c -o fft.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c fmin.c -o fmin.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c fortran.c -o fortran.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c lbfgsb.c -o lbfgsb.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c loglin.c -o loglin.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c lowess.c -o lowess.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c machar.c -o machar.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c maxcol.c -o maxcol.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c massdist.c -o massdist.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c pretty.c -o pretty.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c rowsum.c -o rowsum.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c sock.c -o sock.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c splines.c -o splines.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c stem.c -o stem.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c strsignif.c -o strsignif.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c tabulate.c -o tabulate.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c uncmin.c -o uncmin.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c zeroin.c -o zeroin.o
g77   -g -O2 -c ch2inv.f -o ch2inv.o
g77   -g -O2 -c chol.f -o chol.o
g77   -g -O2 -c dpbfa.f -o dpbfa.o
g77   -g -O2 -c dpbsl.f -o dpbsl.o
g77   -g -O2 -c dpoco.f -o dpoco.o
g77   -g -O2 -c dpodi.f -o dpodi.o
g77   -g -O2 -c dpofa.f -o dpofa.o
g77   -g -O2 -c dposl.f -o dposl.o
g77   -g -O2 -c dqrdc.f -o dqrdc.o
g77   -g -O2 -c dqrdc2.f -o dqrdc2.o
g77   -g -O2 -c dqrls.f -o dqrls.o
g77   -g -O2 -c dqrsl.f -o dqrsl.o
g77   -g -O2 -c dqrutl.f -o dqrutl.o
g77   -g -O2 -c dsvdc.f -o dsvdc.o
g77   -g -O2 -c dtrco.f -o dtrco.o
g77   -g -O2 -c dtrsl.f -o dtrsl.o
g77   -g -O2 -c eigen.f -o eigen.o
g77   -g -O2 -c lminfl.f -o lminfl.o
g77   -g -O2 -c blas.f -o blas.o
ar cr libappl.a Rsock.o S_compat.o approx.o bakslv.o binning.o chisqsim.o
chull.o cpoly.o cumsum.o distance.o fft.o fmin.o fortran.o lbfgsb.o loglin.o
lowess.o machar.o maxcol.o massdist.o pretty.o rowsum.o sock.o splines.o stem.o
strsignif.o tabulate.o uncmin.o zeroin.o ch2inv.o chol.o dpbfa.o dpbsl.o dpoco.o
dpodi.o dpofa.o dposl.o dqrdc.o dqrdc2.o dqrls.o dqrsl.o dqrutl.o dsvdc.o
dtrco.o dtrsl.o eigen.o lminfl.o blas.o
ranlib libappl.a
make[3]: Leaving directory `/home/mfa5/gilp/R-versions/R-devel/src/appl'
make[2]: Leaving directory `/home/mfa5/gilp/R-versions/R-devel/src/appl'
make[2]: Entering directory `/home/mfa5/gilp/R-versions/R-devel/src/nmath'
make[3]: Entering directory `/home/mfa5/gilp/R-versions/R-devel/src/nmath'
making mlutils.d from mlutils.c
making d1mach.d from d1mach.c
making i1mach.d from i1mach.c
making fmax2.d from fmax2.c
making fmin2.d from fmin2.c
making fmod.d from fmod.c
making fprec.d from fprec.c
making fround.d from fround.c
making ftrunc.d from ftrunc.c
making sign.d from sign.c
making fsign.d from fsign.c
making fsquare.d from fsquare.c
making fcube.d from fcube.c
making imax2.d from imax2.c
making imin2.d from imin2.c
making chebyshev.d from chebyshev.c
making log1p.d from log1p.c
making lgammacor.d from lgammacor.c
making gammalims.d from gammalims.c
making stirlerr.d from stirlerr.c
making gamma.d from gamma.c
making lgamma.d from lgamma.c
making gamma_cody.d from gamma_cody.c
making beta.d from beta.c
making lbeta.d from lbeta.c
making polygamma.d from polygamma.c
making bessel_i.d from bessel_i.c
making bessel_j.d from bessel_j.c
making bessel_k.d from bessel_k.c
making bessel_y.d from bessel_y.c
making choose.d from choose.c
making snorm.d from snorm.c
making sexp.d from sexp.c
making dgamma.d from dgamma.c
making pgamma.d from pgamma.c
making qgamma.d from qgamma.c
making rgamma.d from rgamma.c
making dbeta.d from dbeta.c
making pbeta.d from pbeta.c
making qbeta.d from qbeta.c
making rbeta.d from rbeta.c
making dunif.d from dunif.c
making punif.d from punif.c
making qunif.d from qunif.c
making runif.d from runif.c
making dnorm.d from dnorm.c
making pnorm.d from pnorm.c
making qnorm.d from qnorm.c
making rnorm.d from rnorm.c
making dlnorm.d from dlnorm.c
making plnorm.d from plnorm.c
making qlnorm.d from qlnorm.c
making rlnorm.d from rlnorm.c
making df.d from df.c
making pf.d from pf.c
making qf.d from qf.c
making rf.d from rf.c
making dt.d from dt.c
making pt.d from pt.c
making qt.d from qt.c
making rt.d from rt.c
making dchisq.d from dchisq.c
making pchisq.d from pchisq.c
making qchisq.d from qchisq.c
making rchisq.d from rchisq.c
making dbinom.d from dbinom.c
making pbinom.d from pbinom.c
making qbinom.d from qbinom.c
making rbinom.d from rbinom.c
making dcauchy.d from dcauchy.c
making pcauchy.d from pcauchy.c
making qcauchy.d from qcauchy.c
making rcauchy.d from rcauchy.c
making dexp.d from dexp.c
making pexp.d from pexp.c
making qexp.d from qexp.c
making rexp.d from rexp.c
making dgeom.d from dgeom.c
making pgeom.d from pgeom.c
making qgeom.d from qgeom.c
making rgeom.d from rgeom.c
making dhyper.d from dhyper.c
making phyper.d from phyper.c
making qhyper.d from qhyper.c
making rhyper.d from rhyper.c
making dnbinom.d from dnbinom.c
making pnbinom.d from pnbinom.c
making qnbinom.d from qnbinom.c
making rnbinom.d from rnbinom.c
making dpois.d from dpois.c
making ppois.d from ppois.c
making qpois.d from qpois.c
making rpois.d from rpois.c
making dweibull.d from dweibull.c
making pweibull.d from pweibull.c
making qweibull.d from qweibull.c
making rweibull.d from rweibull.c
making dlogis.d from dlogis.c
making plogis.d from plogis.c
making qlogis.d from qlogis.c
making rlogis.d from rlogis.c
making dnchisq.d from dnchisq.c
making pnchisq.d from pnchisq.c
making qnchisq.d from qnchisq.c
making dnbeta.d from dnbeta.c
making pnbeta.d from pnbeta.c
making pnf.d from pnf.c
making pnt.d from pnt.c
making ptukey.d from ptukey.c
making qtukey.d from qtukey.c
making wilcox.d from wilcox.c
making signrank.d from signrank.c
make[3]: Leaving directory `/home/mfa5/gilp/R-versions/R-devel/src/nmath'
make[3]: Entering directory `/home/mfa5/gilp/R-versions/R-devel/src/nmath'
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c mlutils.c -o mlutils.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c d1mach.c -o d1mach.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c i1mach.c -o i1mach.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c fmax2.c -o fmax2.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c fmin2.c -o fmin2.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c fmod.c -o fmod.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c fprec.c -o fprec.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c fround.c -o fround.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c ftrunc.c -o ftrunc.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c sign.c -o sign.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c fsign.c -o fsign.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c fsquare.c -o fsquare.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c fcube.c -o fcube.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c imax2.c -o imax2.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c imin2.c -o imin2.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c chebyshev.c -o chebyshev.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c log1p.c -o log1p.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c lgammacor.c -o lgammacor.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c gammalims.c -o gammalims.o
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H   -g -O2 -c stirlerr.c -o stirlerr.o
stirlerr.c:34: conflicting types for `Rf_stirlerr'
../../src/include/R_ext/Mathlib.h:557: previous declaration of `Rf_stirlerr'
make[3]: *** [stirlerr.o] Error 1
make[3]: Leaving directory `/home/mfa5/gilp/R-versions/R-devel/src/nmath'
make[2]: *** [R] Error 2
make[2]: Leaving directory `/home/mfa5/gilp/R-versions/R-devel/src/nmath'
make[1]: *** [R] Error 1
make[1]: Leaving directory `/home/mfa5/gilp/R-versions/R-devel/src'
make: *** [R] Error 1
[20] /home/mfa5/gilp/R-versions/R-devel : uname -a
SunOS mfa99579 5.6 Generic_105181-11 sun4u sparc SUNW,Ultra-5_10
[21] /home/mfa5/gilp/R-versions/R-devel :

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._