[R] compilation error when installing GLMMGibbs on SuSE Linux 8.2 (R v. 1.7.1)

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Thu Jul 3 22:19:58 CEST 2003


Damien Joly <dojoly at wisc.edu> writes:

> I getting compilation errors when trying to install GLMMGibbs (see below).  
> I'm running R v 1.7.1 on SuSE Linux 8.2.
> 
> Has anyone else had this problem?  I tried it on a Win2000/R 1.5.1 combination 
> and it worked fine.  Any hints are greatly appreciated.

Which GCC version. There is something with multiline strings being
disallowed now due to increased standard adherence...

> * Installing *source* package 'GLMMGibbs' ...
> ** libs
> gcc -I/usr/lib/R/include  -I/usr/local/include -D__NO_MATH_INLINES -mieee-fp  
> -fPIC   -c ars.c -o ars.o
> ars.c:497:10: missing terminating " character

...which that error message looks like it could be a symptom of.

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




More information about the R-help mailing list