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:	Tue, 8 Jul 2008 01:04:11 +0200
From:	Laurent Pinchart <laurent.pinchart@...net.be>
To:	"Stoyan Gaydarov" <stoyboyker@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: Compile Error for 2.6.26-rc9

Hi Stoyan,

On Monday 07 July 2008, Stoyan Gaydarov wrote:
> While doing a randconfig earlier make failed with this:
>
>   AR      arch/x86/lib/lib.a
>   LD      vmlinux.o
>   MODPOST vmlinux.o
>   GEN     .version
>   CHK     include/linux/compile.h
>   UPD     include/linux/compile.h
>   CC      init/version.o
>   LD      init/built-in.o
>   LD      .tmp_vmlinux1
> drivers/built-in.o: In function `uvc_input_cleanup':
> /data/kernels/build-test/linux-2.6.26-rc9/drivers/media/video/uvc/uvc_statu
>s.c:67: undefined reference to `input_unregister_device'
> drivers/built-in.o: In function `uvc_input_init':
> /data/kernels/build-test/linux-2.6.26-rc9/drivers/media/video/uvc/uvc_statu
>s.c:32: undefined reference to `input_allocate_device'
> /data/kernels/build-test/linux-2.6.26-rc9/drivers/media/video/uvc/uvc_statu
>s.c:52: undefined reference to `input_register_device'
> /data/kernels/build-test/linux-2.6.26-rc9/drivers/media/video/uvc/uvc_statu
>s.c:59: undefined reference to `input_free_device'
> drivers/built-in.o: In function `input_report_key':
> /data/kernels/build-test/linux-2.6.26-rc9/include/linux/input.h:1269:
> undefined reference to `input_event'
> make: *** [.tmp_vmlinux1] Error 1
>
> The config file is attached
>
> -Stoyan G

Thanks for the report. I'll post a patch to the video4linux mailing list and 
I'll CC you.

Best regards,

Laurent Pinchart
--
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