Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing error #211

Open
hdubey opened this issue Jan 29, 2019 · 8 comments
Open

Installing error #211

hdubey opened this issue Jan 29, 2019 · 8 comments

Comments

@hdubey
Copy link

hdubey commented Jan 29, 2019

I am installing one year ago version of essen with cuda 7.5 and cuda8.0 on a ubuntu with GPU. Got following error during install:
"gcc: error trying to exec 'cc1plus': execvp: No such file or directory
Makefile:86: recipe for target 'cuda-kernels.o' failed
make[1]: *** [cuda-kernels.o] Error 1
make[1]: Leaving directory '/scratch2/hxd150830/eesen/src/gpucompute'
Makefile:131: recipe for target 'gpucompute' failed
make: *** [gpucompute] Error 2"

How to fix it?

@ramonsanabria
Copy link

ramonsanabria commented Jan 29, 2019 via email

@hdubey
Copy link
Author

hdubey commented Jan 29, 2019

  • (HEAD detached at 4a98525)
    master
    remotes/origin/HEAD -> origin/master
    remotes/origin/lorelei
    remotes/origin/master
    remotes/origin/tensorflow
    remotes/origin/tf_clean

@ramonsanabria
Copy link

ramonsanabria commented Jan 29, 2019 via email

@hdubey
Copy link
Author

hdubey commented Jan 29, 2019

Thanks. I reinstalled the gcc. Now, new error appears:
collect2: error: ld returned 1 exit status
../makefiles/default_rules.mk:35: recipe for target 'liblm.so' failed
make[1]: *** [liblm.so] Error 1
make[1]: Leaving directory '/scratch2/hxd150830/eesen/src/lm'
Makefile:131: recipe for target 'lm' failed
make: *** [lm] Error 2

Thanks!

@ramonsanabria
Copy link

ramonsanabria commented Jan 30, 2019 via email

@anjul1008
Copy link

I'm also installing eesen latest version but facing same problem:

collect2: error: ld returned 1 exit status
../makefiles/default_rules.mk:35: recipe for target 'liblm.so' failed
make[1]: *** [liblm.so] Error 1
make[1]: Leaving directory '/home/reverie/asr/eesen/src/lm'
Makefile:131: recipe for target 'lm' failed
make: *** [lm] Error 2

gcc version : 4.8.5
how to fix it?
thanks.

@fmetze
Copy link
Contributor

fmetze commented Jul 10, 2019

can you provide more information? a more complete log file? which OS, libraries, etc?

@icestoneking
Copy link

Thanks. I reinstalled the gcc. Now, new error appears:
collect2: error: ld returned 1 exit status
../makefiles/default_rules.mk:35: recipe for target 'liblm.so' failed
make[1]: *** [liblm.so] Error 1
make[1]: Leaving directory '/scratch2/hxd150830/eesen/src/lm'
Makefile:131: recipe for target 'lm' failed
make: *** [lm] Error 2

Thanks!
Has your problem been solved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants