erlang drivers on jaguar
david wallin
david.wallin@REDACTED
Tue Oct 15 20:39:34 CEST 2002
On Tue, 2002-10-15 at 19:26, Sean Hinde wrote:
> > I have some problems with loading erlang drivers under MacOSX
> > 10.2 (aka
> > Jaguar). Could it be a gcc 3.1 issue? or is it Apple who once again
> > decides to change everything?
> >
> > Either way, if anyone has a fix for this, I'd be interested.
>
> The wings drivers appear to work OK. I have been unable to get crypto or ssl
> to work yet.. What's the specific problem?
>
> Sean
>
>
Sean,
Damn you are quick :) Got your reply before my mail appeared on the
list.
doing:
1> erl_ddll:start().
{ok,<0.30.0>}
2> erl_ddll:load_driver(".", sdl_driver).
results in:
{error, no_driver_init}
it used to work fine under 10.1
--david.
>
> NOTICE AND DISCLAIMER:
> This email (including attachments) is confidential. If you have received
> this email in error please notify the sender immediately and delete this
> email from your system without copying or disseminating it or placing any
> reliance upon its contents. We cannot accept liability for any breaches of
> confidence arising through use of email. Any opinions expressed in this
> email (including attachments) are those of the author and do not necessarily
> reflect our opinions. We will not accept responsibility for any commitments
> made by our employees outside the scope of our business. We do not warrant
> the accuracy or completeness of such information.
More information about the erlang-questions
mailing list