[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Recompiling debian kernel




On Mar 5, 2015 7:26 AM, <csanyipal@gmail.com> wrote:
>

make deb-pkg replaces all this:
>
> Then I execute
> make
> to build the kernel, and
>
> sudo make modules_install
>
> dpkg-buildpackage -us -uc -b -apowerpc
>
> but at these last step I get an error message:
> make[2]: Leaving directory
> `/home/csanyipal/BubbaKernelek/LeforditottKernelek/\
> Community-b3-kernel/community-b3-kernel/debian/build/source'
> dtc -b 0 -V 17 -R 4 -S 0x3000 -I dts -O dtb -f debian/dts/bubba.dts >
> debian/dts/bubba.dtb
> /bin/sh: 1: cannot create debian/dts/bubba.dtb: Directory nonexistent
> make[1]: *** [override_dh_auto_build] Error 2
> make[1]: Leaving directory
> `/home/csanyipal/BubbaKernelek/LeforditottKernelek/\
> Community-b3-kernel/community-b3-kernel'
> make: *** [build] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2
>
> What should I do to solve this problem?
>

It's worth a shot if there are no other prerecs. Keep old debs in another directory and then you can:
cd ..
dpkg -i *.deb
And reboot.


Reply to: