It's a known problem with that package and gcc 3.3 (but not the 3.2.3 used on Windows nor earlier). The maintainer has been informed ....
On 3 Jul 2003, Peter Dalgaard BSA wrote: > 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. > > -- Brian D. Ripley, [EMAIL PROTECTED] Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595 ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
