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
| ||
|
Message-ID: <20071014131948.GF4211@stusta.de> Date: Sun, 14 Oct 2007 15:19:48 +0200 From: Adrian Bunk <bunk@...nel.org> To: Ralf Baechle <ralf@...ux-mips.org> Cc: linux-mips@...ux-mips.org, linux-kernel@...r.kernel.org Subject: -git mips defconfig compile error Commit 05dc8c02bf40090e9ed23932b1980ead48eb8870 causes the following compile error with the mips defconfig: <-- snip --> ... CC drivers/video/logo/logo.o /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/video/logo/logo.c: In function 'fb_find_logo': /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/video/logo/logo.c:91: error: 'mips_machgroup' undeclared (first use in this function) /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/video/logo/logo.c:91: error: (Each undeclared identifier is reported only once /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/video/logo/logo.c:91: error: for each function it appears in.) /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/video/logo/logo.c:91: error: 'MACH_GROUP_SGI' undeclared (first use in this function) make[4]: *** [drivers/video/logo/logo.o] Error 1 <-- snip --> It seems the drivers/net/jazzsonic.c and drivers/video/logo/logo.c parts that are part of the corresponding commit in the mips git tree got lost somewhere. cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed - 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