All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem with backports git repo
@ 2013-05-28 19:17 Larry Finger
  2013-05-28 19:25 ` Johannes Berg
  0 siblings, 1 reply; 4+ messages in thread
From: Larry Finger @ 2013-05-28 19:17 UTC (permalink / raw)
  To: Luis R. Rodriguez; +Cc: backports

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-05-28 19:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-28 19:17 Problem with backports git repo Larry Finger
2013-05-28 19:25 ` Johannes Berg
2013-05-28 19:43   ` Johannes Berg
2013-05-28 19:56     ` Larry Finger

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.