Talk:Kernel and Rootfs Build System
From BUG Wiki
errors you may encounter
- Using Ubuntu 8.10, early on you may get errors like: cc1: warnings being treated as errors
- Later, with Ubuntu 8.10, errors compiling dbus-native:
- Problems with readline (checksum error)
- probably related to the source url sucking and the file not downloading all the way or something
- go into sources and remove any readline stuff
- run bitbake bug-image-production again, but hit Ctr-C twice when it tries to dl readline
- the third repo it settles on will work
- after that works run bitbake again