All of lore.kernel.org
 help / color / mirror / Atom feed
From: Josef Bacik <jbacik@fb.com>
To: Jim Salter <jim@jrs-s.net>
Cc: linux-btrfs <linux-btrfs@vger.kernel.org>
Subject: Re: btrfs send problems
Date: Tue, 18 Feb 2014 09:15:05 -0500	[thread overview]
Message-ID: <53036AE9.4060800@fb.com> (raw)
In-Reply-To: <530367AF.1090209@jrs-s.net>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 02/18/2014 09:01 AM, Jim Salter wrote:
> Having trouble building btrfs-next - getting error ".config not
> found".
> 
> me@locutus:~/git/btrfs-next$ make HOSTCC  scripts/basic/fixdep 
> HOSTCC  scripts/kconfig/conf.o SHIPPED scripts/kconfig/zconf.tab.c 
> SHIPPED scripts/kconfig/zconf.lex.c SHIPPED
> scripts/kconfig/zconf.hash.c HOSTCC  scripts/kconfig/zconf.tab.o 
> HOSTLD  scripts/kconfig/conf scripts/kconfig/conf --silentoldconfig
> Kconfig *** *** Configuration file ".config" not found! *** ***
> Please run some configurator (e.g. "make oldconfig" or *** "make
> menuconfig" or "make xconfig"). *** make[2]: *** [silentoldconfig]
> Error 1 make[1]: *** [silentoldconfig] Error 2 SYSHDR
> arch/x86/syscalls/../include/generated/uapi/asm/unistd_32.h SYSHDR
> arch/x86/syscalls/../include/generated/uapi/asm/unistd_64.h SYSHDR
> arch/x86/syscalls/../include/generated/uapi/asm/unistd_x32.h SYSTBL
> arch/x86/syscalls/../include/generated/asm/syscalls_32.h HOSTCC
> arch/x86/tools/relocs_32.o HOSTCC  arch/x86/tools/relocs_64.o 
> HOSTCC  arch/x86/tools/relocs_common.o HOSTLD
> arch/x86/tools/relocs make: *** No rule to make target
> `include/config/auto.conf', needed by 
> `include/config/kernel.release'.  Stop.
> 

cd btrfs-next
cp /boot/config-$(uname -r) .config
make oldconfig
(hold enter until you get a command prompt back)
make -j8 && make modules_install && make install
edit your grub.cfg to make sure it's pointing at the new kernel
reboot

Thanks,

Josef
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJTA2rpAAoJEANb+wAKly3BUYMP+wXgRJ3/Jn+Y5TlievpN9ld1
YyiGVzCSz5nybMaVHN4D39TSO9diANd/24GuIlqmGWva91sNYueJ8NFF4n7aKjqH
TiGkqsi5J1m0uP06r+vYFb9oQZyCvs3cmh+zGDkH8+k+DI0IyxqaFTZMjDvvaKY8
tEstHviMd91YvdpD1pH/x9/ubSWed61Dv+mwc3wDg8MrDR2EpoC/6Rrc1nWZsdrm
hjp8wwootlf3/9Z7XwbYX0L6Z869iOnY3HF+8a93earqO+dyCFOTyIAUbkjf5q5I
ZQBDZmtg6KtpH7QlsgPiONRmHELzAV10/bh+3RaOig0cW0x12/EORCWPcw5ktjJ4
PJK8fHK5BcBM6QXI54y8Z6aH/9urA7+FQ/nuxCW0K+Iz4/BxUmRAl6D078MsaLAy
eY9vgBn5hm4jmzKfoCqS7fy5NTxMHGCZSCKCcERPJtu5Adjs2KdQRlyfAav8P+Ul
/oYHKpTcis29SGq+IXgd0EsBBoy/3zrF8F3tIqhwkQpiqSQVL0TbKEd4EPdbEZaI
VFfMYNirJghljl7es4v5ggtRqk8cbAnGKJsc3kw8P67PaedwYH2ecCeNEk9MbIVx
/6SuMq0HDspbPctkFHI4Vtu+dYlnYZtgpONtdrVYKsY/n1Ak3sRCD6hj2fwLJcQl
SbBBOA0WIJYeaNfMm2yu
=o1cI
-----END PGP SIGNATURE-----

      reply	other threads:[~2014-02-18 14:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-15 20:56 btrfs send problems Jim Salter
2014-02-16  0:33 ` Josef Bacik
2014-02-18 14:01   ` Jim Salter
2014-02-18 14:15     ` Josef Bacik [this message]

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=53036AE9.4060800@fb.com \
    --to=jbacik@fb.com \
    --cc=jim@jrs-s.net \
    --cc=linux-btrfs@vger.kernel.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.