Bugs item #1595925, was opened at 2006-11-13 17:13 Message generated for change (Comment added) made by warnes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1595925&group_id=48422
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Build Group: rpy >Status: Closed >Resolution: Out of Date Priority: 5 Private: No Submitted By: kavorka (kavorka79) Assigned to: Nobody/Anonymous (nobody) Summary: ld Error installing rpy 0.99.2 Initial Comment: Hi, I have a problem installing rpy-0.99.2 on my mac os x 13.9 machine. When I run python setup.py install I get this error: shandy: ~/rpy-0.99.2> python setup.py install RHOMES= [] Setting RHOMES to ['/sw/Library/Frameworks/R.framework/Resources'] ### Using R verion 2.3.1 installed at /sw/Library/Frameworks/R.framework/Resources ### RHOME= /sw/Library/Frameworks/R.framework/Resources copying src/rpymodule.c -> src/rpymodule2031.c copying src/R_eval.c -> src/R_eval2031.c copying src/io.c -> src/io2031.c running install running build running build_py running build_ext building '_rpy2031' extension gcc -L/sw/lib -bundle -undefined dynamic_lookup build/temp.darwin-7.9.0-Power_Macintosh-2.4/src/rpymodule2031.o build/temp.darwin-7.9.0-Power_Macintosh-2.4/src/R_eval2031.o build/temp.darwin-7.9.0-Power_Macintosh-2.4/src/io2031.o -L/sw/Library/Frameworks/R.framework/Resources/bin -L/sw/Library/Frameworks/R.framework/Resources/lib -LC -L\MinGW\lib;C -L\WinNT\System32;C -L\Windows\System32 -L/sw/Library/Frameworks/R.framework/Resources/bin -L/sw/Library/Frameworks/R.framework/Resources/lib -lR -o build/lib.darwin-7.9.0-Power_Macintosh-2.4/_rpy2031.so ld: warning -L: directory name (C) does not exist ld: warning -L: directory name (\MinGW\lib;C) does not exist ld: warning -L: directory name (\WinNT\System32;C) does not exist ld: warning -L: directory name (\Windows\System32) does not exist ld: /usr/lib/gcc/darwin/3.3/libgcc.a(_fixunsdfdi.o) illegal reference to symbol: ___floatdidf defined in indirectly referenced dynamic library /sw/lib/gcc-lib/powerpc-apple-darwin7/4.0.3/lib/libgcc_s.1.0.dylib error: command 'gcc' failed with exit status 1 Any help would be great! thanks /Shandy ---------------------------------------------------------------------- >Comment By: Gregory Warnes (warnes) Date: 2007-10-17 22:38 Message: Logged In: YES user_id=9316 Originator: NO Try with the current svn version. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1595925&group_id=48422 ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list