suspend2-sources-2.6.12-r5 doesn't compile if Ethernet (1000 Mbit) ---> New SysKonnect GigaEthernet support (EXPERIMENTAL) is enabled Reproducible: Always Steps to Reproduce: 1. make menuconfig 2. enable New SysKonnect GigaEthernet support (EXPERIMENTAL) either as <M> or <*> 3. make && make modules_install Actual Results: # make && make modules_install CHK include/linux/version.h SPLIT include/linux/autoconf.h -> include/config/* make[1]: `arch/i386/kernel/asm-offsets.s' is up to date. CHK include/linux/compile.h CHK usr/initramfs_list CC drivers/net/skge.o drivers/net/skge.c: In function `skge_suspend': drivers/net/skge.c:3262: error: incompatible type for argument 2 of `pci_choose_state' drivers/net/skge.c: At top level: drivers/net/skge.c:3296: warning: initialization from incompatible pointer type make[2]: *** [drivers/net/skge.o] Error 1 make[1]: *** [drivers/net] Error 2 make: *** [drivers] Error 2 Portage 2.0.51.22-r2 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r1, 2.6.12-gentoo-r6 i686) ================================================================= System uname: 2.6.12-gentoo-r6 i686 AMD Sempron(tm) 2600+ Gentoo Base System version 1.6.13 ccache version 2.4 [disabled] dev-lang/python: 2.4.1-r1 sys-apps/sandbox: 1.2.12 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6 sys-devel/binutils: 2.16.1 sys-devel/libtool: 1.5.18-r1 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-Os -march=athlon-xp -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d" CXXFLAGS="-Os -march=athlon-xp -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources/ ftp://ftp.unina.it/pub/linux/distributions/gentoo http://mirror.switch.ch/ftp/mirror/gentoo/ ftp://mirror.switch.ch/mirror/gentoo/ ftp://ftp.solnet.ch/mirror/Gentoo http://gentoo.mirror.solnet.ch" LC_ALL="it_IT.UTF-8" LINGUAS="it" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage /usr/local/bmg-main /usr/local/gentoo-de" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 3dnow 3dnowext X alsa apm avi bash-completion bitmap-fonts cdr cjk crypt cups divx4linux dvd dvdr emboss encode fam flac foomaticdb gif gpm gtk gtk2 jpeg libg++ libwww minimal mmx mmxext mp3 mpeg ncurses nls nptl nptlonly nvidia ogg oggvorbis opengl png ppds quicktime readline scanner spell sse ssl svga tiff truetype truetype-fonts type1-fonts unicode usb vorbis xine xvid linguas_it userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LANG, LDFLAGS
Created attachment 66384 [details] kernel configuration
suspend2-sources is not a supported
suspend2-sources is not a supported¹ kernel package. Try the patch from the upstream bug. [1] http://www.gentoo.org/doc/en/gentoo-kernel.xml#doc_chap2
Marking UPSTREAM.
This should of course be fixed. Jakub, which upstream bug report are you talking about?
i found that: http://bugzilla.suspend2.net/show_bug.cgi?id=72
Fixed in sys-kernel/suspend2-sources-2.6.12-r6. Thank you for reporting this.