View Single Post
  #1  
Old 10-15-2003, 09:26 PM
Glasswalker
Sarnak
 
Join Date: Oct 2002
Posts: 31
Default FreeBSD 4.6 (compiling 4.4 Release Version)

Ok I know it's old...

But I am having some trouble compiling the world and zone binaries...

I am using the FreeBSD Makefile,

But I am getting an error that says:

../common/EQNetwork.cpp: In method `bool EQNetworkServer::Open(short unsigned int = 0)':
../common/EQNetwork.cpp:117: aggregate `struct sockaddr_in address' has incomplete type and cannot be initialized
../common/EQNetwork.cpp:126: confused by earlier errors, bailing out
*** Error code 1

So I dunno what is up...

If anyone can help I would appreciate it

(in case you are wondering me and a bunch of friends, like 20 or so of us all have backups of the client from 4.4, so we are planning on setting up a server on that for now, until 5.0 is fixed)

Thanks
Reply With Quote