[R] Request for help with compiling R on a DEC Alpha

david schanzer davids at nswcc.org.au
Wed Oct 28 06:24:39 CET 1998


I am currently attempting to install R (v0.62.3) on our DEC Alpha computer,
and have solved one problem but now am having another:

When issuing the 'make' (after ./configure), I get the error shown at the
end of this output:

============================================================================
=======
cd main; make
make[3]: Entering directory `/usr/local/src/R-0.62.3/src/main'
cc  -o R.binary arithmetic.o array.o attrib.o bind.o builtin.o character.o
coerc
e.o colors.o complex.o context.o cov.o cum.o debug.o deparse.o deriv.o
devices.o
 dotcode.o dstruct.o duplicate.o envir.o errors.o eval.o format.o fourier.o
iosu
pport.o gram.o list.o logic.o main.o match.o memory.o model.o names.o
objects.o
optimize.o options.o par.o paste.o plot.o plot3d.o plotmath.o print.o
printarray
.o printvector.o printutils.o random.o relop.o saveload.o scan.o seq.o
sort.o so
urce.o split.o subassign.o subscript.o subset.o summary.o unique.o util.o
versio
n.o ../lib/libgraphics.a ../lib/libunix.a ../lib/libappl.a
lib/libmath.a    -
lm
ld:
Unresolved:
XLoadQueryFont
XOpenDisplay
XInternAtom
XCreateFontCursor
XCreateGC
XCreateWindow
XDefaultRootWindow
XSetWMProtocols
XAllocColor
XAllocNamedColor
XChangeProperty
XCheckTypedEvent
XClearWindow
XCloseDisplay
XDefaultDepth
XDefaultScreen
XDefineCursor
XDestroyWindow
XDrawArc
XDrawLine
XDrawLines
XDrawRectangle
XFillArc
XFillPolygon
XFillRectangle
XFreeColors
XFreeCursor
XFreeGC
XMapWindow
XNextEvent
XPending
XSelectInput
XSetClipRectangles
XSetDashes
XSetFont
XSetLineAttributes
XSetState
XSetWindowBackground
XSync
XTextWidth
XUnloadFont
XFindContext
XSaveContext
XrmUniqueQuark
XCreateSimpleWindow
XBell
XChangeWindowAttributes
XClearArea
XCopyArea
XDrawImageString
XDrawString
XGetWindowAttributes
XMapRaised
XMapSubwindows
XMaskEvent
XMoveWindow
XQueryPointer
XRefreshKeyboardMapping
XSetBackground
XSetForeground
XUnmapSubwindows
XUnmapWindow
XLookupString
XSetStandardProperties
XCreateImage
XGetSubImage
XGetAtomName
XCreatePixmap
XCopyGC
XFree
XFreePixmap
XGetFontProperty
XGetGCValues
XPutImage
XSetFillStyle
XSetFunction
XSetStipple
XSetTSOrigin
XTextExtents
d_sign
d_lg10
make[3]: *** [R.binary] Error 1
make[3]: Leaving directory `/usr/local/src/R-0.62.3/src/main'
make[2]: *** [build] Error 2
make[2]: Leaving directory `/usr/local/src/R-0.62.3/src'
make[1]: *** [R] Error 2
make[1]: Leaving directory `/usr/local/src/R-0.62.3'
make: *** [all] Error 2
============================================================================
=======

I don't know why the 'make' is failing, as it seems to give no clue. I have
verified that there is sufficient space on this filesystem.

Looking forward to receiving any help you can give. Please reply to:
davids at nswcc.org.au
Regards,
David Schanzer
NSW Cancer Council
Sydney, Australia.


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list