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

Build error [ION x86_64] #118

Closed
BernhardRode opened this issue Jan 12, 2012 · 3 comments
Closed

Build error [ION x86_64] #118

BernhardRode opened this issue Jan 12, 2012 · 3 comments
Milestone

Comments

@BernhardRode
Copy link

Hi,
i just did a fresh checkout and tried to build ION x86_64:

git clone https://github.com/OpenELEC/OpenELEC.tv.git
cd OpenELEC.tv
PROJECT=ION ARCH=x86_64 make

Then after some time I got the following error:

uild.OpenELEC-ION.x86_64-devel/toolchain/include/python2.7
/usr/bin/install -c -m 644 ../Include/ucnhash.h /home/openelec/OpenELEC.tv/build.OpenELEC-ION.x86_64-devel/toolchain/include/python2.7
/usr/bin/install -c -m 644 ../Include/unicodeobject.h /home/openelec/OpenELEC.tv/build.OpenELEC-ION.x86_64-devel/toolchain/include/python2.7
/usr/bin/install -c -m 644 ../Include/warnings.h /home/openelec/OpenELEC.tv/build.OpenELEC-ION.x86_64-devel/toolchain/include/python2.7
/usr/bin/install -c -m 644 ../Include/weakrefobject.h /home/openelec/OpenELEC.tv/build.OpenELEC-ION.x86_64-devel/toolchain/include/python2.7
building dbm using gdbm

Python build finished, but the necessary bits to build these modules were not found:
_bsddb             _tkinter           bsddb185        
dl                 imageop            linuxaudiodev   
ossaudiodev        sunaudiodev                        
To find the necessary bits, look in setup.py in detect_modules() for the module's name.

make[1]: Leaving directory `/home/openelec/OpenELEC.tv/build.OpenELEC-ION.x86_64-devel/Python-2.7.2/.objdir-host'
make: *** [system] Fehler 2

I'm now trying a second build and it seems to work, but the initial error should be fixed imo.

@carsten12
Copy link

From my experience, builds will fail every now and then, but a restart will make it succeed.

@sraue
Copy link
Contributor

sraue commented Jan 22, 2012

@BernhardRode will this work if you rerun a make?

@BernhardRode
Copy link
Author

Yes it does.

ghollingworth pushed a commit to FiveNinjas/LibreELEC.tv.old that referenced this issue Apr 18, 2016
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