lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 28 Aug 2014 13:29:19 +0530
From:	Sudip Mukherjee <sudipm.mukherjee@...il.com>
To:	Jim Davis <jim.epost@...il.com>
Cc:	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-next <linux-next@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	"m.chehab" <m.chehab@...sung.com>,
	Randy Dunlap <rdunlap@...radead.org>,
	linux-media <linux-media@...r.kernel.org>,
	linux-doc <linux-doc@...r.kernel.org>
Subject: Re: randconfig build error with next-20140826, in
 Documentation/video4linux

On Wed, Aug 27, 2014 at 10:33:46AM -0700, Jim Davis wrote:
> On Wed, Aug 27, 2014 at 3:58 AM, Sudip Mukherjee
> <sudipm.mukherjee@...il.com> wrote:
> 
> > Hi,
> > I tried to build next-20140826 with your given config file . But for me everything was fine.
> 
> Well, you should be able to reproduce it.  Do these steps work for you?
> 
> jim@...bstar:~/linux2$ git checkout next-20140826
> HEAD is now at 1c9e4561f3b2... Add linux-next specific files for 20140826
> jim@...bstar:~/linux2$ git clean -fdx
> jim@...bstar:~/linux2$ cp ~/randconfig-1409069188.txt .config
> jim@...bstar:~/linux2$ make oldconfig
>   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 --oldconfig Kconfig
> #
> # configuration written to .config
> #
> jim@...bstar:~/linux2$ make -j4 >buildlog.txt 2>&1
> jim@...bstar:~/linux2$ grep ERROR buildlog.txt
> ERROR: "vb2_ops_wait_finish"
> [Documentation/video4linux/v4l2-pci-skeleton.ko] undefined!
> 
> (followed by many more similar lines).

yes , it worked. thanks . i was missing the oldconfig .

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