search for: matherr

Displaying 20 results from an estimated 31 matches for "matherr".

2000 Jun 16
2
R and OpenBSD
Howdy! Has anybody successfully installed R under OpenBSD? I just tried to install the latest R-release under OpenBSD 2.7 and got the following errors in the make step: pnorm.c:62 'ML_ERR_return_NAN' undeclared pnorm.c:62 'ML_NAN' undeclared pnorm.c:62 'ML_NEGINF' undeclared --Ragnar -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help
2000 Jun 16
2
R and OpenBSD
Howdy! Has anybody successfully installed R under OpenBSD? I just tried to install the latest R-release under OpenBSD 2.7 and got the following errors in the make step: pnorm.c:62 'ML_ERR_return_NAN' undeclared pnorm.c:62 'ML_NAN' undeclared pnorm.c:62 'ML_NEGINF' undeclared --Ragnar -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help
2023 Jul 18
2
Installation of R-4.3.1 with intel 2022
...ot build with the new set. The parts of the manual Tomas referred to were about the old compilers: the manual has now been re-written in R-devel and R-patched to major on the newer ones. We have patched the code to work with both old and new compilers, pending a more thorough investigation of matherr. In our experiments Intel Fortran only worked in conjunction with oneAPI MKL -- see the manual. It seems ifx is still under development, so it should pay to use only the latest versions. This is the first report on Intel compilers since 2015, so they are rather low priority for the R develope...
2002 Jan 31
1
Installation problem : SunOS (PR#1291)
...AVE_CONFIG_H -g -O2 -c arithmetic.c -o arithmetic.o arithmetic.c:58: warning: `struct exception' declared inside parameter list arithmetic.c:58: warning: its scope is only this definition or declaration, arithmetic.c:58: warning: which is probably not what you want. arithmetic.c: In function `matherr': arithmetic.c:60: dereferencing pointer to incomplete type arithmetic.c:61: `DOMAIN' undeclared (first use this function) arithmetic.c:61: (Each undeclared identifier is reported only once arithmetic.c:61: for each function it appears in.) arithmetic.c:62: `SING' undeclared (first use...
2002 Apr 17
1
Installation of R-1.4.1 on Solaris 2.7
...AVE_CONFIG_H -g -O2 -c arithmetic.c -o arithmetic.o arithmetic.c:58: warning: `struct exception' declared inside parameter list arithmetic.c:58: warning: its scope is only this definition or declaration, arithmetic.c:58: warning: which is probably not what you want. arithmetic.c: In function `matherr': arithmetic.c:60: dereferencing pointer to incomplete type arithmetic.c:61: `DOMAIN' undeclared (first use this function) arithmetic.c:61: (Each undeclared identifier is reported only once arithmetic.c:61: for each function it appears in.) arithmetic.c:62: `SING' undeclared (first use...
2023 Jun 20
1
Installation of R-4.3.1 with intel 2022
...99 -std=gnu11 -I../../src/extra -I../../src/extra/xdr -I. -I../../src/include -I../../src/include -I/usr/local/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -g -O3 -wd188 -ip -mp -c eval.c -o eval.o arithmetic.c(66): warning #274: declaration is not visible outside of function int matherr(struct exception *exc) ^ arithmetic.c(68): error: pointer to incomplete class type is not allowed switch (exc->type) { ^ arithmetic.c(69): error: identifier "DOMAIN" is undefined case DOMAIN: ^ arithmetic.c(70): error: identi...
1998 Nov 01
0
new platform (?) -- problems compiling
...trying to get R working on linux-PPC (linux on a Macintosh, or, in my case, a Power Computing clone). I'm using version 0.62.4, and I'm getting the following errors during compile in arithmetic.c: 44: warning: struct exception declared inside parameter list 45: conflicting types for matherr 46: dereferencing pointer to incomplete type 55: dereferencing pointer to incomplete type and then the "make" stops. I haven't looked at arithmetic.c yet; I'm pretty new at this. I also had the following messages from configure: checking for main in -ldxml ...no checking for...
2000 Jun 20
0
Compiling R 1.1.0 under OpenBSD 2.7
...cal/include -DHAVE_CONFIG_H -mieee-fp -g -O2 -c arithmetic.c -o arithmetic.o arithmetic.c:48: warning: `struct exception' declared inside parameter list arithmetic.c:48: warning: its scope is only this definition or declaration, which is probably not what you want. arithmetic.c: In function `matherr': arithmetic.c:50: dereferencing pointer to incomplete type arithmetic.c:59: dereferencing pointer to incomplete type arithmetic.c:53: warning: unreachable code at beginning of switch statement *** Error code 1 Stop in /home/rbeer/src/R-1.1.0/src/main. *** Error code 1 Stop in /home/rbeer/src...
1998 Dec 08
0
R compile problems with AIX
...-ldl -ltermcap -lm 1>&5 configure:2806: checking for finite configure:2834: gcc -o conftest -g -O2 conftest.c -ldl -ltermcap -lm 1>&5 configure:2806: checking for isnan configure:2834: gcc -o conftest -g -O2 conftest.c -ldl -ltermcap -lm 1>&5 configure:2806: checking for matherr configure:2834: gcc -o conftest -g -O2 conftest.c -ldl -ltermcap -lm 1>&5 collect2: ld returned 8 exit status ld: 0711-317 ERROR: Undefined symbol: .matherr ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure: failed program was: #line 2811 "confi...
1998 Dec 08
0
R compile problems with AIX
...-ldl -ltermcap -lm 1>&5 configure:2806: checking for finite configure:2834: gcc -o conftest -g -O2 conftest.c -ldl -ltermcap -lm 1>&5 configure:2806: checking for isnan configure:2834: gcc -o conftest -g -O2 conftest.c -ldl -ltermcap -lm 1>&5 configure:2806: checking for matherr configure:2834: gcc -o conftest -g -O2 conftest.c -ldl -ltermcap -lm 1>&5 collect2: ld returned 8 exit status ld: 0711-317 ERROR: Undefined symbol: .matherr ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure: failed program was: #line 2811 "confi...
2004 Apr 18
0
[patch] R-1.9.0: compile error without nl_langinfo(CODESET) (PR#6789)
...etinet/in.h \ pwd.h readline/history.h readline/readline.h strings.h \ sys/param.h sys/select.h sys/socket.h sys/stat.h sys/time.h \ @@ -1161,13 +1161,17 @@ AC_FUNC_ALLOCA AC_CHECK_FUNCS(access chdir expm1 fcntl finite ftruncate getcwd \ getgrgid getpwuid getuid hypot isascii isnan log1p matherr mkfifo \ - nl_langinfo popen putenv rint setenv strcoll stat strptime symlink \ + popen putenv rint setenv strcoll stat strptime symlink \ system times unsetenv) ## <NOTE> ## No need checking for bcopy bzero memcpy mempcpy even though ifnames ## might report corresponding HAVE_FOO con...
2013 Nov 24
1
[LLVMdev] [RFC] Identifying access to errno
...third "_doserrno" for which no amount of > > documentation lends itself to a consistent description of its > > behavior. > > Are all of these things possibly set by cos(double) and friends? > Math functions are special! :) In error cases, they call a function call _matherr. This function will typically set only errno. However, programs which link dynamically against the MSVCRT are permitted to replace the function with whatever they want (this is documented behavior!); their _matherr might forward it's arguments to "fire_the_missiles". > > -H...
1997 Jul 30
0
R-beta: Query: installing 0.50-a1 on Solaris 2.5.1
....h... yes checking for working const... yes checking return type of signal handlers... void checking for pid_t... yes checking for vfork.h... no checking for working vfork... yes checking for vprintf... yes checking for strtod... yes checking for strtol... yes checking for isnan... yes checking for matherr... yes checking for times... yes checking for rint... yes checking for memmove... yes checking for memcpy... yes checking for bcopy... yes checking for xmkmf... xmkmf checking how to make shared libraries... done updating cache ./config.cache creating ./config.status creating Makefile creating src/...
2002 Jan 02
0
R ./configure error | Solaris8 / E-450
...copy... yes checking for bzero... yes checking for finite... yes checking for ftruncate... yes checking for getcwd... yes checking for getgrgid... yes checking for getpwuid... yes checking for getuid... yes checking for hypot... yes checking for isascii... yes checking for isnan... yes checking for matherr... yes checking for memcpy... yes checking for memmove... yes checking for mempcpy... no checking for mkfifo... yes checking for popen... yes checking for putenv... yes checking for rint... yes checking for setenv... no checking for snprintf... yes checking for strcoll... yes checking for stat... y...
2003 Apr 18
1
Broken buildworld in groff, 4.8-stable?
...nu/usr.bin/groff/src/libs/libgroff/../../../../../../contrib/groff/src/libs/libgroff/iftoa.c /usr_plus/src/gnu/usr.bin/groff/src/libs/libgroff/../../../../../../contrib/groff/src/libs/libgroff/itoa.c /usr_plus/src/gnu/usr.bin/groff/src/libs/libgroff/../../../../../../contrib/groff/src/libs/libgroff/matherr.c mkdep -f .depend -a /usr_plus/src/gnu/usr.bin/groff/src/libs/libgroff/../../../../../../contrib/groff/src/libs/libgroff/assert.cc /usr_plus/src/gnu/usr.bin/groff/src/libs/libgroff/../../../../../../contrib/groff/src/libs/libgroff/change_lf.cc /usr_plus/src/gnu/usr.bin/groff/src/libs/libgroff...
2012 Dec 03
0
need help for R's installation
...er powl exists and is declared... yes checking whether rint exists and is declared... yes checking whether rintl exists and is declared... yes checking whether va_copy exists and is declared... yes checking for isblank... yes checking for fseeko... yes checking for ftello... yes checking for matherr... no checking whether fcntl exists and is declared... yes checking whether getgrgid exists and is declared... yes checking whether getpwuid exists and is declared... yes checking whether kill exists and is declared... yes checking whether sigaction exists and is declared... yes checking whet...
1998 Nov 06
1
DEC alpha INSTALLATION R-0.62.4
...r files... yes checking for pid_t... yes checking for vfork.h... no checking for working vfork... yes checking for vprintf... yes checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for bcopy... yes checking for finite... yes checking for isnan... yes checking for matherr... no checking for memcpy... yes checking for memmove... yes checking for regcomp... yes checking for rint... yes checking for strcoll... yes checking for strtod... yes checking for strtol... yes checking for times... yes checking for ANSI C header files... (cached) yes checking for dl.h... no chec...
1997 Dec 13
1
R-beta: Compile error; R-0.60.1, Solaris 2.6, gcc 2.7.2.1
...ing const... yes checking return type of signal handlers... void checking for pid_t... yes checking for vfork.h... no checking for working vfork... yes checking for vprintf... yes checking for strtod... yes checking for strtol... yes checking for isnan... yes checking for finite... yes checking for matherr... yes checking for times... yes checking for rint... yes checking for asinh... yes checking for acosh... yes checking for atanh... yes checking for regcomp... yes checking for memmove... yes checking for memcpy... yes checking for bcopy... yes checking for xmkmf... xmkmf checking how to make share...
2006 Jun 22
2
Error - Compiling R on a Sun V40Z - R/R-2.2.1 (PR#9024)
...ite... yes checking for fseeko... yes checking for ftello... yes checking for ftruncate... yes checking for getcwd... yes checking for getgrgid... yes checking for getpwuid... yes checking for getuid... yes checking for hypot... yes checking for isascii... yes checking for log1p... yes checking for matherr... yes checking for mkdtemp... no checking for mkfifo... yes checking for popen... yes checking for putenv... yes checking for realpath... yes checking for rint... yes checking for setenv... yes checking for strcoll... yes checking for stat... yes checking for strerror... yes checking for strptime....
1999 Jun 09
4
packages with FORTRAN code
Recent sensible changes to the dynload mechanism have made an old problem resurface: how should we deal with packages which contain Fortran code and may need to be linked against additional libraries such as -lf2c? The current consensus is that extra Fortran libraries maybe needed are handled via the make variable FLIBS, and that `-lf2c' or `-lg2c' are added by default if g77 is used.