search for: have_floatingpoint_h

Displaying 6 results from an estimated 6 matches for "have_floatingpoint_h".

2005 Apr 19
0
R 2.0.1 install problem on Solaris 9
...#define HAVE_LIBTERMCAP 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBREADLINE 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOATINGPOINT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 |...
2003 Mar 29
1
compling errors for sun unix (PR#2702)
...#define HAVE_LIBNCURSES 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBREADLINE 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOATINGPOINT_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include...
1999 Sep 13
5
axis() produces junk on DEC alpha (PR#274)
Full_Name: Albrecht Gebhardt Version: 0.65.0 OS: Digital Unix 4.0E Submission from: (NULL) (212.17.104.62) Plottimg on the Alpha stopped working with 0.65.0. The tickmarks have a length of -Inf and go across the whole plot. A first solution is the following patch: --- src/main/plot.c.alpha-patch Mon Sep 13 01:37:11 1999 +++ src/main/plot.c Mon Sep 13 01:58:16 1999 @@ -832,7 +832,7 @@
2003 Nov 08
1
[Fwd: Sun Solaris 8 compile problem.]
...| #define HAVE_LIBM 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_LIBDL 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOATINGPOINT_H 1 | /* end confdefs.h. */ | #include configure:12483: result: no configure:12519: checking for fpu_control.h configure:12526: result: no configure:12411: checking grp.h usability configure:12424: gcc -c -m64 -g -02 -I/usr/local/include conftest.c >&5 gcc: unrecognized option `-02' co...
2003 Feb 11
1
Problems configuring OpenSSH 3.5p1 on Sol 5.8
...#define DISABLE_UTMP 1 #define DISABLE_WTMP 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CRYPT_H 1 #define HAVE_FLOATINGPOINT_H 1 #define HAVE_GLOB_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MAILLOCK_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_SHADOW_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STRINGS_H 1 #define...
2005 Sep 19
1
ssh hangs or gives Segmentation fault
...E_DECL_SETAUTHDB */ #define HAVE_DECL__GETLONG 0 #define HAVE_DECL__GETSHORT 0 #define HAVE_DIRENT_H 1 #define HAVE_DIRFD 1 #define HAVE_DIRNAME 1 #define HAVE_ENDIAN_H 1 #define HAVE_ENDUTENT 1 #define HAVE_ENDUTXENT 1 #define HAVE_FCHMOD 1 #define HAVE_FCHOWN 1 #define HAVE_FEATURES_H 1 /* #undef HAVE_FLOATINGPOINT_H */ #define HAVE_FREEADDRINFO 1 #define HAVE_FUTIMES 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETADDRINFO 1 /* #undef HAVE_GETAUDIT */ /* #undef HAVE_GETAUDIT_ADDR */ #define HAVE_GETCWD 1 #define HAVE_GETGROUPLIST 1 /* #undef HAVE_GETLUID */ #define HAVE_GETNAMEINFO 1 #define HAVE_GETOPT 1 #defin...