I think the problem is that I can't do the clean part
The wiki says:
but I'm using to compile:Code:bitbake squeezeplay-<machine> -c clean
so, when I do:Code:bitbake squeezeos-image
I get the same error...Code:$ find /usr/bin/ -name sdl-config* /usr/bin/sdl-config.bak $ bitbake squeezeos-image -c clean ... $ bitbake squeezeos-image ...
Results 11 to 13 of 13
Thread: Building latest SqueezeOS 7.7.1
-
2012-02-13, 08:33 #11
- Join Date
- Aug 2011
- Posts
- 2
-
2012-02-28, 03:28 #12
- Join Date
- Jan 2012
- Posts
- 7
-
2012-02-28, 14:31 #13
- Join Date
- Jun 2006
- Posts
- 1,690
I've had this problem for years now. I just go in and modify the makefile so it points at the toolchain sdl rather than the host sdl. I'm not at my development machine right now so I can't point at which makefile. I haven't found out what is causing this. I just run the system, it dies, go in and modify the makefile then it runs.
John S.