search for: lsystemstubs

Displaying 4 results from an estimated 4 matches for "lsystemstubs".

2007 Jun 08
2
R CMD SHLIB error using OS X
...ngle_module -multiply_defined suppress -L/usr/local/lib -o mhroc_prop.so mhroc_prop.o mvndstpack.o -L/Library/Frameworks/R.framework/Resources/lib/ppc -lRlapack -L/Library/Frameworks/R.framework/Resources/lib/ppc -lRblas -L/usr/local/lib/gcc/powerpc-apple-darwin8/4.2.0 -lgfortran -lgcc_s.10.4 -lSystemStubs -L/usr/local/lib/gcc/powerpc-apple-darwin8/4.2.0 -lgfortran -lgcc_s.10.4 -lSystemStubs -F/Library/Frameworks/R.framework/.. -framework R Any ideas? Thank you, Richard Zur
2007 Jan 30
1
Error message when building a package
...-g -O2 -c fifrt.c -o fifrt.o gfortran-4.0 -arch ppc -fPIC -g -O2 -c fthrt.f -o fthrt.o gcc-4.0 -arch ppc -std=gnu99 -dynamiclib -Wl,-macosx_version_min -Wl,10.3 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o roots.so fifrt.o fthrt.o -lgfortran -lgcc_s -lSystemStubs -lmx -lSystem -L/Library/Frameworks/R.framework/Resources/lib/ppc -lR -dylib_file libRblas.dylib:/Library/Frameworks/R.framework/Resources/lib/ppc/libRblas.dy lib /usr/bin/libtool: unknown option character `m' in: -macosx_version_min Usage: /usr/bin/libtool -static [-] file [...] [-filelist lis...
2006 May 23
1
package installation problem
...C -fno-common -Wall -pedantic -O2 -std=gnu99 -c randomF77.c -o randomF77.o gcc -flat_namespace -bundle -undefined suppress -L/sw/lib -L/usr/ local/lib -o mvtnorm.so mvt.o randomF77.o -L/usr/local/gfortran/lib/ gcc/powerpc-apple-darwin8.2.0/4.1.0 -L/usr/local/gfortran/lib - lgfortran -lgcc_s -lSystemStubs -lSystem -F/Library/Frameworks/ R.framework/.. -framework R ** arch - i386 gfortran-4.0 -arch i386 -fPIC -fno-common -g -O2 -march=pentium-m - mtune=prescott -c mvt.f -o mvt.o make: gfortran-4.0: Command not found make: *** [mvt.o] Error 127 chmod: /Library/Frameworks/R.framework/Versions/2.3/...
2006 Mar 14
1
Fwd: makeconf issue on R-devel 2006-03-12 r37524
...> gfortran -fPIC -fno-common -g -O2 -c kuantile.f -o kuantile.o > gcc -flat_namespace -bundle -undefined suppress -L/sw/lib -L/usr/ > local/lib -o kuantile.so > dsel05.o kuantile.o -L/usr/local/lib/gcc/powerpc-apple- > darwin8/4.0.0 -L/usr/local/lib/gcc > -lgfortran -lgcc_s -lSystemStubs -lmx -lSystem -F/Library/ > Frameworks/R.framework/.. -fram > ework R > ERROR: compilation failed for package 'kuantile' > ** Removing '/Users/roger/Projects/kuantile/kuantile.Rcheck/kuantile' > > isn't there something fishy with the specification of the Makec...