[R] Need Help compiling R

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Fri Mar 17 19:35:22 CET 2000


Marcus "J." Wong <mwong at mipos2.intel.com> writes:

> Hi,
> 
> I can't seem to complete the compile. I can make 'libappl.a, Makedeps, libmath.a,
> Makedeps, libunix.a' but fail to go any further.  If fails with the error:
> 
> /usr/bin/ld: Unsatisfied symbols:
> XFreeGC (code)
> XSetClipRectangles (code)
> XCreateImage (code)
> XSetLineAttributes (code)
> XFillArc (code)
> XGetGCValues (code)
> ...
> 
> and so forth. Then I get the error
> 
> collect2: ld returned 1 exit status
> *** Error exit code 1

Um, what machine is this? You seem to be missing the X11 libraries.
Common problem is not to have install "X11-libs", "X11-devel" or
similar package (XFree86-libs, XFree86-devel, on RedHat) 

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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