Click to See Complete Forum and Search --> : compiling 2.6.0-test4


ervalerio
10-03-2003, 08:41 PM
trying to make-kpkg a 2.6.0-test4, everything works apart from the final deb package.i get as last message:

make[1]: Leaving directory `/usr/src/kernel-source-2.6.0-test4'
COLUMNS=150 dpkg -l gcc perl dpkg 'libc6*' binutils ldso make dpkg-dev |\
awk '$1 == "ii" { printf("%s-%s\n", $2, $3) }' > debian/buildinfo
uname -a >> debian/buildinfo
echo done > stamp-build

how do I solve this?
thanks

sploo22
10-03-2003, 09:35 PM
What makes you think there's a problem? There's no error message. That's just make printing out its progress.

sharth
10-03-2003, 10:35 PM
its probably done. look in /usr/src/ for a kernel deb.