Proxying the mail from Geoff. ----
Hi Michael, On 01/20/2010 07:10 AM, Hamish Guthrie wrote:
I'm stuck with an error while building petitboot bootloader for a Sony playstation 3 target: =20 http://storage.fladi.at/~FladischerMichael/petitboot.log =20 Basically the files petitboot.h and petitboot-paths.h can not be found. If this is a bug and not some configuration issue on my side, where should I report it?
Next time, please report petitboot problems to the openwrt-devel mailing list: [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel Your config is building pb-twin.c, the generic twin GUI app, which has not yet been updated to the new petitboot framework. Currently, only ps3-twin.c will build. ps3-twin will run, but is still a work in progress and not generally useful. I think to fix your problem you need to either disable the GUI build of petitboot: CONFIG_PETITBOOT_GUI=3Dn or enable the PS3 build. CONFIG_PETITBOOT_PS3=3Dy I put a config that works here: http://cell.gotdns.org/pub/owrt-pb-config-09-11-30 This config is from a test I just did with the sources for my 09.11.30 petitboot release, but should work with a current checkout. These are the repo bases for the test: http://www.kernel.org/pub/linux/kernel/people/geoff/cell/ps3-petitboot/ps= 3-petitboot-09.11.30-owrt-base.txt =20 As Hamish mentioned, I have a set of development patches you might consider using: =20 http://www.kernel.org/pub/linux/kernel/people/geoff/cell/ps3-petitboot/ or here: http://git.infradead.org/ps3/openwrt-patches.git -Geoff _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
