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

recipe for target 'transceiver' failed #68

Open
baguzajja opened this issue Nov 1, 2018 · 7 comments
Open

recipe for target 'transceiver' failed #68

baguzajja opened this issue Nov 1, 2018 · 7 comments

Comments

@baguzajja
Copy link

I need help
when i try to install openbts some error log issue to this report

collect2: error: ld returned 1 exit status
Makefile:606: recipe for target 'transceiver' failed
make[3]: *** [transceiver] Error 1
make[3]: Leaving directory '/root/src/dev/openbts/Transceiver52M'
Makefile:572: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/root/src/dev/openbts'
Makefile:503: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/root/src/dev/openbts'
debian/rules:74: recipe for target 'install-arch' failed
make: *** [install-arch] Error 2
dpkg-buildpackage: error: debian/rules binary gave error exit status 2

ERROR: command failed!

any can help me

i am using 4.10.0-28-generic #32~16.04.2-Ubuntu SMP Thu Jul 20 10:19:48 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
Ubuntu 16.04 Dekstop

Best Regard

@baguzajja
Copy link
Author

i am use branch master
when i try brachn 5.0
show up error to recipe for target 'install-arch' failed

build.sh to N210 USRP

@baguzajja
Copy link
Author

resolve by use gcc5.0 and g++5.0
thanks lot

@00110100
Copy link

Hello, I seem to have encountered the same problem now.
How did you solve it? Is it because of the gcc/g++ version?
Thank you!

@baguzajja
Copy link
Author

i am using gcc 5 and g++5
recommended for gcc / g++

@00110100
Copy link

Thank you for your answer, my version of gcc/g++ is 5.4, Is it because of this version of the problem, how do you solve this error? Thk!
$ gcc --version
gcc (Ubuntu 5.4.0-6ubuntu1~16.04.11) 5.4.0 20160609
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

@baguzajja
Copy link
Author

Thanks for you information.
I will try again

I hope this work on linux

Thanks

@oladimeji-abdul
Copy link

how do i change the gcc/g++ version as i am encountering same problem

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

3 participants