[R] make problem

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Fri Sep 1 19:02:26 CEST 2000


Erin Hodgess <hodgess at uhddx01.dt.uh.edu> writes:

> Dear R People:
> 
> Sorry about the previous message.  Here is the exact output:
> 
> 
> building package `tcltk'
> ../../../library/tcltk/R/tcltk is unchanged
> gcc -I../../../../include -I/usr/local/include  -I/usr/local/include -mieee    -
> g -O2 -c tcltk.c -o tcltk.o
> tcltk.c: In function `tcltk_init':
> tcltk.c:204: `Tk_SafeInit' undeclared (first use in this function)
> tcltk.c:204: (Each undeclared identifier is reported only once
> tcltk.c:204: for each function it appears in.)
> *** Exit 1
> 
> Any help, as usual, is much much much appreciated.

Looks like your tk.h file is old compared to the requirements tcltk.c.
Either you're picking up the wrong one, or you need to upgrade to get
tcltk to work. Or turn it off with the --without-tcltk to configure.

-- 
   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