From: Larry Finger <Larry.Finger@lwfinger.net>
To: "Luis R. Rodriguez" <mcgrof@frijolero.org>
Cc: backports@vger.kernel.org
Subject: Problem with backports git repo
Date: Tue, 28 May 2013 14:17:01 -0500 [thread overview]
Message-ID: <51A502AD.1060104@lwfinger.net> (raw)
Luis,
I just used 'git clone' to get a fresh copy of the repo. When I try 'make
menuconfig', I get the following error:
finger@larrylap:~/backports/backport> make menuconfig
Generating local configuration database from kernel ...grep: .local-symbols: No
such file or directory
done.
Makefile.real:1: versions: No such file or directory
make[1]: *** No rule to make target `versions'. Stop.
make: *** [menuconfig] Error 2
finger@larrylap:~/backports/backport>
I have a copy of file 'versions' from a v3.10-rc1 tarball. When I copy that to
backport/, then that message is fixed. I think file versions needs to be added
to the repo.
After copying the file, I now get
finger@larrylap:~/backports/backport> make menuconfig
Kconfig:27: can't open file "net/wireless/Kconfig"
make[1]: *** [menuconfig] Error 1
make: *** [menuconfig] Error 2
finger@larrylap:~/backports/backport>
I have not yet figured out how to fix this one. My kernel source tree is good,
and Kconfig matches the one in the tarball.
Thanks,
Larry
next reply other threads:[~2013-05-28 19:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-28 19:17 Larry Finger [this message]
2013-05-28 19:25 ` Problem with backports git repo Johannes Berg
2013-05-28 19:43 ` Johannes Berg
2013-05-28 19:56 ` Larry Finger
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=51A502AD.1060104@lwfinger.net \
--to=larry.finger@lwfinger.net \
--cc=backports@vger.kernel.org \
--cc=mcgrof@frijolero.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.