Damien Joly <[EMAIL PROTECTED]> 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 ~~~~~~~~~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907 ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
