Dominique Dhumieres wrote: > I have chnage the dependencies from gcc42 to gcc43 in pgplot, wip, and > r-base. pgplot and wip were built and installed without problem, while > building r-base failed with (Intel OSX 10.5.2): [] > gcc -std=gnu99 -no-cpp-precomp -I../../../../include -I../../../../include > -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I/sw/include > -fPIC -g -O2 -c init.c -o init.o > gcc -std=gnu99 -dynamiclib -Wl,-macosx_version_min -Wl,10.3 -undefined > dynamic_lookup -single_module -multiply_defined suppress -L/sw/lib -o > grDevices.so chull.o devNull.o devPicTeX.o devPS.o devQuartz.o init.o > -framework AppKit -L../../../../lib -lR -dylib_file > libRblas.dylib:../../../../lib/libRblas.dylib -lintl -liconv -lc > -Wl,-framework -Wl,CoreFoundation > mkdir ../../../../library/grDevices/libs > Warning in solve.default(rgb) : > unable to load shared library > '/Volumes/MacBook/sw/src/fink.build/r-base-2.6.0-1/R-2.6.0/modules//lapack.so': > > dlopen(/Volumes/MacBook/sw/src/fink.build/r-base-2.6.0-1/R-2.6.0/modules//lapack.so, > 6): Symbol not found: _cblas_cdotc_sub > Referenced from: > /Volumes/MacBook/sw/src/fink.build/r-base-2.6.0-1/R-2.6.0/modules//lapack.so > Expected in: dynamic lookup
Do you have atlas-shlibs installed? If yes, could you try if removing it allows you to build r-base? -- Martin ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.devel