SavageWS6
Member
Offline
Activity: 99
Merit: 10
|
|
May 08, 2014, 04:49:34 AM |
|
Got this going over 24hrs stable so far on Myriadcoin using Qubit algo. So far so good, If anyone needs help with the 280x, 270 I got settings for them. GPU0- 280x GPU 1,2,3 - 270 Also got darkcoin pretty stable also, I don't remember the hash rates. Got VertCoin stable also using the non-sph sgminer
|
BTC: 1NLNtXmdLVhS25xMk2neh2viHPDHEfdrGZ MYR: MQvEmxAhAhdN5rfmJsChJ3mN8CUEs9iCn6
|
|
|
Semedisenape
|
|
May 08, 2014, 06:45:04 AM |
|
Ican't understand errore 11 [23:26:36] Started sgminer 4.1.0
[23:26:38] WARNING: GPU_MAX_ALLOC_PERCENT is not specified! [23:26:38] WARNING: GPU_USE_SYNC_OBJECTS is not specified! [23:26:38] Need to specify at least one pool server. Input server details. URL: stratum+tcp://grs.suprnova.cc:5544 Username: Xxxx.xxxx Password: Xxxxxx [23:27:05] Pool 0 difficulty changed to 0.004 [23:27:05] Kernel groestlcoin is experimental. [23:27:06] Error -11: Building Program (clBuildProgram) [23:27:06] ./groestl.cl(107): warning: type qualifier specified more than once __constant static const sph_u64 T0[] = { ^
./groestl.cl(107): error: a global-scope declaration may not have this storage class __constant static const [23:27:06] Failed to init GPU thread 0, disabling device 0 [23:27:06] Restarting the GPU from the menu will not fix this. [23:27:06] Try restarting sgminer. Press enter to continue: I think the errore is nere, bit I can't read sgminer 4.1.0 ------------------------------------------------------------------------
Configuration Options Summary:
Use git version......: yes libcurl(GBT+getwork).: Enabled: -lcurl curses.TUI...........: FOUND: -lncurses OpenCL...............: FOUND. GPU mining support enabled ADL..................: SDK found, GPU monitoring support enabled
Compilation............: make (or gmake) CPPFLAGS.............: CFLAGS...............: -O2 -Wall -march=native LDFLAGS..............: -lpthread LDADD................: -ldl -lcurl compat/jansson-2.5/src/.libs/libjansson.a -lpthread -L/opt/AMDAPP/lib/x86_64 -lOpenCL -lm -lrt
Installation...........: make install (as root if needed, with 'su' or 'sudo') prefix...............: /usr/local
dmr@dminer:~/Mining/sph-sgminer$ make make all-recursive make[1]: ingresso nella directory "/home/dmr/Mining/sph-sgminer" Making all in lib make[2]: ingresso nella directory "/home/dmr/Mining/sph-sgminer/lib" GEN arg-nonnull.h GEN c++defs.h GEN warn-on-use.h GEN signal.h GEN string.h make all-recursive make[3]: ingresso nella directory "/home/dmr/Mining/sph-sgminer/lib" make[4]: ingresso nella directory "/home/dmr/Mining/sph-sgminer/lib" CC dummy.o AR libgnu.a make[4]: uscita dalla directory "/home/dmr/Mining/sph-sgminer/lib" make[3]: uscita dalla directory "/home/dmr/Mining/sph-sgminer/lib" make[2]: uscita dalla directory "/home/dmr/Mining/sph-sgminer/lib" Making all in compat make[2]: ingresso nella directory "/home/dmr/Mining/sph-sgminer/compat" Making all in jansson-2.5 make[3]: ingresso nella directory "/home/dmr/Mining/sph-sgminer/compat/jansson-2.5" make all-recursive make[4]: ingresso nella directory "/home/dmr/Mining/sph-sgminer/compat/jansson-2.5" Making all in src make[5]: ingresso nella directory "/home/dmr/Mining/sph-sgminer/compat/jansson-2.5/src" CC dump.lo CC error.lo CC hashtable.lo CC load.lo CC memory.lo CC pack_unpack.lo CC strbuffer.lo CC strconv.lo CC utf.lo CC value.lo CCLD libjansson.la make[5]: uscita dalla directory "/home/dmr/Mining/sph-sgminer/compat/jansson-2.5/src" make[5]: ingresso nella directory "/home/dmr/Mining/sph-sgminer/compat/jansson-2.5" make[5]: uscita dalla directory "/home/dmr/Mining/sph-sgminer/compat/jansson-2.5" make[4]: uscita dalla directory "/home/dmr/Mining/sph-sgminer/compat/jansson-2.5" make[3]: uscita dalla directory "/home/dmr/Mining/sph-sgminer/compat/jansson-2.5" make[3]: ingresso nella directory "/home/dmr/Mining/sph-sgminer/compat" make[3]: Nessuna operazione da eseguire per "all-am". make[3]: uscita dalla directory "/home/dmr/Mining/sph-sgminer/compat" make[2]: uscita dalla directory "/home/dmr/Mining/sph-sgminer/compat" Making all in ccan make[2]: ingresso nella directory "/home/dmr/Mining/sph-sgminer/ccan" CC opt/libccan_a-helpers.o CC opt/libccan_a-opt.o CC opt/libccan_a-parse.o CC opt/libccan_a-usage.o AR libccan.a make[2]: uscita dalla directory "/home/dmr/Mining/sph-sgminer/ccan" Making all in sph make[2]: ingresso nella directory "/home/dmr/Mining/sph-sgminer/sph" CC bmw.o CC echo.o CC jh.o CC luffa.o CC simd.o CC blake.o CC cubehash.o CC groestl.o groestl.c: In function ‘groestl_small_close’: groestl.c:2812:17: warning: variable ‘buf’ set but not used [-Wunused-but-set-variable] groestl.c: In function ‘groestl_big_close’: groestl.c:2948:17: warning: variable ‘buf’ set but not used [-Wunused-but-set-variable] CC keccak.o CC shavite.o CC skein.o CC sha2.o CC sha2big.o CC fugue.o CC hamsi.o CC panama.o AR libsph.a make[2]: uscita dalla directory "/home/dmr/Mining/sph-sgminer/sph" make[2]: ingresso nella directory "/home/dmr/Mining/sph-sgminer" CC sgminer-sgminer.o sgminer.c: In function ‘set_difficulty_multiplier’: sgminer.c:1065:35: warning: comparison of distinct pointer types lacks a cast [enabled by default] sgminer.c: In function ‘show_hash’: sgminer.c:2559:6: warning: variable ‘intdiff’ set but not used [-Wunused-but-set-variable] sgminer.c: In function ‘calc_diff’: sgminer.c:2974:11: warning: unused variable ‘uintdiff’ [-Wunused-variable] sgminer.c: In function ‘app_restart’: sgminer.c:3179:2: warning: passing argument 2 of ‘execv’ from incompatible pointer type [enabled by default] /usr/include/unistd.h:564:12: note: expected ‘char * const*’ but argument is of type ‘const char * const*’ sgminer.c: In function ‘rebuild_nonce’: sgminer.c:6090:4: warning: implicit declaration of function ‘qubitcoin_regenhash’ [-Wimplicit-function-declaration] sgminer.c:6093:4: warning: implicit declaration of function ‘quarkcoin_regenhash’ [-Wimplicit-function-declaration] sgminer.c:6096:4: warning: implicit declaration of function ‘myriadcoin_groestl_regenhash’ [-Wimplicit-function-declaration] sgminer.c:6099:4: warning: implicit declaration of function ‘fuguecoin_regenhash’ [-Wimplicit-function-declaration] sgminer.c:6102:4: warning: implicit declaration of function ‘inkcoin_regenhash’ [-Wimplicit-function-declaration] sgminer.c:6105:4: warning: implicit declaration of function ‘animecoin_regenhash’ [-Wimplicit-function-declaration] sgminer.c:6108:4: warning: implicit declaration of function ‘groestlcoin_regenhash’ [-Wimplicit-function-declaration] sgminer.c:6111:4: warning: implicit declaration of function ‘sifcoin_regenhash’ [-Wimplicit-function-declaration] sgminer.c:6114:4: warning: implicit declaration of function ‘twecoin_regenhash’ [-Wimplicit-function-declaration] sgminer.c:6117:4: warning: implicit declaration of function ‘marucoin_regenhash’ [-Wimplicit-function-declaration] CC sgminer-api.o api.c: In function ‘api’: api.c:4012:8: warning: ‘isjoin’ may be used uninitialized in this function [-Wuninitialized] CC sgminer-util.o CC sgminer-sha2.o CC sgminer-logging.o CC sgminer-driver-opencl.o driver-opencl.c: In function ‘queue_sph_kernel’: driver-opencl.c:1068:17: warning: unused variable ‘midstate’ [-Wunused-variable] CC sgminer-ocl.o CC sgminer-findnonce.o CC sgminer-adl.o adl.c: In function ‘init_adl’: adl.c:329:6: warning: unused variable ‘iNumDisplays’ [-Wunused-variable] adl.c: At top level: adl.c:124:25: warning: ‘lpAdlDisplayInfo’ defined but not used [-Wunused-variable] CC sgminer-scrypt.o CC sgminer-darkcoin.o darkcoin.c: In function ‘darkcoin_regenhash’: darkcoin.c:174:15: warning: unused variable ‘scratchbuf’ [-Wunused-variable] darkcoin.c: In function ‘scanhash_darkcoin’: darkcoin.c:189:8: warning: unused variable ‘scratchbuf’ [-Wunused-variable] CC sgminer-qubitcoin.o qubitcoin.c: In function ‘qubitcoin_regenhash’: qubitcoin.c:138:15: warning: unused variable ‘scratchbuf’ [-Wunused-variable] qubitcoin.c: In function ‘scanhash_qubitcoin’: qubitcoin.c:153:8: warning: unused variable ‘scratchbuf’ [-Wunused-variable] CC sgminer-quarkcoin.o
sgminer 4.1.0-103-g00015 - Started: [2014-05-07 23:48:03] --------------------------------------------------------------------------------
sgminer 4.1.0-103-g00015 - Started: [2014-05-07 23:49:28] --------------------------------------------------------------------------------
ST: 2 SS: 0 NB: 1 LW: 4 GF: 0 RF: 0 Connected to Pool 0 (stratum) diff 0.004 as user Semedisenape.myminer Block: eece9b97... Diff:252 Started: [23:49:28] Best share: 0 -------------------------------------------------------------------------------- [P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit GPU 0: 61.0C 1260RPM | OFF / 0.000h/s | R: 0.0% HW:0 WU:0.000/m I: 0 GPU 1: 64.5C 1260RPM | OFF / 0.000h/s | R: 0.0% HW:0 WU:0.000/m I: 0 GPU 2: 52.0C 1033RPM | OFF / 0.000h/s | R: 0.0% HW:0 WU:0.000/m I: 0 GPU 3: 40.0C 954RPM | OFF / 0.000h/s | R: 0.0% HW:0 WU:0.000/m I: 0 -------------------------------------------------------------------------------- __constant [23:49:27] Failed to init GPU thread 1, disabling device 1 [23:49:27] Kernel groestlcoin is experimental. [23:49:27] Error -11: Building Program (clBuildProgram) [23:49:27] ./kernel/groestl.cl(107): warning: type qualifier specified more than once __constant static const sph_u64 T0[] = { ^
./kernel/groestl.cl(107): error: a global-scope declaration may not have this storage class __constant [23:49:27] Failed to init GPU thread 2, disabling device 2 [23:49:27] Kernel groestlcoin is experimental. [23:49:27] Error -11: Building Program (clBuildProgram) [23:49:27] ./kernel/groestl.cl(107): warning: type qualifier specified more than once __constant static const sph_u64 T0[] = { ^
./kernel/groestl.cl(107): error: a global-scope declaration may not have this storage class __constant [23:49:27] Failed to init GPU thread 3, disabling device 3 [23:49:27] Probing for an alive pool [23:49:28] Network diff set to 252Errore di segmentazione (core dump creato) you are trying to use the wrong kernel it should be -k groestlcoin edit: nm i see you are using groestlcoin.... This mean something? [08:43:36] Started sgminer 4.1.0 [08:43:38] ATI ADL Overdrive6's API is missing or broken.
[08:43:36] Started sgminer 4.1.0 [08:43:38] ATI ADL Overdrive6's API is missing or broken. [08:43:38] Need to specify at least one pool server. Input server details.
|
|
|
|
Amph
Legendary
Offline
Activity: 3248
Merit: 1070
|
|
May 08, 2014, 10:35:43 AM |
|
the last version can't run -k darkcoin?
it can unless you are somehow using the one from my repo then it would be --algorithm darkcoin try reading the README.md and /doc/configuration.md if it doesn't say to use algorithm then it's not mine i found it here http://www.sgminerwindows.com/is this site legit?
|
|
|
|
|
badman74
|
|
May 08, 2014, 11:16:22 AM |
|
the last version can't run -k darkcoin?
it can unless you are somehow using the one from my repo then it would be --algorithm darkcoin try reading the README.md and /doc/configuration.md if it doesn't say to use algorithm then it's not mine i found it here http://www.sgminerwindows.com/is this site legit? that is the official version of sgminer, which does not support any cpu algo's get the version from the OP of this thread
|
|
|
|
Amph
Legendary
Offline
Activity: 3248
Merit: 1070
|
|
May 08, 2014, 11:22:04 AM |
|
the last version can't run -k darkcoin?
it can unless you are somehow using the one from my repo then it would be --algorithm darkcoin try reading the README.md and /doc/configuration.md if it doesn't say to use algorithm then it's not mine i found it here http://www.sgminerwindows.com/is this site legit? that is the official version of sgminer, which does not support any cpu algo's get the version from the OP of this thread the one in the OP have a problem regarding bat file and desktop shortcut basically, if you don't make a bat for every shortcut, the shortcut give you a stopped working error
|
|
|
|
badman74
|
|
May 08, 2014, 10:37:43 PM |
|
the last version can't run -k darkcoin?
it can unless you are somehow using the one from my repo then it would be --algorithm darkcoin try reading the README.md and /doc/configuration.md if it doesn't say to use algorithm then it's not mine i found it here http://www.sgminerwindows.com/is this site legit? that is the official version of sgminer, which does not support any cpu algo's get the version from the OP of this thread the one in the OP have a problem regarding bat file and desktop shortcut basically, if you don't make a bat for every shortcut, the shortcut give you a stopped working error hmm well if you know of a fix for this then maybe it can get added in the meantime you will just have to make those .bat files...
|
|
|
|
goodluck0319
|
|
May 08, 2014, 10:39:36 PM |
|
I am wondering if I can overlock the engine or memory of gpu when I am using latest version of ur miner?
|
|
|
|
K1773R
Legendary
Offline
Activity: 1792
Merit: 1008
/dev/null
|
|
May 08, 2014, 10:49:23 PM |
|
I am wondering if I can overlock the engine or memory of gpu when I am using latest version of ur miner?
cgminer -> sgminer -> sph-sgminer. since cgminer can do it, this tool can do it too.
|
[GPG Public Key]BTC/DVC/TRC/FRC: 1 K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM A K1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: N K1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: L Ki773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: E K1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: b K1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
|
|
|
isei
Newbie
Offline
Activity: 2
Merit: 0
|
|
May 09, 2014, 08:11:14 AM |
|
For x11 / DRK miners who use classic intensity settings: Try experimental intensity 400 / 800 instead and report back with hashrate and reject rates. In my experience, experimental intensity of 400 provided better hashrate and less rejects on a 5830 and a 6850.
With 280x and experimental intensity 400 the reject rates increase by at least 5% over -I 13, much more than the 2-3% hashrate increase. -I 13 seems best with 280x cards.
|
|
|
|
Semedisenape
|
|
May 09, 2014, 09:53:33 AM |
|
Help... With -k groestlcoin [11:51:31] Started sgminer 4.1.0-103-g00015 [11:51:39] ATI ADL Overdrive6's API is missing or broken.
more than once __constant static const sph_u64 T0[] = { ^
/usr/local/sph-sgminer/bin/groestl.cl(107): error: a global-scope declaration
[11:51:39] Failed to init GPU thread 0, disabling device 0 [11:51:39] Restarting the GPU from the menu will not fix this. [11:51:39] Try restarting sgminer. Press enter to continue:
|
|
|
|
AlexGR
Legendary
Offline
Activity: 1708
Merit: 1049
|
|
May 09, 2014, 10:11:26 AM |
|
For x11 / DRK miners who use classic intensity settings: Try experimental intensity 400 / 800 instead and report back with hashrate and reject rates. In my experience, experimental intensity of 400 provided better hashrate and less rejects on a 5830 and a 6850.
With 280x and experimental intensity 400 the reject rates increase by at least 5% over -I 13, much more than the 2-3% hashrate increase. -I 13 seems best with 280x cards. Hmm... perhaps xI doesn't work as well with the 2__x series.
|
|
|
|
|
seljak
Member
Offline
Activity: 101
Merit: 10
|
|
May 10, 2014, 04:49:10 PM |
|
Got this going over 24hrs stable so far on Myriadcoin using Qubit algo. So far so good, If anyone needs help with the 280x, 270 I got settings for them. GPU0- 280x GPU 1,2,3 - 270 Also got darkcoin pretty stable also, I don't remember the hash rates. Got VertCoin stable also using the non-sph sgminer The settings for 270s would be apriciated...especialy for vertcoin in sgminer..Getting around 170kh/s per card in vertminer 0.5.2 while i was reading somewhere that people get 200-220kh/s with single r9 270 on scrypt-n?
|
|
|
|
flipme
|
|
May 10, 2014, 05:43:21 PM |
|
There is a new coin out for this forum, BITCOINTALK COIN [BCT] - SHA3-KECCAK A lot of it is distributed thru giveaways, you could still apply and get quite some coins for free. https://bitcointalk.org/index.php?topic=569997.0Could you add the algo chain to sph-sgminer? I think its a good idea to have a proprietary coin for this board.
|
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
May 10, 2014, 05:46:11 PM |
|
There is a new coin out for this forum, BITCOINTALK COIN [BCT] - SHA3-KECCAK A lot of it is distributed thru giveaways, you could still apply and get quite some coins for free. https://bitcointalk.org/index.php?topic=569997.0Could you add the algo chain to sph-sgminer? I think its a good idea to have a proprietary coin for this board. it is already implemented: keccak (or may-be it is on reorder version)
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
juca_br2002
Newbie
Offline
Activity: 11
Merit: 0
|
|
May 10, 2014, 07:53:20 PM |
|
Has the sph-sgminer support for algo X11? I Want to miner DARKCOIN and with sph-sgminer always appears:.. ... "Kernel darkcoin is experimental" ... And an error (clGetExportTable)...
|
|
|
|
mehmehspazumweh
Newbie
Offline
Activity: 18
Merit: 0
|
|
May 10, 2014, 09:04:00 PM |
|
hey guys. I am trying to install sgminer on ubuntu but when i run ./configure i get this message configure: error: Missing required libcurl dev >= 7.18.2 libcurl3 is installed. i've tried sudo apt-get libncurses-dev sudo apt-get install curl i swear every time i follow a linux install guide it NEVER WORKS and i have to go through endless forums posts and i just give up and go back to windows. Well not this time... i have to get this working! Please help! I'll copy and paste everything from terminal alex@alex:~$ cd sph-sgminer alex@alex:~/sph-sgminer$ ./configure checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for ranlib... ranlib checking whether gcc needs -traditional... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for mprotect... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memmem is declared... yes checking for memmem... yes checking whether memmem works... yes checking for C/C++ restrict keyword... __restrict checking for uid_t in sys/types.h... yes checking for inline... inline checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for wchar_t... yes checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether memmem works in linear time... yes checking for memmem... (cached) yes checking whether memmem works... (cached) yes checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether sigaction is declared without a macro... yes checking whether sigaddset is declared without a macro... yes checking whether sigdelset is declared without a macro... yes checking whether sigemptyset is declared without a macro... yes checking whether sigfillset is declared without a macro... yes checking whether sigismember is declared without a macro... yes checking whether sigpending is declared without a macro... yes checking whether sigprocmask is declared without a macro... yes checking for sigprocmask... yes checking whether NULL can be used in arbitrary expressions... yes checking for ANSI C header files... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for OpenCL... no checking for pthread_create in -lpthread... yes checking for library containing addstr... -lncurses checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBCURL... no checking for LIBCURL... no configure: error: Missing required libcurl dev >= 7.18.2
|
|
|
|
K1773R
Legendary
Offline
Activity: 1792
Merit: 1008
/dev/null
|
|
May 10, 2014, 09:15:19 PM |
|
hey guys. I am trying to install sgminer on ubuntu but when i run ./configure i get this message configure: error: Missing required libcurl dev >= 7.18.2 libcurl3 is installed. i've tried sudo apt-get libncurses-dev sudo apt-get install curl i swear every time i follow a linux install guide it NEVER WORKS and i have to go through endless forums posts and i just give up and go back to windows. Well not this time... i have to get this working! Please help! I'll copy and paste everything from terminal alex@alex:~$ cd sph-sgminer alex@alex:~/sph-sgminer$ ./configure checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for ranlib... ranlib checking whether gcc needs -traditional... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for mprotect... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memmem is declared... yes checking for memmem... yes checking whether memmem works... yes checking for C/C++ restrict keyword... __restrict checking for uid_t in sys/types.h... yes checking for inline... inline checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for wchar_t... yes checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether memmem works in linear time... yes checking for memmem... (cached) yes checking whether memmem works... (cached) yes checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether sigaction is declared without a macro... yes checking whether sigaddset is declared without a macro... yes checking whether sigdelset is declared without a macro... yes checking whether sigemptyset is declared without a macro... yes checking whether sigfillset is declared without a macro... yes checking whether sigismember is declared without a macro... yes checking whether sigpending is declared without a macro... yes checking whether sigprocmask is declared without a macro... yes checking for sigprocmask... yes checking whether NULL can be used in arbitrary expressions... yes checking for ANSI C header files... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for OpenCL... no checking for pthread_create in -lpthread... yes checking for library containing addstr... -lncurses checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBCURL... no checking for LIBCURL... no configure: error: Missing required libcurl dev >= 7.18.2 you need to install libncurses5-dev (or similiar named). next time read the README... if you only would correctly follow the guides...
|
[GPG Public Key]BTC/DVC/TRC/FRC: 1 K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM A K1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: N K1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: L Ki773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: E K1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: b K1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
|
|
|
mehmehspazumweh
Newbie
Offline
Activity: 18
Merit: 0
|
|
May 10, 2014, 09:18:55 PM |
|
you need to install libncurses5-dev (or similiar named). next time read the README... if you only would correctly follow the guides...
i did that also Reading package lists... Done Building dependency tree Reading state information... Done libncurses5-dev is already the newest version. 0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
|
|
|
|
|