Pages:
Author

Topic: VLT | Veltor | Donar Network | Minimalism. - page 56. (Read 141330 times)

member
Activity: 145
Merit: 10
Really ? Nobody have this https://github.com/ocminer/cpuminer-veltor compiled for window ? I canno't compile , got errors Sad
What errors do you get?

Something at line 19 ... I got mad and deleted Sad Can't compile this Sad Also if I use cpuminer-opt-3.4.1 , I get refused at evy share Sad

Edited .

Here is the log :
Code:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by cpuminer-multi configure 1.3-dev, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure --build=x86_64-w64-mingw32 --with-crypto=/usr/local/ssl --with-curl=/usr/local CFLAGS=-DCURL_STATICLIB -DOPENSSL_NO_ASM -DUSE_ASM -static-libgcc -O3 -Wall -D_REENTRANT -fmerge-all-constants CPPFLAGS= LDFLAGS=icon.o

## --------- ##
## Platform. ##
## --------- ##

hostname = Kim-PC
uname -m = i686
uname -r = 1.0.19(0.48/3/2)
uname -s = MINGW32_NT-6.1
uname -v = 2016-07-13 17:45

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: .
PATH: /usr/local/bin
PATH: /mingw/bin
PATH: /bin
PATH: /c/Windows/system32
PATH: /c/Windows
PATH: /c/Windows/System32/Wbem
PATH: /c/Windows/System32/WindowsPowerShell/v1.0/
PATH: /c/Program Files (x86)/AMD/ATI.ACE/Core-Static
PATH: /c/Program Files (x86)/Skype/Phone/


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2357: checking build system type
configure:2371: result: x86_64-w64-mingw32
configure:2391: checking host system type
configure:2404: result: x86_64-w64-mingw32
configure:2424: checking target system type
configure:2437: result: x86_64-w64-mingw32
configure:2485: checking for a BSD-compatible install
configure:2553: result: /bin/install -c
configure:2564: checking whether build environment is sane
configure:2614: result: yes
configure:2755: checking for a thread-safe mkdir -p
configure:2794: result: /bin/mkdir -p
configure:2807: checking for gawk
configure:2823: found /bin/gawk
configure:2834: result: gawk
configure:2845: checking whether make sets $(MAKE)
configure:2867: result: yes
configure:2949: checking whether to enable maintainer-specific portions of Makefiles
configure:2958: result: no
configure:2984: checking for style of include used by make
configure:3012: result: GNU
configure:3082: checking for gcc
configure:3112: result: no
configure:3175: checking for cc
configure:3222: result: no
configure:3278: checking for cl.exe
configure:3308: result: no
configure:3332: error: in `/home/Kim/cpuminer-veltor-master':
configure:3334: error: no acceptable C compiler found in $PATH
See `config.log' for more details

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-w64-mingw32
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-DCURL_STATICLIB -DOPENSSL_NO_ASM -DUSE_ASM -static-libgcc -O3 -Wall -D_REENTRANT -fmerge-all-constants'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=icon.o
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-w64-mingw32
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=x86_64-w64-mingw32
ac_cv_path_install='/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_make_make_set=yes
ac_cv_target=x86_64-w64-mingw32

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/Kim/cpuminer-veltor-master/missing --run aclocal-1.11'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/Kim/cpuminer-veltor-master/missing --run tar'
ARCH_ARM_FALSE=''
ARCH_ARM_TRUE=''
ARCH_x86_64_FALSE=''
ARCH_x86_64_TRUE=''
ARCH_x86_FALSE=''
ARCH_x86_TRUE=''
AUTOCONF='${SHELL} /home/Kim/cpuminer-veltor-master/missing --run autoconf'
AUTOHEADER='${SHELL} /home/Kim/cpuminer-veltor-master/missing --run autoheader'
AUTOMAKE='${SHELL} /home/Kim/cpuminer-veltor-master/missing --run automake-1.11'
AWK='gawk'
CC=''
CCAS=''
CCASDEPMODE=''
CCASFLAGS=''
CCDEPMODE=''
CFLAGS='-DCURL_STATICLIB -DOPENSSL_NO_ASM -DUSE_ASM -static-libgcc -O3 -Wall -D_REENTRANT -fmerge-all-constants'
CPP=''
CPPFLAGS=''
CXX=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
GREP=''
HAVE_WINDOWS_FALSE=''
HAVE_WINDOWS_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
JANSSON_LIBS=''
LDFLAGS='icon.o'
LIBCURL=''
LIBCURL_CFLAGS=''
LIBCURL_CPPFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/Kim/cpuminer-veltor-master/missing --run makeinfo'
MINGW_FALSE=''
MINGW_TRUE=''
MKDIR_P='/bin/mkdir -p'
OBJEXT=''
PACKAGE='cpuminer-multi'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='cpuminer-multi'
PACKAGE_STRING='cpuminer-multi 1.3-dev'
PACKAGE_TARNAME='cpuminer-multi'
PACKAGE_URL=''
PACKAGE_VERSION='1.3-dev'
PATH_SEPARATOR=':'
PTHREAD_FLAGS=''
PTHREAD_LIBS=''
RANLIB=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
USE_ASM_FALSE=''
USE_ASM_TRUE=''
VERSION='1.3-dev'
WANT_JANSSON_FALSE=''
WANT_JANSSON_TRUE=''
WS2_LIBS=''
ac_ct_CC=''
ac_ct_CXX=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCCAS_FALSE=''
am__fastdepCCAS_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-w64-mingw32'
build_alias='x86_64-w64-mingw32'
build_cpu='x86_64'
build_os='mingw32'
build_vendor='w64'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-w64-mingw32'
host_alias=''
host_cpu='x86_64'
host_os='mingw32'
host_vendor='w64'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/Kim/cpuminer-veltor-master/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-w64-mingw32'
target_alias=''
target_cpu='x86_64'
target_os='mingw32'
target_vendor='w64'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "cpuminer-multi"
#define PACKAGE_TARNAME "cpuminer-multi"
#define PACKAGE_VERSION "1.3-dev"
#define PACKAGE_STRING "cpuminer-multi 1.3-dev"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "cpuminer-multi"
#define VERSION "1.3-dev"

