[LinuxBIOS] compile problems s2881

Stefan Reinauer stepan at coresystems.de
Sat Apr 15 01:39:30 CEST 2006


* Ward Vandewege <ward at gnu.org> [060414 23:57]:
> I just checked out a clean s2881 tree (2254), and built it.
> 
> Along the way, I had to make a few changes to make it compile.
> 
> 1. in targets/tyan/s2881/s2881/config.py, my machine required:
> - a '#!/usr/bin/env python' line at the start of the file
> - the file to be executable
> 
> 2. compilation then failed as follows:
> # make
> ...
> Traceback (most recent call last):
>   File "tyan/s2881/s2881/config.py", line 1541, in ?
>     from yappsrt import *
> ImportError: No module named yappsrt
> make: *** [Makefile.settings] Error 1
> 
> I had to copy the yappsrt.py file from util/newconfig to the tyan/s2881/s2881
> directory, and then everything worked fine.

Sounds like either you have a broken or a brand new or a really old 
python version.  What python version are you using?

This kind of stuff happens all the time with python based software. 

Stefan

-- 
coresystems GmbH · Brahmsstr. 16 · D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 · Fax: +49 761 7664613
Email: info at coresystems.de  · http://www.coresystems.de/




More information about the coreboot mailing list