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] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 5 Nov 2013 13:00:16 +0100
From:	Pavel Machek <pavel@....cz>
To:	Pali Rohár <pali.rohar@...il.com>,
	Jenny TC <jenny.tc@...el.com>,
	Anton Vorontsov <anton.vorontsov@...aro.org>,
	linux-kernel@...r.kernel.org
Subject: gitorious v3.12-rc1-n900 tree

Hi!

I tried pulling current linux-n900 tree from gitorious.

So far I got:

  CC      sound/soc/codecs/tpa6130a2.o
sound/soc/codecs/tpa6130a2.c: In function 'tpa6130a2_i2c_read':
sound/soc/codecs/tpa6130a2.c:63:3: error: implicit declaration of
function 'i2c_smbus_read_byte_data'
[-Werror=implicit-function-declaration]
sound/soc/codecs/tpa6130a2.c: In function 'tpa6130a2_i2c_write':
sound/soc/codecs/tpa6130a2.c:84:3: error: implicit declaration of
function 'i2c_smbus_write_byte_data'
[-Werror=implicit-function-declaration]
sound/soc/codecs/tpa6130a2.c: At top level:
sound/soc/codecs/tpa6130a2.c:479:1: warning: data definition has no
type or storage class [enabled by default]
sound/soc/codecs/tpa6130a2.c:479:1: warning: type defaults to 'int' in
declaration of 'module_i2c_driver' [-Wimplicit-int]
sound/soc/codecs/tpa6130a2.c:479:1: warning: parameter names (without
types) in function declaration [enabled by default]
sound/soc/codecs/tpa6130a2.c:469:26: warning: 'tpa6130a2_i2c_driver'
defined but not used [-Wunused-variable]
cc1: some warnings being treated as errors
make[3]: *** [sound/soc/codecs/tpa6130a2.o] Error 1
make[2]: *** [sound/soc/codecs] Error 2
make[1]: *** [sound/soc] Error 2
make: *** [sound] Error 2
make: *** Waiting for unfinished jobs....
  CC      drivers/media/i2c/smia/smiaregs.o
drivers/media/i2c/smia/smiaregs.c: In function 'smia_i2c_read_reg':
drivers/media/i2c/smia/smiaregs.c:518:2: error: implicit declaration
of function 'i2c_transfer' [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
make[4]: *** [drivers/media/i2c/smia/smiaregs.o] Error 1

I'll turn off respective config options to get rid of those. Now I'm
getting

  GEN     .version
  CHK     include/generated/compile.h
  UPD     include/generated/compile.h
  CC      init/version.o
  LD      init/built-in.o
drivers/built-in.o: In function `OMAPLFBGetLibFuncAddr':
:(.text+0x58280): undefined reference to `PVRGetDisplayClassJTable'
make: *** [vmlinux] Error 1
Command exited with non-zero status 2

...will get rid config of CONFIG_PVR next. Now it compiles...

Thanks,
									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
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