Displaying 18 results from an estimated 18 matches for "f77_dummy_main".
2004 Sep 06
2
Error when running configure on xeon with r-1-9-patched
...t part of the log, but I heavn't copied the
lengthy section on the variables etc that come at the end of the
config.log file:
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 12
| /* end confdefs.h. */
| #define F77_DUMMY_MAIN _main
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:25321: result: unknown
configure:25341: error: linking to Fortran libraries from C fails
See `conf...
2002 Dec 30
1
R on the Zaurus link
...orted only once
configure:12354: for each function it appears in.)
configure:12354: parse error before `big'
configure:12367: $? = 1
configure: failed program was:
#line 12340 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>
#ifdef F77_DUMMY_MAIN
# ifdef __cplusplus
extern "C"
# endif
int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
#if BYTE_ORDER != BIG_ENDIAN
not big endian
#endif
;
return 0;
}
configure:12481: result: no
=============================================================
Might be something to...
2002 Jul 22
1
impedence mismatch between openssh 3.4p1 and openssl 0.9.6d on SCO OpenServer 3.2 5.0.6
...#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char RAND_add ();
#ifdef F77_DUMMY_MAIN
# ifdef __cplusplus
extern "C"
# endif
int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
RAND_add ();
;
return 0;
}
configure:8218: cc -o conftest -g -I/usr/local/ssl/include
-I/usr/local/include -L/usr/local/ssl/lib -L/usr/local/lib conftest.c
-lz -lsocket -lprot -...
2014 Sep 26
1
configure: error: linking to Fortran libraries from C fails
...#define HAVE_UINTPTR_T 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| /* end confdefs.h. */
| #define F77_DUMMY_MAIN _main
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:23698: result: unknown
configure:23715: error: in `/home/mdowle/R/Rtrunk':
configure:23717: er...
2002 Feb 11
0
[PATCH]: RHL72 --with-skey linking problems
...t;assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char skey_keyinfo ();
char (*f) ();
#ifdef F77_DUMMY_MAIN
# ifdef __cplusplus
extern "C"
# endif
int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal nam...
2003 Jul 30
0
Samba 3. ldapsam.so not generated on Solaris 9 with Sun One Directory Server
...t;confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char ldap_domain2hostlist ();
#ifdef F77_DUMMY_MAIN
# ifdef __cplusplus
extern "C"
# endif
int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
ldap_domain2hostlist ();
;
return 0;
}
configure:23730: result: no
configure:23869: checking for ldap_set_rebind_proc
configure:23912: gcc -o conftest -O -g -m64 -I/usr/local/Berk...
2016 Nov 08
2
proplems installing R 2.5 on Ubuntu 14.04
----- Am 8. Nov 2016 um 15:26 schrieb Johannes Ranke johannes.ranke at jrwb.de:
> Hi
>
> try
>
> apt-get build-dep r-base
>
> this installs the headers required for building current R, which probably also
> covers older versions - at least it will give you X11 headers.
>
> Good luck,
>
> Johannes
>
>
Hi Johannes,
i tried that and it didn't
2005 Apr 19
0
R 2.0.1 install problem on Solaris 9
...confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char foobar ();
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| int
| main ()
| {
| foobar ();
| ;
| return 0;
| }
configure:26125: gcc -o conftest -g -O2 -I/usr/include
-L/opt/net/utils/gcc3.4.1/lib/ conftest.c cfortran_test.o -lreadline...
2003 Mar 29
1
compling errors for sun unix (PR#2702)
...HAVE_STRING_H 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define SOCKLEN_T socklen_t
| #define WORDS_BIGENDIAN 1
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| /* end confdefs.h. */
|
| #ifdef F77_DUMMY_MAIN
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
| #endif
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:15027: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lreadline -ldl -lncurses -lm -L/usr/ccs/lib -L/us...
2003 Feb 07
1
Rsync 2.5.6 installation failed
...t has been reduced to less than =
RLIM_INFINITY. There may not be eno
ugh space to complete the compilation.
Could not load program xlCcode:
Error was: Not enough space
configure:1693: $? =3D 255
configure: failed program was:
#line 1664 "configure"
#include "confdefs.h"
#ifdef F77_DUMMY_MAIN
# ifdef __cplusplus
extern "C"
# endif
int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
;
return 0;
}
configure:1720: error: C compiler cannot create executables
-------------------------------------------------------------------------=
-----------------------------...
2016 Nov 08
0
proplems installing R 2.5 on Ubuntu 14.04
...ailed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "R 2.5.1"
[...]
#define SUPPORT_MBCS 1
| /* end confdefs.h. */
| #include <X11/Xlib.h>
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| int
| main ()
| {
| XrmInitialize ()
| ;
| return 0;
| }
configure:44503: result: no
configure:46230: error: --with-x=yes (default) and X11 headers/libs are not
available
>Fr...
2010 Feb 22
2
Compiling R on Linux with SunStudio 12.1: "wide-character type" problems
...r at: towctrans_l
"/usr/include/wctype.h", line 310: syntax error before or at: __wc
cc: acomp failed for conftest.c
configure:39516: $? = 1
configure: failed program was:
| /* confdefs.h. */
*| #define PACKAGE_NAME "R"
........
........
*| #include <wctype.h>
*|
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
*| int
| main ()
| {
| #ifndef iswctype
| char *p = (char *) iswctype;
| #endif
|
| ;
| return 0;
| }
configure:39534: result: no
configure:39710: error: Support for MBCS locales...
2010 Feb 23
1
patch about compile R with clang
...udes_default
+#include <wchar.h>
#include <$ac_header>
_ACEOF
rm -f conftest.$ac_objext
@@ -39480,6 +39481,7 @@
cat confdefs.h >>conftest.$ac_ext
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
+#include <wchar.h>
#include <wctype.h>
#ifdef F77_DUMMY_MAIN
2. edit tre-match-approx.c
change the following line
#define __USE_STRING_INLINES
#undef __NO_INLINE__
to
//#define __USE_STRING_INLINES
//#undef __NO_INLINE__
becasue clang will report errors(fields must have a constant size:'variable length array in structure' extension will never be...
2002 Nov 26
3
Solaris 8, Can't find recent OpenSSL libcrypto
I have probably trivial problem in OpenSSH installation,
but do not see it - could you help, please ?
The libcrypto has been installed.
caroubier% ls -l /usr/local/ssl/lib/libcrypto.a
-rw-r--r-- 1 root other 2778744 Nov 19 17:53 /usr/local/ssl/lib/libcrypto.a
But the openssh stops with Can't find recent OpenSSL libcrypto.
Thank you very much in advance,
Elisabeth Porteneuve
--
2005 Feb 08
0
Compiling R as a shared library
...efine HAVE_PUTENV 1
| #define HAVE_RINT 1
| #define HAVE_SETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STAT 1
| #define HAVE_STRPTIME 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSTEM 1
| #define HAVE_TIMES 1
| #define HAVE_UNSETENV 1
| /* end confdefs.h. */
| #include <math.h>
|
| #ifdef F77_DUMMY_MAIN
|
| # ifdef __cplusplus
| extern "C"
| # endif
| int F77_DUMMY_MAIN() { return 1; }
|
| #endif
| int
| main ()
| {
| #ifndef isfinite
| char *p = (char *) isfinite;
| #endif
|
| ;
| return 0;
| }
__________________
Make check errors
make[1]: Entering directory `/usr/R...
2002 Nov 05
2
2.5.6 release
On Tue, Nov 05, 2002 at 08:37:00AM -0800, Martin Pool wrote:
> On 10 Oct 2002, "Green, Paul" <Paul.Green@stratus.com> wrote:
> > No new CVS messages have appeared on the rsync-cvs archives since August
> > 30th. This seems rather odd-- perhaps a daemon stopped working? If there
> > has truly been no activity since that date, I apologize for
> >
2002 Jun 11
1
command line editing does not work (2) (PR#1657)
...ot;confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char rl_callback_read_char ();
#ifdef F77_DUMMY_MAIN
# ifdef __cplusplus
...
I have the readline package properly installed:
> rpm -q readline
readline-2.05-21
Thank you for any help to recognize and correct the problem.
Best wishes
Petr
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -...
2004 Feb 24
5
Samba 3.0.2 config error using --with-ldap
I am getting below error when running "configure --with-ldap --with-ldapsam --with-ads":