Re: math/R fails to build

2009-01-15 Thread Philipp Ost
Rainer Hurling wrote: I have to set the following link, because R's configure is looking for pure name 'gfortran' # ln -s /usr/local/bin/gfortran43 /usr/local/bin/gfortran Thanks for the tip, but it didn't help either... I have to look into this in more detail sometime soon[tm]. ;-)

Re: math/R fails to build

2009-01-14 Thread Philipp Ost
bf wrote: --- On Tue, 1/13/09, Glen Barber glen.j.bar...@gmail.com wrote: From: Glen Barber glen.j.bar...@gmail.com Subject: Re: math/R fails to build To: Philipp Ost p...@smo.de Cc: bf20...@yahoo.com, po...@freebsd.org Date: Tuesday, January 13, 2009, 8:03 PM On Tue, Jan 13, 2009 at 5:10 PM

Re: math/R fails to build

2009-01-14 Thread Rainer Hurling
wrote: From: Glen Barber glen.j.bar...@gmail.com Subject: Re: math/R fails to build To: Philipp Ost p...@smo.de Cc: bf20...@yahoo.com, po...@freebsd.org Date: Tuesday, January 13, 2009, 8:03 PM On Tue, Jan 13, 2009 at 5:10 PM, Philipp Ost p...@smo.de wrote: Hi, math/R fails to build: # make

math/R fails to build

2009-01-13 Thread Philipp Ost
Hi, math/R fails to build: # make [...] cc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -fpic -O2 -fno-strict-aliasing -pipe -march=athlon-xp -c Rmain.c -o Rmain.o cc -std=gnu99 -export-dynamic -L/usr/local/lib -o R.bin Rmain.o -L../../lib

Re: math/R fails to build

2009-01-13 Thread Glen Barber
On Tue, Jan 13, 2009 at 5:10 PM, Philipp Ost p...@smo.de wrote: Hi, math/R fails to build: # make [...] cc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -fpic -O2 -fno-strict-aliasing -pipe -march=athlon-xp -c Rmain.c -o Rmain.o cc -std

Re: math/R fails to build

2009-01-13 Thread bf
--- On Tue, 1/13/09, Glen Barber glen.j.bar...@gmail.com wrote: From: Glen Barber glen.j.bar...@gmail.com Subject: Re: math/R fails to build To: Philipp Ost p...@smo.de Cc: bf20...@yahoo.com, po...@freebsd.org Date: Tuesday, January 13, 2009, 8:03 PM On Tue, Jan 13, 2009 at 5:10 PM, Philipp