LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: "John Stoffel" <john@stoffel.org>
To: "John Stoffel" <john@stoffel.org>
Cc: linux-kernel@vger.kernel.org, mmarek@suse.cz,
	linux-kbuild@vger.kernel.org
Subject: Re: 2.6.38-rc3 - make deb-pkg bombs out
Date: Thu, 3 Feb 2011 17:05:06 -0500	[thread overview]
Message-ID: <19787.9875.652.181110@quad.stoffel.home> (raw)
In-Reply-To: <19784.18282.668305.184521@quad.stoffel.home>

>>>>> "John" == John Stoffel <john@stoffel.org> writes:

I've updated this email to include the maintainer and the linux-kbuild
mailing list.

John> I've been trying to do a 'make deb-pkg' on 2.6.38-rc? and not
John> having any luck.  I was going to report this error for -rc2, but
John> saw -rc3 this morning so I grabbed it and tried it out.

John> I can successfully build the kernel on x86_64 (Ubuntu 10.10
John> system, dual core Athlon, 4gb RAM, current directory mounted via
John> NFS), but when I do:

John>   fakeroot make O=/var/tmp/build deb-pkg

Turns out the problem is with the "O=/var/tmp/build" since it works to
build the deb-pkg target in the current directory just fine, using the
same .config and same arguements.  

I guess I'll start to bisect this and see when it last worked.
Looking at the scripts/package/builddeb script, it just needs to be
updated to use the O=/some/path in the find command.  I think.  But I
don't know the build system at all.

Thanks,
John


John> it dies with the following error:

John>       INSTALL include/rdma (1 file)
John>       INSTALL include/scsi/fc (4 files)
John>       INSTALL include/scsi (3 files)
John>       INSTALL include/sound (8 files)
John>       INSTALL include/video (3 files)
John>       INSTALL include/xen (2 files)
John>       INSTALL include (0 file)
John>       INSTALL include/asm (56 files)
John>     find: `arch/x86/include': No such file or directory
John>     make[2]: *** [deb-pkg] Error 1
John>     make[1]: *** [deb-pkg] Error 2
John>     make: *** [sub-make] Error 2

John> Anyone got a hint on what the solution is?

John> John

       
John> -- 
John> --
John> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
John> the body of a message to majordomo@vger.kernel.org
John> More majordomo info at  http://vger.kernel.org/majordomo-info.html
John> Please read the FAQ at  http://www.tux.org/lkml/

-- 

  reply	other threads:[~2011-02-03 22:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-01 17:48 John Stoffel
2011-02-03 22:05 ` John Stoffel [this message]
2011-02-04  8:02   ` Nicolas de Pesloüan
2011-02-04 17:59     ` John Stoffel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19787.9875.652.181110@quad.stoffel.home \
    --to=john@stoffel.org \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mmarek@suse.cz \
    --subject='Re: 2.6.38-rc3 - make deb-pkg bombs out' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).