similar to: configure: error: linking to Fortran libraries from C fails

Displaying 20 results from an estimated 200 matches similar to: "configure: error: linking to Fortran libraries from C fails"

2014 Sep 27
0
possible error in rdevel with --enable-strict-barrier?
Hi, With a fresh Rdevel r66690 (yesterday 26th) in ~/R/Rtrunk I get : ~/R/Rtrunk $ ./configure CC="gcc -std=gnu99 -fsanitize=address" CFLAGS="-fno-omit-frame-pointer -O0 -g -Wall -pedantic -mtune=native" --without-recommended-packages ~/R/Rtrunk $ make clean ~/R/Rtrunk $ make Works fine. Now adding --enable-strict-barrier to the end : ~/R/Rtrunk $ ./configure
2004 Sep 06
2
Error when running configure on xeon with r-1-9-patched
Dear list, I'm having a problem configuring R-1-9-patched on a Intel Xeon machine running Fedora Core 2. I used svn to checkout the source, altered config.site to add some optimisation flags to match the Fedora rpm on CRAN (the flags work fine on two other P3 or P4 machines I've compiled R on). ./configure fails with: <snip> checking for long double... yes checking size of
2002 Dec 30
1
R on the Zaurus link
Hello All, The link to the binary & installation instructions (tar.gz binary not an ipk I'm afraid) is as follows: http://students.bath.ac.uk/enpsgp/Zaurus/#R It eventually dawned on me that the WORDS_BIGENDIAN define (or lack thereof) was causing the problems (after testing ieee NaN compliance that is). When cross-compiling it's probably fair enough that the configure script
2010 Feb 22
2
Compiling R on Linux with SunStudio 12.1: "wide-character type" problems
I am trying to compile R on Linux using SunStudio. Configure flags are mostly as suggested in the R install guide. CC=/opt/sun/sunstudio12.1/bin/suncc CFLAGS="-g -xc99 -xlibmil -xlibmieee" MAIN_CFLAGS=-g SHLIB_CFLAGS=-g CPPFLAGS="-I. -I/opt/sun/sunstudio12.1/prod/include -I/opt/sun/sunstudio12.1/prod/include/cc" CPPFLAGS+="-I/opt/sun/sunstudio12.1/prod/include/cc/sys
2010 Feb 23
1
patch about compile R with clang
clang is compiler http://clang.llvm.org, it is fast and better c compiler then gcc, yesterday i use clang and gfortran compile R. The only two change in source code is : 1. the configure file (in confiure when test include wctype.h,gcc can compile but clang need include both wchar.h wctype.h),so this is patch --- /r/configure +++ /myr/configure @@ -39172,6 +39172,7 @@ cat
2002 Jul 22
1
impedence mismatch between openssh 3.4p1 and openssl 0.9.6d on SCO OpenServer 3.2 5.0.6
Hi, I have been trying to build openssh 3.4p1 on SCO Open Server xxx It requires the libcrypto.a library produced by OpenSSL. So, I downloaded and installed OpenSSL 0.9.6d. As part of the configure process for OpenSSH, 'configure' checks for version of libcrypto.a with RAND_add(). RAND_add is defined in rand_lib.c and during the build of OpenSSH, I can see that rand_lib.c is compiled
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
2002 Feb 11
0
[PATCH]: RHL72 --with-skey linking problems
Hi, On Red Hat Linux 7.2, it appears one cannot compile with --with-skey; configure fails with: checking for skey_keyinfo... no configure: error: ** Incomplete or missing s/key libraries. even though skey 1.1.5 libraries are installed from the location mentioned in INSTALL. This has also happened with Solaris it seems: http://bugzilla.mindrot.org/show_bug.cgi?id=45 A patch to configure.ac
2003 Jul 30
0
Samba 3. ldapsam.so not generated on Solaris 9 with Sun One Directory Server
Hi. I have working fine Samba 2.2.8a acting as PDC using Sun One Directory Server as backend. Now I want to migrate to Samba 3. The problem is that I'm not able to generate "ldapsam.so" Some body has built Samba 3 on Solaris 9 using Sun One Directory Server as backend? Somo body can help me and need more information about my environment? I don't know if it's need some
2009 Aug 27
1
[Fwd: Re: Video demo of using svSocket with data.table]
Forwarded to R-Help, because I think it could interest people following this thread. Clearly, RServe and svSocket have different goals and very little overlap. Best, Philippe -------- Original Message -------- Subject: Re: Video demo of using svSocket with data.table Date: Wed, 26 Aug 2009 20:34:19 +0100 From: Matthew Dowle <mdowle at mdowle.plus.com> Reply-To: Matthew Dowle
2005 Apr 19
0
R 2.0.1 install problem on Solaris 9
Sorry about the earlier confusion. I'll start fresh here. I'm getting these error messages when I run "make". begin installing recommended package foreign make[2]: *** [foreign.ts] Error 1 make[2]: Leaving directory `/opt/net/source/R-2.0.1/src/library/Recommended' make[1]: *** [recommended-packages] Error 2 make[1]: Leaving directory
2003 Mar 29
1
compling errors for sun unix (PR#2702)
--Scraw_of_Flies_285_000 Content-Type: TEXT/plain; charset=us-ascii Content-MD5: eXeT31BJngKeovsqhTpOHg== Dear R-project, I am having difficulty compiling R for my unix machine. Attached is the config.log file that has all the necessary info. Can you help? Thank you. Mutlu.. ------------------------------- Mr. Mutlu Ozdogan Center for Remote Sensing Boston University 725 Commonwealth Avenue
2019 Feb 18
0
Error in rbind(info, getNamespaceInfo(env, "S3methods"))
On 18/02/2019 4:08 p.m., Matt Dowle wrote: > Dear all, > > I'm experiencing an unusual installation error for one package. Could > anyone suggest how I can best investigate this from here please? I'm sorry > this isn't very much to go on. Hopefully someone can point me in the right > direction. When packages are installed, a hidden environment is created called
2003 Feb 07
1
Rsync 2.5.6 installation failed
Dear Sir, The following is the error log when I do the installation of Rsync = 2.5.6, please help to solve it. Thanks! Regards Eric Lin -------------------------------------------------------------------------= ------------------------------------------------- # pwd /archive/rsync-2.5.6 # ./configure configure: Configuring rsync 2.5.6 checking build system type... powerpc-ibm-aix4.3.3.0 checking
2019 Feb 18
2
Error in rbind(info, getNamespaceInfo(env, "S3methods"))
Dear all, I'm experiencing an unusual installation error for one package. Could anyone suggest how I can best investigate this from here please? I'm sorry this isn't very much to go on. Hopefully someone can point me in the right direction. The problem seems to be my library. It is large (3,418 packages) and I'd like to avoid rebuilding it, if possible. All packages are up to
2016 Nov 08
0
proplems installing R 2.5 on Ubuntu 14.04
On Tue, Nov 8, 2016 at 10:45 AM, Lentes, Bernd < bernd.lentes at helmholtz-muenchen.de> wrote: > > > ----- 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 >
2009 Apr 21
1
Closed-source non-free ParallelR ?
Dear R-devel, REvolution appear to be offering ParallelR only when bundled with their R Enterprise edition. As such it appears to be non-free and closed source. http://www.revolution-computing.com/products/parallel-r.php Since R is GPL and not LGPL, is this a breach of the GPL ? Below is the "GPL and ParallelR" thread from their R forum. mdowle > It appears that ParallelR
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
Hi, I am trying to compile R as a shared library (need to run RMAGEML, which depends on SJava) on 64bit SUSE Linux 9.1 . I am using the source code for R 2.0.1 (Nov 15 04) > ./configure R_PAPERSIZE=LETTER R_BROWSER=/opt/kde3/share/applications/kde/konqbrowser.desktop --enable-R-shlib results in several errors (selected errors below), and make check also yields errors (at bottom) The errors
2012 Mar 13
0
111 FIXMEs in main/src
Hi, We sometimes see offers to contribute, asking what needs to be done. If they know C, how about the 111 FIXMEs? But which ones would be most useful to fix? Which are difficult and which are easy? Does R-core have a process to list and prioritise the FIXMEs? ~/R/Rtrunk/src/main$ grep "[^/]FIXME" * | wc -l 111 ~/R/Rtrunk/src/main$ grep -A 1 "[^/]FIXME" * arithmetic.c:/*