Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
juggs
on 19/12/2013, 01:36:07 UTC
Uggh - banging my head against a wall here trying to get the latest version to compile!

I got configure to run cleanly (I think) once I'd changed the line endings from Windows to Linux type in several of the files, but it's still refusing to make Sad

$ make
Makefile:380: .deps/cudaminer-cpu-miner.Po: No such file or directory
Makefile:381: .deps/cudaminer-scrypt.Po: No such file or directory
Makefile:382: .deps/cudaminer-sha2.Po: No such file or directory
Makefile:383: .deps/cudaminer-util.Po: No such file or directory
make: *** No rule to make target `.deps/cudaminer-util.Po'. Stop.


This is using CUDA5.5, gcc-4.4, driver version 319.37 on Linux mint13-desktop 3.2.0-56-generic #86-Ubuntu SMP Wed Oct 23 09:20:45 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

I suspect there are still some incompatible line endings in one or more file but I can't find them Sad

Any ideas?

Thanks Smiley