Displaying 2 results from an estimated 2 matches for "spqr_front".
2009 Feb 11
1
Compiling Matrix on Solaris 10 x86-64 Sun Studio 12
...Wspro/prod/include -c ../Source/spqr_debug.cpp
CC -m64 -I/home/choid/bin/R281/lib/R/include -I../../UFconfig -I../../CHOLMOD/Include -I../Include -DNPARTITION -I/usr/local/include -I/opt/SUNWspro/prod/include -I/usr/include -I/usr/sfw/include -KPIC -O -I/opt/SUNWspro/prod/include -c ../Source/spqr_front.cpp
"../Source/spqr_front.cpp", line 184: Error: Could not find a match for larfg needed in house<double>(int, double*, cholmod_common_struct*).
"../Source/spqr_front.cpp", line 413: Where: While instantiating "house<double>(int, double*, cholmod_common_stru...
2009 Jan 11
3
Package Matrix does not compile in R-devel_2009-01-10
Dear developers,
today I tried to build and install R-devel_2009-01-10 on FreeBSD
8.0-CURRENT (i386) for testing purposes.
All went well until compiling the now recommended (integrated) Matrix
package. At this point the following break occured:
------------------------------------------------
begin installing recommended package Matrix
* Installing *source* package 'Matrix' ...
**