Linux wireless drivers development
 help / color / mirror / Atom feed
* Build problem with current git repo
@ 2013-05-20 23:58 Larry Finger
  2013-05-21  2:16 ` Luis R. Rodriguez
  0 siblings, 1 reply; 2+ messages in thread
From: Larry Finger @ 2013-05-20 23:58 UTC (permalink / raw)
  To: backports; +Cc: linux-wireless

Pulling from the git repo today and trying to do a 'make menuconfig' results in 
the following error:

finger@larrylap:~/backports/backport> make menuconfig
Makefile.real:1: versions: No such file or directory
make[1]: *** No rule to make target `versions'.  Stop.
make: *** [menuconfig] Error 2

The first line of Makefile.real contains "include versions", but that file does 
not exist. It seems as if versions has not been committed to the repo.

After I copied that file from a tarball source version, I then get the error

finger@larrylap:~/backports/backport> make menuconfig
make[2]: `mconf' is up to date.
Kconfig:27: can't open file "net/wireless/Kconfig"
make[1]: *** [menuconfig] Error 1
make: *** [menuconfig] Error 2

Larry


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

end of thread, other threads:[~2013-05-21  2:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-20 23:58 Build problem with current git repo Larry Finger
2013-05-21  2:16 ` Luis R. Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox