Displaying 20 results from an estimated 2000 matches similar to: "compile R on i386-sun-solaris"
1999 Oct 20
1
Sun's make "almost" works
I don't know if we still strive for non-GNU make capability..
Anyway, here a report:
I was using the builddir != srcdir approach on Sun Solaris 2.6,
and normal Sun make (/usr/ccs/bin/make) worked up to producing a correct
R.X11 binary.
It failed when trying to make the first src/library/<pkg>/src/<pkg>.so,
namely in eda/src with
make: Fatal error: Don't know how to make
2018 Jun 07
1
Lots of failed message in smbd.log: NT_STATUS_OBJECT_NAME_NOT_FOUND
Attached smb.conf now inline:
[global]
security = ADS
workgroup = MUC
realm = europe.bmw.corp
netbios name = eda
netbios aliases = lpeda1 lpeda1.muc
log file = /lfs/EDA/DATA/SOFTWARE/samba/var/log/samba/%m.log
log level = 2
# Default ID mapping configuration for local BUILTIN accounts
# and groups on a domain member. The default (*)
2004 Feb 18
2
building the development version
I'm trying to build the current development version of R on an SGI
running IRIX6.5. Everything proceeds merrily until I reach the eda
package. This is the error message I get if I cd to the appropriate
directory and type 'make' or 'make all.' Does this make sense to
anyone? -- Thanks, Debby
gmake[3]: Entering directory `/l/fsc/dfs/src/R/src/library/eda'
building
1998 May 27
1
Problems compiling libraries with todays snapshot.
I am currently running Slakware V3.4 with g77 and R is a 0.62 snapshot of the 27th of May.
There appear to be linking problems with the libraries.
The error output from mva and eda can be found below.
My own libraries also have similar problems.
Errors when compiling mva:
116 /usr/local/src/R/src/library #R INSTALL mva
Warning: package `-html' does not exist
Warning: package `-latex'
2013 Nov 08
1
[LLVMdev] UNREACHABLE executed at MCJIT.cpp:322!
It was the return type which was i64. I changed it also to my
abi_int_size and it works now. I have to take care of a few other type
translations, but it looks like MCJIT is working now.
Thank you.
On 08/11/13 18:12, Yaron Keren wrote:
> Something must be wrong with the Function Type. Try to debug into
> runFunction to see which if condition fails.
> Just a guess, if this is on 64
1999 Jul 09
1
"ld: bfd assertion fail" making eda.so on Linux (Redhat 6.0)
I've (remote) access to a new Linux system which has some flavor of Rehat
installed.
Compiling R-0.64.2 fails -- at the end when eda.so should be made.
make[4]: Entering directory `/u/u2/maechler/Linux/R/R-0.64.2/src/library/eda/src'
gcc -g -O2 -fpic -I../../../../include -c line.c -o line.o
gcc -g -O2 -fpic -I../../../../include -c smooth.c -o smooth.o
ld -shared -o
2008 Jul 03
3
xm create fails with ''elf_xen_note_check: ERROR:''
Hi --
I''m getting this error even though I have correct DVD ISO image for snv_92.
bash-3.2# uname -a
SunOS stoakly2 5.11 snv_92 i86pc i386 i86xpv
bash-3.2# xm create snv.py
Using config file "./snv.py".
Error: (2, ''Invalid kernel'', ''elf_xen_note_check: ERROR: Will only load
images built for the generic loader or Linux images'')
bash-3.2#
2002 Nov 16
0
Wishlist: allow NA values in medpolish (package 'eda') (PR#2298)
Full_Name: Frederic Schutz
Version: 1.6.1
OS: Linux
Submission from: (NULL) (128.250.252.193)
The subject says everything... This has already been proposed in
June 2001 (cf http://maths.newcastle.edu.au/~rking/R/help/01a/2333.html),
but no reply followed.
I attach the patch that I used on my system to add this feature
(including an updated help page), if it can help. Sorry, the
two
2013 Sep 23
0
Unable to execute Java MapReduce (Hadoop) code from R using rJava
Hi All,
I have written a Java MapReduce code that runs on Hadoop. My intention is
to create an R package which will call the Java code and execute the job.
Hence, I have written a similar R function. But when I call this function
from R terminal, the Hadoop job is not running. Its just printing few lines
of warning messages and does nothing further. Here is the execution
scenario:
*>
1998 Nov 16
2
0.63 missing .pl files in etc?
Just grabbed the R-0.63.tar.gz from CRAN. Again during the build make
fails. bin/build-help did not have exec permissions. After that, it
failed for missing *.pl files called from build-help. I just copied
them from an R-devel I had. Then make docs worked. However,
LibIndex was not built. I am on an hpux-pa1.1-hpux-10.20 using egcs:
gcc version egcs-2.92.18 19981101 (gcc2 ss-980609 experimental)
1998 Nov 16
2
0.63 missing .pl files in etc?
Just grabbed the R-0.63.tar.gz from CRAN. Again during the build make
fails. bin/build-help did not have exec permissions. After that, it
failed for missing *.pl files called from build-help. I just copied
them from an R-devel I had. Then make docs worked. However,
LibIndex was not built. I am on an hpux-pa1.1-hpux-10.20 using egcs:
gcc version egcs-2.92.18 19981101 (gcc2 ss-980609 experimental)
2013 Nov 08
0
[LLVMdev] UNREACHABLE executed at MCJIT.cpp:322!
Something must be wrong with the Function Type. Try to debug into
runFunction to see which if condition fails.
Just a guess, if this is on 64 bit system the first argument type may be
int64 but needs to be int32.
Yaron
2013/11/8 edA-qa mort-ora-y <eda-qa at disemia.com>
> That makes it more mysterious then since I am indeed only calling a main
> function. Perhaps I have to invoke
2010 Mar 15
1
Error in library(eda) : there is no package called 'eda'
I am using RGui version 2.10.1 (2009-12-14) for Windows. When I enter the call
library(eda)
the following message ensues.
Error in library(eda) : there is no package called 'eda'
I thought that eda was a standard library for exploratory data analysis. However I could not find it in the list of packages in the pull-down menu either.
Any assistance with finding this package would
2002 Nov 14
1
R-1.6.1, Mac OS X 10.2.2 build failure
I tried building R-1.6.1 under Mac OS X 10.2.2 and experienced the
following build failure:
<...stuff omitted...>
cc1: warning: changing search order for system directory
"/usr/local/include"
cc1: warning: as it has already been specified as a non-system
directory
gcc -bundle -flat_namespace -undefined suppress -L/usr/local/lib -o
ctest.so ansari.o chisqsim.o d2x2xk.o
2012 Nov 11
0
[LLVMdev] IR sizeof?
Does this help?
http://nondot.org/sabre/LLVMNotes/SizeOf-OffsetOf-VariableSizedStructs.txt
On 11 Nov 2012, at 10:52, edA-qa mort-ora-y <eda-qa at disemia.com<mailto:eda-qa at disemia.com>> wrote:
Is there a way to get the size of a type in the IR assembly code? I know
the size must be known since alloca and getelementptr both implicitly
use it, but I don't see any way to get
2011 Jan 20
1
Samba name/address mismatch
Hello
In samba log file I've a message like this:
[2011/01/18 16:04:04, 0] lib/util_sock.c:matchname(1749)
matchname: host name/address mismatch: ::ffff:192.168.168.202 !=
pc-ser-tun.eda
that fills log.smbd.
I've never used ipv6 and
ping pc-ser-tun.eda returns:
PING pc-ser-tun.eda (192.168.168.202) 56(84) bytes of data.
64 bytes from pc-ser-tun.eda (192.168.168.202): icmp_seq=1
2013 Nov 08
2
[LLVMdev] UNREACHABLE executed at MCJIT.cpp:322!
That makes it more mysterious then since I am indeed only calling a main
function. Perhaps I have to invoke it a different way. Here's my call I
have now:
auto main = linker->getModule()->getFunction( "main" );
std::vector<llvm::GenericValue> args(2);
args[0].IntVal = llvm::APInt( platform::abi_int_size, 0 );
args[1].PointerVal = nullptr;
llvm::GenericValue gv =
2020 Jun 24
1
inotify_add_watch returned Permission denied
Hello,
We are using Samba 4.10.16 as a file server on a linux box with SLES 12. All is working fine with our NAS NFS Shares. We are now trying to integrate new NFS Shares from an archive provider, but samba gets crashed when a client tries to access files on these shares. New start of samba is required! In the smbd.log, I see these entries:
[2020/06/24 17:58:23.118208, 1]
1999 Mar 08
1
March7th R-devel,hpux10.20,egcs-2.93.03 19990124
Hello,
I just got the latest (March7) tarball from CRAN.
1).It looks like ".so"
is still hardwired in the source code. in src/main/platform.h all
"Unix" systems get the ".so" extention. I had to #ifdef hpux and add
".sl".
2). It picks up readline but history is still inside the comments in
src/include/Platform.h, I had to manually change this in order
1999 Apr 12
1
R-0.64.0 Install - Cannot find eda.so
Hi,
I'm new to R. I'm trying to install R-0.64.0 on FreeBSD 2.2.8 (also
new to FreeBSD). First, I run ./configure and then make. Make gives me
an error message because it cannot find "eda.so" when trying to link
it with line.o and smooth.o (see output below).
I would appreciate it if somone could help me to fix this error. Thanks.
Loren
AFTER RUNNING CONFIGURE:
R is now