[baseten-users] Building the framework fails under snow leopard
Raffaele Candeliere
candeliere at trendengineering.it
Fri Nov 20 13:54:15 EET 2009
Hi everybody.
I'm trying to build the framework on my snowleopard imac with Xcode 3.2 but the process fails after having built successfully the postgres universal binary and the RegexKit.
The errors are like this:
"_SSL_CTX_set_client_cert_cb", referenced from:
_initialize_SSL in libpq.a(fe-secure.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
Other unfound symbols are, for instance: _ERR_pop_to_mark and _ERR_set_to_mark.
The process fails regardless of the architecture (64bit, i386, ppc, etc) and the target (release, debug, or coverage).
Obviously these errors propagate to the rest of the build process preventing all the remaining from being built.
Actually i'm trying to build a 64 bit version of the IBplugin (when i open IB with the BaseTen plugin it keeps on telling that this plugin is 32bit only) but nowhere is clear if
the framework is FULLY 64bit capable or not.
Any suggestion?
Thank you in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.basetenframework.org/pipermail/baseten-users/attachments/20091120/9cb6b61d/attachment.htm>
More information about the baseten-users
mailing list