These idiots with rejects are using normal cgminer not the jayne 1
It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
g++ -c -O2 -msse2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/home/name/ultracoin-master/src -I/home/winghk/ultracoin-master/src/obj -DUSE_IPV6=1 -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/alert.d -o obj/alert.o alert.cpp
In file included from netbase.h:11:0,
from util.h:30,
from alert.h:13,
from alert.cpp:8:
compat.h:48:26: error: âmyclosesocketâ declared as an âinlineâ variable
compat.h:48:26: error: âSOCKETâ was not declared in this scope
compat.h:48:34: error: âhSocketâ was not declared in this scope
compat.h:49:1: error: expected â,â or â;â before â{â token
In file included from util.h:30:0,
from alert.h:13,
from alert.cpp:8:
netbase.h:150:42: error: âSOCKETâ has not been declared
netbase.h:151:42: error: âSOCKETâ has not been declared
In file included from alert.cpp:10:0:
net.h:33:15: error: âSOCKETâ was not declared in this scope
net.h:33:42: error: expected primary-expression before â&â token
net.h:33:44: error: âstrLineâ was not declared in this scope
net.h:33:51: error: expression list treated as compound expression in initializer [-fpermissive]
net.h:159:5: error: âSOCKETâ does not name a type
net.h:213:18: error: expected â)â before âhSocketInâ
In file included from alert.cpp:10:0:
net.h: In destructor âCNode::~CNode()â:
net.h:251:13: error: âhSocketâ was not declared in this scope
net.h:251:24: error: âSOCKETâ was not declared in this scope
net.h:253:13: error: âmyclosesocketâ cannot be used as a function
make: *** [obj/alert.o] Error 1