Displaying 20 results from an estimated 27 matches for "d1mach".
1999 Aug 12
1
Installation problem on Redhat 6.0 (PR#247)
Full_Name: Russell Price
Version: 0.64.2
OS: Redhat 6.0
Submission from: (NULL) (128.171.242.1)
When attempting to compile, I get the following error message:
gcc -g -O2 -I../include -I../../src/include -c d1mach.c -o d1mach.o
gcc: Internal compiler error: program cc1 got fatal signal 6
make[2]: *** [d1mach.o] Error 1
make[2]: Leaving directory `/usr/local/src/R-0.64.2/src/nmath'
make[1]: *** [R] Error 1
make[1]: Leaving directory `/usr/local/src/R-0.64.2/src'
make: *** [R] Error 1
Compiler is gcc...
1999 Apr 23
1
R won't compile on Redhat 5.2 (PR#177)
...2.73)
I built a new Linux machine, and was trying to install R on it. I get the
following
message during the build:
make[2]: Entering directory `/usr/src/R-0.64.0/src/nmath'
gcc -g -O2 -I../include -I../../src/include -c mlutils.c -o mlutils.o
gcc -g -O2 -I../include -I../../src/include -c d1mach.c -o d1mach.o
gcc: Internal compiler error: program cc1 got fatal signal 6
make[2]: *** [d1mach.o] Error 1
make[2]: Leaving directory `/usr/src/R-0.64.0/src/nmath'
make[1]: *** [R] Error 1
make[1]: Leaving directory `/usr/src/R-0.64.0/src'
make: *** [R] Error 1
I've built R on an older...
2008 Aug 21
1
pnmath compilation failure; dylib issue?
...arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-
version-min=10.4 -std=gnu99 -dynamiclib -Wl,-
headerpad_max_install_names -mmacosx-version-min=10.4 -undefined
dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/
lib -o pnmath.so bd0.o beta.o chebyshev.o choose.o d1mach.o dbeta.o
dbinom.o dcauchy.o dchisq.o dexp.o df.o dgamma.o dgeom.o dhyper.o
dlnorm.o dlogis.o dnbeta.o dnbinom.o dnchisq.o dnf.o dnorm.o dnt.o
dpois.o dt.o dunif.o dweibull.o fmax2.o fmin2.o ftrunc.o gamma.o
gamma_cody.o i1mach.o imax2.o imin2.o lbeta.o lgamma.o lgammacor.o
mlutils.o pbet...
1999 Aug 04
1
Re: Contributed packages for R windows port
On Wed, 4 Aug 1999, Peter Ho wrote:
> I have been browsing in the contributed packages webpage and found that
> there is an R port for MClust. Is there a way I can use it using the
> windows port of R 0.64.2? I could not find a windows port of MClust.
Simple reason: I was not able to compile it successfully under Windows.
I did make it compile after a lot of effort, but it crashed R on
2008 Jul 17
2
AIX 5.3 --enable-R-shlib --with-x ---with-iconv make error with R-2.7.0 and R-2.7.1
.../my_buildR_dir/R-2.7.0/src/library/splines/src'
make[4]: Leaving directory `/my_buildR_dir/R-2.7.0/src/library/splines/src'
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared library
'/my_buildR_dir/R-2.7.0/library/stats/libs/stats.so':
rtld: 0712-001 Symbol d1mach was referenced
from module
/my_buildR_dir/R-2.7.0/library/stats/libs/stats.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol interv was referenced
from module
/my_buildR_dir/R-2.7.0/library/stats/libs/stats.so(), but a runtime
definition...
2009 Mar 17
3
R does not compile any more on FreeBSD 8.0-CURRENT
...gnu99 -I. -I../../src/include -I../../src/include
-I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c wilcox.c -o wilcox.o
gcc -std=gnu99 -I. -I../../src/include -I../../src/include
-I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c signrank.c -o signrank.o
rm -rf libnmath.a
ar cr libnmath.a mlutils.o d1mach.o i1mach.o fmax2.o fmin2.o fprec.o
fround.o ftrunc.o sign.o fsign.o imax2.o imin2.o chebyshev.o log1p.o
expm1.o lgammacor.o gammalims.o stirlerr.o bd0.o gamma.o lgamma.o
gamma_cody.o beta.o lbeta.o polygamma.o bessel_i.o bessel_j.o bessel_k.o
bessel_y.o choose.o snorm.o sexp.o dgamma.o pgamma.o...
2002 Jan 22
1
compile problem with bessel_i.c on IRIX64 flexor 6.5 10100655 IP35 (uname -a) (PR#1275)
...massdist.o pretty.o rowsum.o splines.o stem.o strsignif.o tabulate.o uncmin.o zeroin.o ch2in
v.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
: libappl.a
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 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 imax2.d from imax2.c
making imin2.d from imin2.c...
2000 Oct 31
1
conflicting types for `Rf_stirlerr
...ons/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...
1997 Dec 13
1
R-beta: Compile error; R-0.60.1, Solaris 2.6, gcc 2.7.2.1
...in.c -o imin.o
gcc -g -I../include -c imax.c -o imax.o
gcc -g -I../include -c fsign.c -o fsign.o
gcc -g -I../include -c round.c -o round.o
gcc -g -I../include -c prec.c -o prec.o
gcc -g -I../include -c sign.c -o sign.o
gcc -g -I../include -c i1mach.c -o i1mach.o
gcc -g -I../include -c d1mach.c -o d1mach.o
gcc -g -I../include -c beta.c -o beta.o
gcc -g -I../include -c gamma.c -o gamma.o
gcc -g -I../include -c lbeta.c -o lbeta.o
gcc -g -I../include -c lgamma.c -o lgamma.o
gcc -g -I../include -c choose.c -o choose.o
gcc -g -I../include -c dpsifn.c -o dpsifn.o
gcc -g -I../inclu...
2009 Feb 19
2
Build R-2.8.1 on AIX5.3
Hi R users,
I want to build R-2.8.1 on AIX5.3, but I got following error message:
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared library '/rnd/homes/jixu/tmp/R-2.8.1/library/stats/libs/stats.so':
rtld: 0712-001 Symbol d1mach was referenced
from module /rnd/homes/jixu/tmp/R-2.8.1/library/stats/libs/stats.so(), but a runtime definition
of the symbol was not found.
rtld: 0712-001 Symbol interv was referenced
from module /rnd/homes/jixu/tmp/R-2.8.1/library/stats/libs/stats.so(), but a runtime defini...
2000 Aug 11
2
R-devel Aug-09 1.2.0 build on hpux10.20
Hello,
I had to set CPPFLAGS and FC=fort77 but configure saw atlas and used
it instead of blas. However atlas for hp seems to missing some libs. I
had to add -lblas in Makeconf. Everything builds ok. But modreg and
tcltk doesn't load.
R : Copyright 2000, The R Development Core Team
Version 1.2.0 Under development (unstable) (2000-August-9)
R is free software and comes with ABSOLUTELY NO
1999 May 03
1
problems compiling R-0.63.3 on alpha
...directory `/mn/vega/astro/local/src/rstat/R-0.63.3/src/appl'
make[2]: Entering directory `/mn/vega/astro/local/src/rstat/R-0.63.3/src/nmath'
gcc -ieee_with_inexact -g -I../include -I../../src/include -c mlutils.c -o
mlutils.o
gcc -ieee_with_inexact -g -I../include -I../../src/include -c d1mach.c -o
d1mach.o
gcc -ieee_with_inexact -g -I../include -I../../src/include -c i1mach.c -o
i1mach.o
gcc -ieee_with_inexact -g -I../include -I../../src/include -c fmax2.c -o
fmax2.o
gcc -ieee_with_inexact -g -I../include -I../../src/include -c fmin2.c -o
fmin2.o
gcc -ieee_with_inexact -g -I../in...
1998 Nov 06
1
DEC alpha INSTALLATION R-0.62.4
...racting foreign function symbols
cd graphics; make
cc -ieee_with_inexact -g -I../../src/include -c graphics.c
ar cr ../lib/libgraphics.a graphics.o
ranlib ../lib/libgraphics.a
cd nmath; make
cc -ieee_with_inexact -g -I../../src/include -c mlutils.c
cc -ieee_with_inexact -g -I../../src/include -c d1mach.c
cc -ieee_with_inexact -g -I../../src/include -c i1mach.c
cc -ieee_with_inexact -g -I../../src/include -c fmax2.c
cc -ieee_with_inexact -g -I../../src/include -c fmin2.c
cc -ieee_with_inexact -g -I../../src/include -c fmod.c
cc -ieee_with_inexact -g -I../../src/include -c fprec.c
cc -ieee_wit...
1999 May 03
0
compilation of R-0.63.3 on alpha (PR#183)
...ry `/mn/vega/astro/local/src/rstat/R-0.63.3/src/a=
ppl'
make[2]: Entering directory `/mn/vega/astro/local/src/rstat/R-0.63.3/src/=
nmath'
gcc -ieee_with_inexact -g -I../include -I../../src/include -c mlutils.c =
-o =
mlutils.o
gcc -ieee_with_inexact -g -I../include -I../../src/include -c d1mach.c -=
o =
d1mach.o
gcc -ieee_with_inexact -g -I../include -I../../src/include -c i1mach.c -=
o =
i1mach.o
gcc -ieee_with_inexact -g -I../include -I../../src/include -c fmax2.c -o=
=
fmax2.o
gcc -ieee_with_inexact -g -I../include -I../../src/include -c fmin2.c -o=
=
fmin2.o
gcc -ieee_with_in...
1998 Dec 08
0
R compile problems with AIX
...ate.o uncmin.o zeroin.o
ranlib libappl.a
gnumake[2]: Leaving directory `/usr/local/src/R-0.63.1/src/appl'
gnumake[2]: Entering directory `/usr/local/src/R-0.63.1/src/nmath'
gcc -g -O2 -I../include -I../../src/include -c mlutils.c -o mlutils.o
gcc -g -O2 -I../include -I../../src/include -c d1mach.c -o d1mach.o
gcc -g -O2 -I../include -I../../src/include -c i1mach.c -o i1mach.o
gcc -g -O2 -I../include -I../../src/include -c fmax2.c -o fmax2.o
gcc -g -O2 -I../include -I../../src/include -c fmin2.c -o fmin2.o
gcc -g -O2 -I../include -I../../src/include -c fmod.c -o fmod.o
gcc -g -O2 -I../i...
1998 Dec 08
0
R compile problems with AIX
...ate.o uncmin.o zeroin.o
ranlib libappl.a
gnumake[2]: Leaving directory `/usr/local/src/R-0.63.1/src/appl'
gnumake[2]: Entering directory `/usr/local/src/R-0.63.1/src/nmath'
gcc -g -O2 -I../include -I../../src/include -c mlutils.c -o mlutils.o
gcc -g -O2 -I../include -I../../src/include -c d1mach.c -o d1mach.o
gcc -g -O2 -I../include -I../../src/include -c i1mach.c -o i1mach.o
gcc -g -O2 -I../include -I../../src/include -c fmax2.c -o fmax2.o
gcc -g -O2 -I../include -I../../src/include -c fmin2.c -o fmin2.o
gcc -g -O2 -I../include -I../../src/include -c fmod.c -o fmod.o
gcc -g -O2 -I../i...
2017 Aug 18
4
No rule to make target all.R, needed by compiler.rdb building R 3.4.1 from source, Scientific Linux release 6.9 (Carbon)
...d BLAS, R profiling*
* Capabilities skipped: TIFF, ICU*
* Options not enabled: memory profiling*
* Recommended packages: yes*
I encountered an error running "make -n" with the libtre library not
generating libtre.a:
*rm -rf libnmath.a*
*ar -cr libnmath.a mlutils.o d1mach.o i1mach.o fmax2.o fmin2.o fprec.o
fround.o ftrunc.o sign.o fsign.o imax2.o imin2.o chebyshev.o log1p.o
expm1.o lgammacor.o gammalims.o stirlerr.o bd0.o gamma.o lgamma.o
gamma_cody.o beta.o lbeta.o polygamma.o cospi.o bessel_i.o bessel_j.o
bessel_k.o bessel_y.o choose.o snorm.o sexp.o dgamma.o pgam...
2001 Jul 25
2
Installation help
...ome/netlj/Software/R-1.3.0/src/appl'
gmake[2]: Leaving directory `/home/netlj/Software/R-1.3.0/src/appl'
gmake[2]: Entering directory `/home/netlj/Software/R-1.3.0/src/nmath'
gmake[3]: Entering directory `/home/netlj/Software/R-1.3.0/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 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 imax2.d from imax2.c
making imin2.d from imin2.c...
2018 Feb 09
1
R Compilation gets stuck on Windows 64
Please note that building R on Windows is documented in "R Installation
and Administration", including links to external software. Particularly
there is a link to texinfo which is part of Rtools. The documentation is
maintained and it is a sufficient source of information for building R
on Windows.
https://cran.r-project.org/doc/manuals/r-release/R-admin.html
1998 Sep 11
1
R-beta: cannot make R
...62.2] make
make -f Makefile.2nd all
Building R
cd src; make R
Extracting foreign function symbols
cd graphics; make
gcc -g -O2 -I ../include -c graphics.c
ar cr ../lib/libgraphics.a graphics.o
ranlib ../lib/libgraphics.a
cd nmath; make
gcc -g -O2 -I../include -c mlutils.c
gcc -g -O2 -I../include -c d1mach.c
gcc -g -O2 -I../include -c i1mach.c
gcc -g -O2 -I../include -c fmax2.c
gcc -g -O2 -I../include -c fmin2.c
gcc -g -O2 -I../include -c fmod.c
gcc -g -O2 -I../include -c fprec.c
gcc -g -O2 -I../include -c fround.c
gcc -g -O2 -I../include -c ftrunc.c
gcc -g -O2 -I../include -c sign.c
gcc -g -O2 -I../...