Jonas Smedegaard <[EMAIL PROTECTED]> writes:

> Here is the complete output of a failed compile:

> [EMAIL PROTECTED]:~/src/linux/linux-modules/openafs$
> KSRC=/usr/src/linux-headers-2.6.14-2-386 KPKG_DEST_DIR="\$(CURDIR)/.."
> KDREV="0.99.jones1" fakeroot debian/rules kdist_configure kdist_image
> sh debian/prep-modules /usr/src/linux-headers-2.6.14-2-386
> debian/control.module-image > debian/control sed: -e expression #1,
> char 14: unterminated `s' command make: *** [configure-modules-stamp]
> Error 1

> I suspect that the cause of the problem is lack of escaping the embedded
> quoting when reused.

Ah!  prep-modules!  I was looking in entirely the wrong place.  Now I
understand what you're talking about, and indeed, I can see exactly the
logic flow that's causing the problems you're seeing.

I've been meaning to look at prep-modules for a while, since I find it
hard to read and I think portions of it aren't being used.  I'll get this
fixed one way or the other in the next upload, which should be done in a
day or two, if not sooner.

Thanks!

-- 
Russ Allbery ([EMAIL PROTECTED])               <http://www.eyrie.org/~eagle/>


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

Reply via email to