Bugs item #1595925, was opened at 2006-11-13 15:13
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: Open
Resolution: None
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

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1595925&group_id=48422

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to