mac osX build fails with: undefined mime_crypto_ functions
Daryl Williams <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.macosx |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
folks, i got the machO nightly build, which builds fine out of the box. except ssl doesnt work (out of the box) so when i add --enable-crypto to the configuration and try building i get the following failure: ld: Undefined symbols: mime_crypto_stamped_p(MimeObject*) mime_set_crypto_stamp(MimeObject*, int, int) make[5]: *** [libmime.dylib] Error 1 make[4]: *** [libs] Error 2 make[3]: *** [libs] Error 2 make[2]: *** [tier_97] Error 2 make[1]: *** [default] Error 2 make: *** [build] Error 2 i suspect i am missing a package, but not sure. am hoping someone here can point me in the right direction. rtfms ok, but please provide a pointer to it. am running 10.3.4 with latest fink. thanks and regards, daryl