[R] problem compiling R in suse8.2

Jason Turner jasont at indigoindustrial.co.nz
Sat Aug 23 00:21:58 CEST 2003


Ernesto Jardim wrote:
> Hi
> 
> I'm trying to compile R in SuSE 8.2 (updated with the gcc 3.3.1) but I'm
> getting the following error:
> 

Works fine on my SuSE 8.2 box.

jasont at kryten:~/> gcc -vgcc -v
...
gcc version 3.3 20030226 (prerelease) (SuSE Linux)

jasont at kryten:~> uname -a
Linux kryten 2.4.20-4GB-athlon #1 Fri Jul 11 20:16:51 UTC 2003 i686 
unknown unknown GNU/Linux


> /usr/X11R6/include/X11/keysymdef.h:1181:2: invalid preprocessing
> directive #d
> make[4]: *** [dataentry.lo] Error 1
> make[4]: Leaving directory
> `/usr/local/src/compile/R-1.7.1/src/modules/X11'
> make[3]: *** [R] Error 2
> make[3]: Leaving directory
> `/usr/local/src/compile/R-1.7.1/src/modules/X11'
> make[2]: *** [R] Error 1
> make[2]: Leaving directory `/usr/local/src/compile/R-1.7.1/src/modules'
> make[1]: *** [R] Error 1
> make[1]: Leaving directory `/usr/local/src/compile/R-1.7.1/src'
> make: *** [R] Error 1
> 
> 

Maybe an XFree86-devel library?

jasont at kryten:~> rpm -q -a | grep X
XFree86-fonts-75dpi-4.3.0-15
XFree86-fonts-scalable-4.3.0-15
XFree86-man-4.3.0-15
XFree86-server-4.3.0-15
XFree86-devel-4.3.0-15
XFree86-GLX-4.3.0-15
XFree86-4.3.0-15
XFree86-libs-4.3.0-42
...

Hope it helps

Cheers

Jason
-- 
Indigo Industrial Controls Ltd.
64-21-343-545
jasont at indigoindustrial.co.nz




More information about the R-help mailing list