Re: [Plib-devel] Portability issue in plib 1.8.4 class netAddress
Brought to you by:
sjbaker
From: Vikas N K. <vik...@us...> - 2008-03-27 19:32:25
|
On Thu, Mar 27, 2008 at 2:43 PM, Miguel Lopes Santos Ramos < mi...@an...> wrote: > > In this case, I came across this problem when trying to get FlightGear to > work on FreeBSD; > whenever I tried to have it create a socket, it failed. I found out that > it was failing with > the following error: Address family not supported by protocol family. > That's the message for EAFNOSUPPORT. > > So, I checked the file src/net/netSocket.h in the underlaying plib-1.8.4, > and found out > > Hi Miguel, If you are using CVS version of FlightGear then please use plib-1.8.5 for all purposes. It works fine with that. Regards Vikas. |