View Single Post
  #5   (View Single Post)  
Old 15th January 2009
starbuck's Avatar
starbuck starbuck is offline
Port Guard
 
Join Date: Apr 2008
Location: Eugene, OR
Posts: 31
Default

Quote:
Originally Posted by ephemera View Post
Try adding: #include <netinet/in.h>
to the file remoting/impl/TCPListener.cpp. (this will likely throw up a new set of errors )
Whoa! It's almost miraculous, but I think it compiled and installed successfully! I still need to see if I can actually run the program and get it configured properly, but so far so good. Thanks so much!
Reply With Quote