Re: Compiling on Leopard & Snow Leopard
"Miller, Timothy J." <[email protected]>
| Newsgroups | gmane.comp.encryption.cryptlib |
|---|---|
| Message-ID | <[email protected]> |
On Sep 14, 2009, at 12:37 AM, Peter Gutmann wrote:
> I build it on... hmm, I can't get to the machine at the moment so I
> can't
> check the version but I'm pretty sure it's 10.5. If someone can
> give me SSH
> access to a 10.6 box I'll get it running on that.
> (There was an incorrect define in the last release in osconfig.h for
> B_ENDIAN,
> but apart from that it should build OK, at least on non-10.6).
I can't give you access, but here's what I get:
stovetop:cryptlib-3.3.3 tmiller$ make testlib
Undefined symbols:
"_res_9_dn_skipname", referenced from:
_findHostInfo in libcl.a(dns_srv.o)
_findHostInfo in libcl.a(dns_srv.o)
_findHostInfo in libcl.a(dns_srv.o)
"_res_9_query", referenced from:
_findHostInfo in libcl.a(dns_srv.o)
"_res_9_dn_expand", referenced from:
_findHostInfo in libcl.a(dns_srv.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [testlib] Error 1
Adding a Darwin stanza to getlibs.sh with -lresolv didn't seem to
work, but I could be mistaken on how your build system hangs together.
-- Tim
_______________________________________________
Cryptlib mailing list
[email protected] via Mail: [email protected]
Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/
http://news.gmane.org/gmane.comp.encryption.cryptlib
Posts from non-subscribed addresses are blocked to prevent spam, please
subscribe in order to post messages.
smime.p7s
(application/pkcs7-signature, 2.5 KB) - not displayed