Re: [Rd] unable to load shared library: undefined symbol

2007-07-21 Thread Prof Brian Ripley
This is nothing to do with R: you need to seek help from whoever you are 'wroking' for. You don't have any libraries on your link command, but you do have include directories: please get your supervisor to explain how linking works and what to do to link against 'symphony'. (Are you confusing

[Rd] unable to load shared library: undefined symbol

2007-07-20 Thread Ctagz
Hi all, I'm a summer University research student and I've been wroking on writing a package, Rsoam, to integrate R with Platform's symphony software to allow for distributed computing. When I "R CMD check" the package, I get the following error when trying to load the Rsoam.so after building Rs