error in rpmbuild for MeeGo

73 Views Asked by At

I am getting error when I am trying to do rpmbuild to build the kernel from source for MeeGo 1.2.

After run this command:

rpmbuild -bp --target $(uname -m) kernel-adaptation-intel-automative.spec

I am getting this error:

make ARCH=x86 listnewconfig
error: Bad exit status from /var/tmp/rpm-tmp.G80JZf
0

There are 0 best solutions below