Displaying 20 results from an estimated 1000 matches similar to: "compilation problem on linuxppc"
2000 Mar 15
1
solaris without x
i am trying to compile the current release on solaris 8.
i do not have a complete x installation on my server.
so i tried
./configure --without-x
this is what i get
making dataentry.d from dataentry.c
In file included from dataentry.c:28:
dataentry.h:22: X11/X.h: No such file or directory
dataentry.h:23: X11/Xlib.h: No such file or directory
dataentry.h:24: X11/Xutil.h: No such file or directory
1999 Apr 19
2
A couple problems installing 0.64 (under linux, redhat 5.2)
I'm encountering a couple problems configuring and making R 0.64 under
linux, redhat 5.2
These problems didn't occur when I build 0.63.2
Any suggestions would be greatly appreciated.
(1) configure generates the warning:
"configure: warning: Cannot determine how to create shared libraries.
    Please set CPICFLAGS, FPICFLAGS and SHLIBLDFLAGS in `config.site'."
I'm not
1998 Sep 30
4
R-beta: compiling R-0.62.3 on SuSe Linux
On my RedHat 5.1 machine at the office I am happily using R
installed from Martyn Plummer's RPM's of R-62.3 for RH 5.1
At home I have SuSe Linux 5.3 on my PC and as RH 5.1 is libc6
based and SuSe 5.3 is still libc5 based the RH 5.1 RPM's do
not install and work on SuSe (even though they have a test
version of glibc).
So I downloaded R-0.62.3.tgz from www.ci.tuwien.ac.at/R and
tried
1999 Apr 22
2
R compiling on SOLARIS 2.6
We here at HGSI have a consultant doing some statistical work for us.
HGSI bought and installed SAS, but our consultant insists that R and
Rweb is a better solution. I do not know either package so I do not
know, hence we are ditching SAS for R and Rweb. Any comments on this
are welcom.
Now for the real problem. Rweb is very expensive (time wise). The 
number of prereqs is way more than I thought
2004 May 19
2
R 1.90 make problem with /usr/X11R6/include/X11/Xutil.h on suse linux 9.1?
This is probably a Suse specific problem and not a bug in R, but I'm 
reporting it in case it's useful for someone to know about....
Trying to compile R1.9.0 from source on a standard Suse 9.1 install 
(athlon in a shuttle sn41g2).
configure seems fine but the Suse X11R6 Xlib.h might be toxic.
In case it helps, here's the sad end to the make output. I can post the 
Xlib.h if that
2004 Jun 20
1
linux: compilation problems with gcc 3.3.3 and xorg (PR#6992)
Full_Name: acrux
Version: 1.9.0
OS: linux (Crux2.0)
Submission from: (NULL) (151.37.85.179)
info linux distro:
acrux@vesuvio:~$ crux
CRUX version 2.0
acrux@vesuvio:~$ uname -a
Linux vesuvio 2.6.7-ck1-vesuvio #1 Sat Jun 19 12:52:24 CEST 2004 i686 unknown
unknown GNU/Linux
acrux@vesuvio:~$ gcc --ver
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/specs
Configured with:
2004 Apr 16
3
R-1.9.0: make error on slackware-current!
My box: Slackware-current, Xfree 4.4.
ERROR as follows:
gcc -I. -I../../../src/include -I../../../src/include -I/usr/X11R6/include 
-I/usr/local/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -mieee-fp -fPIC  
-g -O2 -c dataentry.c -o dataentry.lo
In file included from dataentry.c:31:
/usr/X11R6/include/X11/Xlib.h:1390: error: parse error before "_Xconst"
R-release.diff + R-1.9 -> success on Fedora Core 2, R RPM available; ess-emacs-5.1.20 also available
2004 May 22
0
R-release.diff + R-1.9 -> success on Fedora Core 2, R RPM available; ess-emacs-5.1.20 also available
Dear Everybody:
I have Fedora Core 2  and R-1.9.0 does not build "out of the box". After 
applying the daily patch file R-release.diff, I find it does build and 
I've made RPMS and SRPM.
In case you want to save yourself a recompile, you can find Fedora Core 
RPMs in here:
http://lark.cc.ku.edu/~pauljohn/software/R
These are based on the standard R distribution SPEC file, only
2004 May 04
1
Compilation errors (PR#6855)
Full_Name: Dmitry Ivanov
Version: 1.9.0
OS: Slackware-current
Submission from: (NULL) (213.182.223.91)
Cannot compile R with X11. Compiler is GCC 3.3.3. X11 is XFree86 4.4.0. C
library is GLIBC 2.3.2.
\begin{errors}
make[4]: Entering directory
`/home/dimss/pub/software/R/R-1.9.0/src/modules/X11'
gcc -I. -I../../../src/include -I../../../src/include -I/usr/X11R6/include
-I/usr/local/include
1998 Nov 20
4
R-0.63 for MsWindows
New files (at CRAN/binaries/ms-windows/win-32-devel ; available
at least at Vienna; in a couple of days on every mirrors)
- rw0630b.zip: binary distribution; it should run under Win3.1/Win32,
               Win95, Win98 and WinNT; 
- rw0630h.zip: `stardard help' files (the ones you see after
	       help(topic) or ?topic); it also includes 
               the help examples (the one needed by
1998 Nov 20
4
R-0.63 for MsWindows
New files (at CRAN/binaries/ms-windows/win-32-devel ; available
at least at Vienna; in a couple of days on every mirrors)
- rw0630b.zip: binary distribution; it should run under Win3.1/Win32,
               Win95, Win98 and WinNT; 
- rw0630h.zip: `stardard help' files (the ones you see after
	       help(topic) or ?topic); it also includes 
               the help examples (the one needed by
2004 May 19
1
Building R on Fedora Core 2 from the src rpm
Hi,
The libtk8.3 dependencies in the R-1.9.0 rpm generate apt conflicts 
after an upgrade from Fedora Core 1 to Fedora core 2.
In trying to rebuild the rpm from the source rpm provided on CRAN,
the build fails when it comes time to compile
src/modules/X11/dataentry.c
you get many errors of the form :
> In file included from dataentry.c:34:
> /usr/X11R6/include/X11/Xlib.h:1400: error:
2003 Sep 17
0
problems making R 1.7.1
Hi,
I'm building R 1.7.1 in a SuSE 8.2 box with the updated compiler from
SuSE (gcc 3.1.1-16) and I'm getting this error:
making dataentry.d from dataentry.c
In file included from /usr/X11R6/include/X11/keysym.h:73,
                 from dataentry.c:36:
/usr/X11R6/include/X11/keysymdef.h:1181:2: invalid preprocessing
directive #d
making devX11.d from devX11.c
making rotated.d from
2005 Jan 18
1
Build problem with R-1.4.1 on AM64/Linux
Hi,
I get the following errors while building R-1.4.1 on AMD64/Linux (SuSE
9.1). R-2.0.1 compiles fine though. I'm building R-1.4.1 because I need to
install SNet (available at
http://cm.bell-labs.com/cm/ms/departments/sia/InternetTraffic/S-Net/SNet_1.0.zip).
The errors I get are:
In file included from dataentry.c:34:
/usr/X11R6/include/X11/Xlib.h:1400: error: parse error before
2000 Jun 03
1
.rpm (splines, ctest) install problem - LinuxPPC
On a PMac 7200 (running LinuxPPC 3Q 99), trying to install
"R-ctest-0.9.R16-1.ppc.rpm" and "R-splines-2.0.R3-3.ppc.rpm" rpms currently
in the linuxppc binary download directory results in error messages saying
that files in these rpms conflict with files from R-base 1.01-1.
Of course, "R-rpart" and "R-survival4" then also can't be installed because
the
2004 May 03
2
Build problems on Linux SuSE 9.1
Hi,
did anybody succeed in building R on SuSE Linux 9.1?
My compilation failed with the following error messages:
make[4]: Entering directory `/home/lederer/Source/R-1.9.0/src/modules/X11'
gcc -I. -I../../../src/include -I../../../src/include 
-I/usr/X11R6/include -I/us
r/local/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -mieee-fp -fPIC  -g 
-O2 -c d
ataentry.c -o dataentry.lo
In file
2003 Jan 15
2
compile problems on solairs 8
Hello,
I am having a problem compiling R versions 1.6.1 or .16.2 on a Solaris 8
machine.  It sees to have problems with an X11 module.  Here is the
relevant output:
make[4]: Entering directory `/pkg-ling/src/R-1.6.2/src/modules/X11'
gcc -I. -I../../../src/include -I../../../src/include
-I/pkg/X11R5/include -I/usr/local/include -DHAVE_CONFIG_H  -fPIC  -g -O2
-c dataentry.c -o dataentry.lo
2008 Dec 28
1
vncviewer <defunct> under HVM
Unable to connect to my HVM
# xm list
Name                                        ID   Mem VCPUs      State  
Time(s)
Domain-0                                     0  3869     2     r-----   
368.6
vm00                                        45   128     1     -b----    
62.3
The vm00 changes state from "r" to "b" after about a minute. (I have a
fedora dvd in the drive.)
#cat
2001 Jul 23
1
Compile Error, ld.so.1: winebuild: fatal, Please help!!!!!Thanks
Hi gurus,
Please help me out with the fatal compiling problem. I am using soalris8 x86
with wine-20010629,
Any suggestion would be highly recommended!
/usr/openwin/include/X11/Xutil.h:56: warning: ignoring pragma: "@(#)Xutil.h
1.2     00/07/05 SMI
gcc -Wl,-G -Wl,-h,/usr/local/lib/libwine_tsx11.so  locking.o  ts_xf86dga.o
ts_xf86dga2.o  ts_xf86vmode.o  ts_xshm.o  ts_xlib.o  ts_xresource.o
2004 May 01
1
will not compile on Fedora Core 2 Test 2 (PR#6844)
Full_Name: Dan Kelley
Version: 1.9.0
OS: Fedora Core 2 Test 2
Submission from: (NULL) (142.177.39.160)
Pasted below is part of the output from    ./configure && make     on Fedora
Core 2 Test 2.  I am not sure what else to try, but if there are tests that
might help, I'd be very happy to do them.  (Note: this OS is pretty fresh, just
having been released a few days ago.  This is the