Re: dnscurve updates
Matthew Dempsky <[email protected]>
| Newsgroups | gmane.network.djbdns |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jan 7, 2010 at 11:01 AM, Andy Bradford <[email protected]> wrote: > === Wed Jan 6 20:50:06 MST 2010 === starting commandline/nacl-sha256 > === Wed Jan 6 20:50:06 MST 2010 === commandline/nacl-sha256 x86 gcc -m32 -O -fomit-frame-pointer > /tmp//cctrMqzj.o(.text+0x163): In function `main': > : undefined reference to `posix_memalign' > collect2: ld returned 1 exit status Yeah, OpenBSD doesn't have posix_memalign. Fortunately, it's only needed for the commandline tools, which aren't needed for using the nacl library.