Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Dec 2007 13:32:06 -0500
From:      freebsd-list@dclg.ca
To:        freebsd-hackers@freebsd.org
Subject:   FreeBSD specific WINE errors
Message-ID:  <18280.4646.678123.723158@canoe.dclg.ca>

next in thread | raw e-mail | index | archive | help
Recently eve-online came out with a new client. Since they now have a
"linux" version (which uses TransGaming's Cedega) they are less
concerned with wine compatiblity.  That said, it seems that some wise
people have it working on linux, and I have downloaded, patched and
compiled they code they're using.

However, the new eve code chucks the following errors on FreeBSD:

err:iphlpapi:getRouteTable Received unsupported sockaddr family 0x12
err:iphlpapi:getRouteTable Unexpected address type 0x10
err:iphlpapi:getRouteTable Unexpected address type 0x20
err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not registered
err:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc} could be created for context 0x1 

I was hoping some FreeBSD wizards here might recognise what is going
wrong here.  I'm not sure about the ole object (of if it's important),
but the iphlpapi calls --- which I think are the initial http requests
that get game news --- are failing and possibly freebsd specific.

Dave.

-- 
============================================================================
|David Gilbert, Independent Contractor.       | Two things can be          |
|Mail:       dave@daveg.ca                    |  equal if and only if they |
|http://daveg.ca                              |   are precisely opposite.  |
=========================================================GLO================



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18280.4646.678123.723158>