Build Vine server from source

Hi,
I got the Vine server code from https://www.openhub.net/p/osxvnc and tried to build the same. I have not seen any compile issues but I couldn’t connect that server. Could someone help me to build the application? any help is much appreciated :smiley:

Environment info:
Mac : OS X 10.10.1
XCode : 6.1.1
XCode SDK : 10.10

Log:
omNoviaMac15676:uttran Administrator$ ./OSXvnc-server -rfbport 6000 -rfbnoauth
2014-12-10 15:32:53.918 OSXvnc-server[602:6552] Arguments: -rfbport 6000 -rfbnoauth
2014-12-10 15:32:53.919 OSXvnc-server[602:6552] Warning: No Auth specified, running with no password protection
2014-12-10 15:32:53.923 OSXvnc-server[602:6552] Running in Little Endian
2014-12-10 15:32:53.925 OSXvnc-server[602:6552] Waiting for clients
2014-12-10 15:32:53.927 OSXvnc-server[602:6579] Registering Bonjour Service(_rfb._tcp.) - omNoviaMac15676
2014-12-10 15:32:53.927 OSXvnc-server[602:6586] IPv6: Started Listener Thread on port 6000
2014-12-10 15:32:53.927 OSXvnc-server[602:6579] Using Private Event Source
2014-12-10 15:32:53.928 OSXvnc-server[602:6579] Using Smart Event Tap – HID for console user
2014-12-10 15:32:53.929 OSXvnc-server[602:6579] Started Listener Thread on port 6000
2014-12-10 15:33:04.208 OSXvnc-server[602:6609] Protocol version 3.8
2014-12-10 15:33:04.224 OSXvnc-server[602:6609] Client 192.168.2.140 disconnected
2014-12-10 15:33:04.224 OSXvnc-server[602:6609] Statistics:
2014-12-10 15:33:04.224 OSXvnc-server[602:6609] framebuffer updates 0, rectangles 0, bytes 0
2014-12-10 15:33:04.228 OSXvnc-server[602:6552] Waiting for clients

Note: I have tried with the OSXvnc-server downloaded from TestPlant and that works fine.

Thanks in advance

I have also tried with Xcode 5.X with OS X 10.8 and 10.9 but no luck. Is anybody build Vine server recently? any help/suggestions are much appreciated

Thanks