From: Dave C. <dj...@ob...> - 2004-03-11 19:01:32
|
On Thu, 2004-03-11 at 10:39, John J Lee wrote: > On Wed, 10 Mar 2004, Andrew McNamara wrote: > [...] > > John - did the "symbol not found" error occur on the same machine as you > > built the module? > > Yes. > > > > My immediate thought would be a different library is > > being found at run-time compared to what setup.py sees (but this is just a > > guess). > > We should just need SYBASE set properly in the environment, right? (and > SYBASE_OCS, but I guess that's not the problem) I thought I'd done that > right, but I can't swear to it. I am not sure that distutils knows how to use the -R when building on Solaris. Hmm... There seems to be some code in there (distutils.unixcmpiler) to do it - I just am not sure it happens by default. - Dave -- http://www.object-craft.com.au |