configure: exit 1
full member
Activity: 156
Merit: 100
I'm an artist, my paint is code
Really ? Nobody have this https://github.com/ocminer/cpuminer-veltor compiled for window ? I canno't compile , got errors Sad
What errors do you get?
member
Activity: 145
Merit: 10
Really ? Nobody have this https://github.com/ocminer/cpuminer-veltor compiled for window ? I canno't compile , got errors Sad
newbie
Activity: 5
Merit: 0
Epsylon3 buff NV pls lol) That's another payed Raja Koduri coin  Cheesy
full member
Activity: 184
Merit: 100
Now with 60MH/s you will get around 200 coins. It will go down regarding reward go more than 3 times down. 
member
Activity: 117
Merit: 10
I had 23.5mh/s in sgminer

How many graphic cards 380x do you use for 23.5 mh/s?
1
newbie
Activity: 6
Merit: 0
I had 23.5mh/s in sgminer

How many graphic cards 380x do you use for 23.5 mh/s?
member
Activity: 145
Merit: 10
Someone have this : https://github.com/ocminer/cpuminer-veltor , Compiled for windows . I Canno't get compiled Sad . Thanks
member
Activity: 74
Merit: 10
sr. member
Activity: 445
Merit: 255
so 30MH on a 380x and 5 on a 1070 ?  Grin
legendary
Activity: 3164
Merit: 1003
Still no love for AMD miners ? This coins seemed like everything launched backwards  Huh
Really most coins out are mostly AMD friendly over nvidia.
full member
Activity: 156
Merit: 100
I'm an artist, my paint is code

Why has fallen so much the number of coins per day? (Global Hashrate change 10-15%)


oc stealing your coins  Grin

Again?

Did anyone see that the block reward is/was declining? Yesterday 350 per Block, now only 100 per Block...

well OP is not really clear, not helping, no specs at all

Added to main thread page.

J.V.
hero member
Activity: 756
Merit: 500
Still no love for AMD miners ? This coins seemed like everything launched backwards  Huh
legendary
Activity: 2688
Merit: 1240

Why has fallen so much the number of coins per day? (Global Hashrate change 10-15%)


oc stealing your coins  Grin

Again?

Did anyone see that the block reward is/was declining? Yesterday 350 per Block, now only 100 per Block...

well OP is not really clear, not helping, no specs at all

Check Source:

https://github.com/veltor/veltor/blob/master/src/main.cpp#L1064-L1092
legendary
Activity: 3248
Merit: 1070

Why has fallen so much the number of coins per day? (Global Hashrate change 10-15%)


oc stealing your coins  Grin

Again?

Did anyone see that the block reward is/was declining? Yesterday 350 per Block, now only 100 per Block...

well OP is not really clear, not helping, no specs at all
legendary
Activity: 2688
Merit: 1240
And global hashrate is not correct.

The pool just displays what it reads from the wallet..  I'll try to rewrite that to just do diff / blocktime
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
And global hashrate is not correct.
legendary
Activity: 2688
Merit: 1240

Why has fallen so much the number of coins per day? (Global Hashrate change 10-15%)


oc stealing your coins  Grin

Again?

Did anyone see that the block reward is/was declining? Yesterday 350 per Block, now only 100 per Block...
member
Activity: 74
Merit: 10

Why has fallen so much the number of coins per day? (Global Hashrate change 10-15%)


oc stealing your coins  Grin
newbie
Activity: 75
Merit: 0
Yestreday supernova show me 500-550 VELTOR/Day with my 30 Mh/s
Today supernova show me 120 VELTOR/Day with my 30 Mh/s

Why has fallen so much the number of coins per day? (Global Hashrate change 10-15%)
Pages:
Jump to: