Re: Arla 0.90 package for OSX 10.5 (Leopard)?
Tomas Olsson <[email protected]>
| Newsgroups | gmane.comp.file-systems.arla.general |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2007-11-15 at 17:35 -0700, Michael Milligan wrote: > The 10.4 package doesn't work... problems with nnpfs.kext... [...] > Nov 15 17:26:15 macbook [0x0-0x23023].ArlaConfiguration[261]: kld(): > multiple definitions of symbol _strlcpy > It seems the package includes its own versions of strlcpy and memcpy, but now in 10.5 Apple provides those. I'm told that all that's needed to compile a working kext from current code is a few such changes, but that there is some kind of problem with kext unload/shutdown. I'm all out of macs nowadays, so I'm hoping for a community assisted solution :) Known problematic configure checks for Leopard: HAVE_KERNEL_STRLCPY HAVE_KERNEL_MEMCPY HAVE_KERNEL_KAUTH_CRED_GETUID thanks /t