Where should iofflush.c be? (PR#363)

Peter Dalgaard BSA p.dalgaard@biostat.ku.dk
07 Dec 1999 10:15:25 +0100


delamy@uswest.net writes:

> Here is the output of R -d gdb:

> (gdb) run

> Program received signal SIGSEGV, Segmentation fault.
> 0x40199f3a in _IO_fflush (fp=0x4022bb20) at iofflush.c:41
> 41      iofflush.c: No such file or directory.
> 
> I run Linux with the glibc2.1.2 and gcc2.95.2 on the 2.2.10 kernel.  What
> am I missing?

A 'bt' command to make gdb show where *in R* you get into that kind of
trouble... iofflush.c is probably inside glibc somewhere and you don't
have the source. Looks like a configuration/build/install kind of
error, so what did you do to deserve the above?

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