Re: Arla 0.90 package for OSX 10.5 (Leopard)?
Ian Delahorne <[email protected]>
| Newsgroups | gmane.comp.file-systems.arla.general |
|---|---|
| Message-ID | <[email protected]> |
On 18 nov 2007, at 21:46, Tomas Olsson wrote: > 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 :) I had problems with heimdal and libcrypto, so I ran ./configure --with- krb5=/usr/arla, using krb5 stuff from the 0.90 dmg. The attached patch fixes the checks that don't work, but I wouldn't call this a stable driver since there seems to be some problems on arlad shutdown/kextunload, and also crashes under heavy load sometimes (we're talking 30 Mbit/sec read/writes). I'm trying to find the problem. As I've said elsewhere, if anyone has a more portable (intel) Mac with leopard than my Mac Pro, help during the upcoming hackathon would be appreciated. /ian