Can someone point me to the problem here??

(cd debian/tmp-source/usr/src/kernel-source-2.0.34; \
                        rm -f stamp-building stamp-build stamp-configure
stamp-source stamp-image stamp-headers stamp-src stamp-diff stamp-doc
stamp-buildpackage stamp-libc-kheaders)
(cd debian/tmp-source/usr/src/kernel-source-2.0.34/include; rm -f asm; \
        ln -s asm-i386 asm)
if test -f debian/official -a -f debian/README.Debian ; then \
           install -p    -o root -g root -m 644 debian/README.Debian \
        debian/tmp-source/usr/src/kernel-source-2.0.34/README.Debian
/bin/sh: -c: line 2: syntax error: unexpected end of file
make: *** [stamp-source] Error 2

I am trying as you can see to build 2.0.34pre12.  I did make-kpkg --revision
gestalt.1.9 binary.  It chugged for a few moments then, this.  It appears to be
a bug in the make-kpkg script.  Won't swear to it though.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to