Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] genkernel all fail
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Disgrace
n00b
n00b


Joined: 03 Sep 2012
Posts: 2

PostPosted: Mon Sep 03, 2012 6:03 pm    Post subject: [SOLVED] genkernel all fail Reply with quote

Hi

i try to install gentoo from the livedvd console but got a problem with the kernel compilation :(

Code:

Gentoo-2012 gentoo # mount /dev/sdc3 /mnt/gentoo
Gentoo-2012 gentoo # mount /dev/sdc1 /mnt/gentoo/boot
Gentoo-2012 gentoo # mount /dev/sdc5 /mnt/gentoo/home
Gentoo-2012 gentoo # mount -t proc none /mnt/gentoo/proc
Gentoo-2012 gentoo # mount --rbind /sys /mnt/gentoo/sys
Gentoo-2012 gentoo # mount --rbind /dev /mnt/gentoo/dev
Gentoo-2012 gentoo # chroot /mnt/gentoo /bin/bash
Gentoo-2012 / # env-update
>>> Regenerating /etc/ld.so.cache...
Gentoo-2012 / # source /etc/profile
Gentoo-2012 / # export PS1="(chroot) $PS1"
(chroot) Gentoo-2012 / # genkernel all
* Gentoo Linux Genkernel; Version 3.4.24_p2
* Running with options: all

* Linux Kernel 3.4.9-gentoo for x86_64...
* kernel: Using config from /usr/share/genkernel/arch/x86_64/kernel-config
* kernel: >> Running mrproper...
*         >> Running oldconfig...
* kernel: >> Cleaning...
*         >> Compiling 3.4.9-gentoo bzImage...
*         >> Not installing firmware as it's included in the kernel already (CONFIG_FIRMWARE_IN_KERNEL=y)...
*         >> Compiling 3.4.9-gentoo modules...
* ERROR: Failed to compile the "modules" target...

* -- Grepping log... --

  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
.config:2860:warning: symbol value 'm' invalid for RTC_LIB
.config:2861:warning: symbol value 'm' invalid for RTC_CLASS
--
choice[1]: 1
Sparse Memory virtual memmap (SPARSEMEM_VMEMMAP) [Y/n/?] y
Allow for memory hot-add (MEMORY_HOTPLUG) [N/y] n
Allow for memory compaction (COMPACTION) [N/y/?] (NEW) Enable KSM for page merging (KSM) [N/y/?] n
Low address space to protect from user allocation (DEFAULT_MMAP_MIN_ADDR) [4096] 4096
Enable recovery from hardware memory errors (MEMORY_FAILURE) [N/y/?] n
--
  Thermal Zone (ACPI_THERMAL) [M/n/?] m
  Debug Statements (ACPI_DEBUG) [N/y/?] n
  PCI slot detection driver (ACPI_PCI_SLOT) [N/m/y/?] n
  Container and Module Devices (EXPERIMENTAL) (ACPI_CONTAINER) [M/y/?] m
  Smart Battery System (ACPI_SBS) [N/m/y/?] n
  Hardware Error Device (ACPI_HED) [N/m/y/?] n
  Boottime Graphics Resource Table support (ACPI_BGRT) [N/m/y/?] (NEW)   ACPI Platform Error Interface (APEI) (ACPI_APEI) [N/y/?] n
--
* Bus options (PCI etc.)
*
PCI support (PCI) [Y/n/?] y
  Support mmconfig PCI config space access (PCI_MMCONFIG) [Y/n] y
  PCI Express support (PCIEPORTBUS) [Y/n/?] y
    Root Port Advanced Error Reporting support (PCIEAER) [Y/n/?] y
      PCI Express ECRC settings control (PCIE_ECRC) [N/y/?] n
      PCIe AER error injector support (PCIEAER_INJECT) [N/m/y/?] n
--
  * Wireless
  *
  Wireless (WIRELESS) [Y] y
    cfg80211 - wireless configuration API (CFG80211) [M/n/?] m
      nl80211 testmode command (NL80211_TESTMODE) [N/y/?] n
      enable developer warnings (CFG80211_DEVELOPER_WARNINGS) [N/y/?] n
--
  Symbios 53c500 PCMCIA support (PCMCIA_SYM53C500) [M/n/?] m
*
* Serial ATA and Parallel ATA drivers
*
Serial ATA and Parallel ATA drivers (ATA) [M/n/y/?] m
  Verbose ATA error reporting (ATA_VERBOSE_ERROR) [Y/n/?] y
--
NILFS2 file system support (EXPERIMENTAL) (NILFS2_FS) [N/m/y/?] n
Dnotify support (DNOTIFY) [Y/n/?] y
Inotify support for userspace (INOTIFY_USER) [Y/n/?] y
Filesystem wide access notification (FANOTIFY) [N/y/?] (NEW) Quota support (QUOTA) [Y/?] y
Report quota messages through netlink interface (QUOTA_NETLINK_INTERFACE) [N/y/?] n
Print quota warnings to console (OBSOLETE) (PRINT_QUOTA_WARNING) [Y/n/?] y
--
RCU CPU stall timeout in seconds (RCU_CPU_STALL_TIMEOUT) [60] (NEW) Print additional diagnostics on RCU CPU stall (RCU_CPU_STALL_INFO) [N/y/?] (NEW) Enable tracing for RCU (RCU_TRACE) [N/y/?] n
Self test for the backtrace code (BACKTRACE_SELF_TEST) [N/m/y/?] n
Force extended block device numbers and spread them (DEBUG_BLOCK_EXT_DEVT) [N/y/?] n
Force weak per-cpu definitions (DEBUG_FORCE_WEAK_PER_CPU) [N/y/?] n
Debug access to per_cpu maps (DEBUG_PER_CPU_MAPS) [N/y/?] n
CPU notifier error injection module (CPU_NOTIFIER_ERROR_INJECT) [N/m/y/?] n
--
  SHIPPED scripts/genksyms/keywords.hash.c
  SHIPPED scripts/genksyms/parse.tab.h
  SHIPPED scripts/genksyms/parse.tab.c
  HOSTCC  scripts/genksyms/lex.lex.o
scripts/genksyms/lex.lex.c_shipped: In function ‘yylex1’:
scripts/genksyms/lex.lex.c_shipped:904:1: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
--
  CC      block/partitions/msdos.o
  CC      fs/ext4/hash.o
  CC      block/partitions/efi.o
  CC      fs/ext4/resize.o
fs/ext4/resize.c: In function ‘ext4_update_super’:
fs/ext4/resize.c:1144:9: warning: unused variable ‘ret’
--
  CC      drivers/video/console/font_8x16.o
  CC      drivers/video/console/softcursor.o
  CC      fs/xfs/xfs_bmap_btree.o
  CC      drivers/video/console/fbcondecor.o
  CC      fs/xfs/xfs_btree.o
drivers/video/console/fbcondecor.c:511:6: warning: function declaration isn’t a prototype
--
  CC [M]  sound/i2c/other/ak4114.o
  CC [M]  sound/i2c/other/ak4117.o
  CC [M]  drivers/block/cciss.o
  CC [M]  sound/i2c/other/ak4xxx-adda.o
drivers/block/cciss.c: In function ‘dev_show_unique_id’:
drivers/block/cciss.c:663:7: warning: ‘sn[0]’ may be used uninitialized in this function
drivers/block/cciss.c:663:7: warning: ‘sn[1]’ may be used uninitialized in this function
drivers/block/cciss.c:663:7: warning: ‘sn[2]’ may be used uninitialized in this function
drivers/block/cciss.c:663:7: warning: ‘sn[3]’ may be used uninitialized in this function
drivers/block/cciss.c:663:7: warning: ‘sn[4]’ may be used uninitialized in this function
drivers/block/cciss.c:663:7: warning: ‘sn[5]’ may be used uninitialized in this function
drivers/block/cciss.c:663:7: warning: ‘sn[6]’ may be used uninitialized in this function
drivers/block/cciss.c:663:7: warning: ‘sn[7]’ may be used uninitialized in this function
drivers/block/cciss.c:663:7: warning: ‘sn[8]’ may be used uninitialized in this function
drivers/block/cciss.c:663:7: warning: ‘sn[9]’ may be used uninitialized in this function
drivers/block/cciss.c:663:7: warning: ‘sn[10]’ may be used uninitialized in this function
drivers/block/cciss.c:663:7: warning: ‘sn[11]’ may be used uninitialized in this function
drivers/block/cciss.c:663:7: warning: ‘sn[12]’ may be used uninitialized in this function
drivers/block/cciss.c:663:7: warning: ‘sn[13]’ may be used uninitialized in this function
drivers/block/cciss.c:663:7: warning: ‘sn[14]’ may be used uninitialized in this function
drivers/block/cciss.c:663:7: warning: ‘sn[15]’ may be used uninitialized in this function
--
  CC [M]  drivers/gpu/drm/radeon/evergreen_cs.o
  CC [M]  net/bluetooth/mgmt.o
  CC [M]  drivers/gpu/drm/radeon/r100.o
  CC [M]  net/bluetooth/hci_sock.o
drivers/gpu/drm/radeon/r100.c: In function ‘r100_bandwidth_update’:
drivers/gpu/drm/radeon/r100.c:2894:50: warning: ‘disp_drain_rate.full’ may be used uninitialized in this function
drivers/gpu/drm/radeon/r100.c:2840:63: warning: ‘crit_point_ff.full’ may be used uninitialized in this function
--
  CC [M]  drivers/input/joystick/iforce/iforce-usb.o
  CC [M]  net/mac80211/mlme.o
  LD [M]  drivers/input/joystick/iforce/iforce.o
  CC [M]  drivers/input/keyboard/lkkbd.o
net/mac80211/mlme.c: In function ‘ieee80211_prep_connection’:
net/mac80211/mlme.c:3058:19: warning: ‘sta’ may be used uninitialized in this function
--
  CC [M]  drivers/md/raid1.o
  CC [M]  net/netfilter/nf_conntrack_ecache.o
  CC [M]  net/netfilter/nf_conntrack_h323_main.o
  CC [M]  drivers/md/raid10.o
drivers/md/raid10.c: In function ‘read_balance’:
drivers/md/raid10.c:681:18: warning: ‘rdev’ may be used uninitialized in this function
--
  CC [M]  drivers/message/i2o/bus-osm.o
  CC [M]  drivers/message/i2o/config-osm.o
  CC [M]  net/netfilter/xt_time.o
In file included from drivers/message/i2o/config-osm.c:39:0:
drivers/message/i2o/i2o_config.c: In function ‘i2o_cfg_passthru’:
drivers/message/i2o/i2o_config.c:881:19: warning: cast to pointer from integer of different size
drivers/message/i2o/i2o_config.c:936:10: warning: cast to pointer from integer of different size
--
  CC [M]  net/sctp/chunk.o
  CC [M]  drivers/net/ethernet/amd/amd8111e.o
  CC [M]  net/sctp/sm_make_chunk.o
  CC [M]  drivers/net/ethernet/amd/nmclan_cs.o
drivers/net/ethernet/amd/nmclan_cs.c: In function ‘nmclan_config’:
drivers/net/ethernet/amd/nmclan_cs.c:625:3: warning: ‘pcmcia_request_exclusive_irq’ is deprecated (declared at include/pcmcia/ds.h:201)
--
  CC [M]  drivers/net/ethernet/natsemi/ns83820.o
  CC [M]  drivers/net/ethernet/mellanox/mlx4/main.o
  CC [M]  drivers/net/ethernet/neterion/s2io.o
  CC [M]  drivers/net/ethernet/mellanox/mlx4/mcg.o
drivers/net/ethernet/mellanox/mlx4/mcg.c: In function ‘find_entry.clone.7’:
drivers/net/ethernet/mellanox/mlx4/mcg.c:572:6: warning: ‘hash’ may be used uninitialized in this function
--
  CC [M]  drivers/net/wan/lmc/lmc_media.o
  CC [M]  drivers/net/wan/lmc/lmc_main.o
  CC [M]  drivers/scsi/iscsi_boot_sysfs.o
  CC [M]  drivers/scsi/advansys.o
  CC [M]  drivers/net/wan/lmc/lmc_proto.o
drivers/scsi/advansys.c:71:2: warning: #warning this driver is still not properly converted to the DMA API
--
  CC [M]  drivers/scsi/aic94xx/aic94xx_dev.o
  CC [M]  drivers/scsi/aic94xx/aic94xx_tmf.o
  CC [M]  drivers/net/wireless/ipw2x00/libipw_wx.o
  CC [M]  drivers/scsi/aic94xx/aic94xx_task.o
drivers/net/wireless/ipw2x00/libipw_wx.c: In function ‘libipw_wx_set_encodeext’:
drivers/net/wireless/ipw2x00/libipw_wx.c:526:21: warning: unused variable ‘dev’
--
  CC [M]  drivers/net/wireless/iwlwifi/iwl-agn-rs.o
  CC [M]  drivers/scsi/libsas/sas_ata.o
  CC [M]  drivers/scsi/libsas/sas_host_smp.o
  CC [M]  drivers/net/wireless/iwlwifi/iwl-mac80211.o
drivers/net/wireless/iwlwifi/iwl-mac80211.c: In function ‘iwlagn_mac_resume’:
drivers/net/wireless/iwlwifi/iwl-mac80211.c:443:23: warning: unused variable ‘img’
--
  CC [M]  drivers/net/wireless/iwlwifi/iwl-trans-pcie-tx.o
  CC [M]  drivers/scsi/lpfc/lpfc_nportdisc.o
  LD [M]  drivers/net/wireless/iwlwifi/iwlwifi.o
  CC [M]  drivers/net/wireless/libertas/cfg.o
  CC [M]  drivers/scsi/lpfc/lpfc_scsi.o
cc1: warnings being treated as errors
drivers/scsi/lpfc/lpfc_scsi.c: In function ‘lpfc_bg_setup_bpl’:
drivers/scsi/lpfc/lpfc_scsi.c:1900:11: error: unused variable ‘rc’
drivers/scsi/lpfc/lpfc_scsi.c: In function ‘lpfc_bg_setup_bpl_prot’:
drivers/scsi/lpfc/lpfc_scsi.c:2037:11: error: unused variable ‘rc’
drivers/scsi/lpfc/lpfc_scsi.c: In function ‘lpfc_bg_setup_sgl’:
drivers/scsi/lpfc/lpfc_scsi.c:2256:11: error: unused variable ‘rc’
drivers/scsi/lpfc/lpfc_scsi.c: In function ‘lpfc_bg_setup_sgl_prot’:
drivers/scsi/lpfc/lpfc_scsi.c:2386:11: error: unused variable ‘rc’
make[3]: *** [drivers/scsi/lpfc/lpfc_scsi.o] Error 1
make[2]: *** [drivers/scsi/lpfc] Error 2
make[1]: *** [drivers/scsi] Error 2
--
  CC [M]  drivers/net/wireless/rt2x00/rt2500pci.o
  CC [M]  drivers/net/wireless/rt2x00/rt61pci.o
  CC [M]  drivers/net/wireless/rt2x00/rt2500usb.o
  CC [M]  drivers/net/wireless/rt2x00/rt73usb.o
  LD [M]  drivers/net/wireless/rt2x00/rt2x00lib.o
make: *** [drivers] Error 2
* Gentoo Linux Genkernel; Version 3.4.24_p2
* Running with options: all

* ERROR: Failed to compile the "modules" target...

* -- End log... --

* Please consult /var/log/genkernel.log for more information and any
* errors that were reported above.

* Report any genkernel bugs to bugs.gentoo.org and
* assign your bug to genkernel@gentoo.org. Please include
* as much information as you can in your bug report; attaching
* /var/log/genkernel.log so that your issue can be dealt with effectively.
*
* Please do *not* report compilation failures as genkernel bugs!
*
(chroot) Gentoo-2012 / #


here is the problem ?

cc1: warnings being treated as errors
drivers/scsi/lpfc/lpfc_scsi.c: In function ‘lpfc_bg_setup_bpl’:
drivers/scsi/lpfc/lpfc_scsi.c:1900:11: error: unused variable ‘rc’
drivers/scsi/lpfc/lpfc_scsi.c: In function ‘lpfc_bg_setup_bpl_prot’:
drivers/scsi/lpfc/lpfc_scsi.c:2037:11: error: unused variable ‘rc’
drivers/scsi/lpfc/lpfc_scsi.c: In function ‘lpfc_bg_setup_sgl’:
drivers/scsi/lpfc/lpfc_scsi.c:2256:11: error: unused variable ‘rc’
drivers/scsi/lpfc/lpfc_scsi.c: In function ‘lpfc_bg_setup_sgl_prot’:
drivers/scsi/lpfc/lpfc_scsi.c:2386:11: error: unused variable ‘rc’
make[3]: *** [drivers/scsi/lpfc/lpfc_scsi.o] Error 1
make[2]: *** [drivers/scsi/lpfc] Error 2
make[1]: *** [drivers/scsi] Error 2


emerge --info
Code:

(chroot) Gentoo-2012 / # emerge --info
Portage 2.1.10.49 (default/linux/amd64/10.0/desktop, gcc-4.5.3, glibc-2.14.1-r3, 3.3.0-gentoo-r1 x86_64)
=================================================================
System uname: Linux-3.3.0-gentoo-r1-x86_64-Intel-R-_Core-TM-2_Duo_CPU_E8400_@_3.00GHz-with-gentoo-2.1
Timestamp of tree: Mon, 03 Sep 2012 09:00:01 +0000
app-shells/bash:          4.2_p20
dev-lang/python:          2.7.3-r2, 3.2.3
dev-util/pkgconfig:       0.27
sys-apps/baselayout:      2.1-r1
sys-apps/openrc:          0.9.8.4
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.68
sys-devel/automake:       1.11.6
sys-devel/binutils:       2.21.1-r1
sys-devel/gcc:            4.5.3-r2
sys-devel/gcc-config:     1.6
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r1
sys-kernel/linux-headers: 3.1 (virtual/os-headers)
sys-libs/glibc:           2.14.1-r3
Repositories: gentoo
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=core2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=core2"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr emboss encode exif fam firefox flac fortran gdbm gif gpm gtk iconv ipv6 java jpeg lcms ldap libnotify mad mmx mng modules mp3 mp4 mpeg mudflap multilib ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds pppd qt3support qt4 readline sdl session spell sse sse2 ssl ssse3 startup-notification svg tcpd threads tiff truetype udev udisks unicode upower usb vorbis wxwidgets x264 xcb xml xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" PHP_TARGETS="php5-3" PYTHON_TARGETS="python3_2 python2_7" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

(chroot) Gentoo-2012 / #


i tried to compile without the problematic module but when i boot i got the error :
Quote:
Could not find the root block device in .
Please specify another value [...]


also it annoying to alway reboot the live dvd to try stuffs. is there anyway to grab the kernel from the dvd ?

thanks.
cheers,
disgrace.


Last edited by Disgrace on Tue Sep 04, 2012 7:41 am; edited 1 time in total
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Mon Sep 03, 2012 6:52 pm    Post subject: Reply with quote

boot the dvd
mount the gentoo partitions
enter the chroot
Code:
emerge --unmerge genkernel  gentoo-sources
rm /usr/src/linux/.config
emerge genkernel  gentoo-sources linux-firmware
genkernel --menuconfig all

when in menuconfig edit to:
Quote:
Device Drivers
SCSI device support --->
< > RAID Transport Class
-*- SCSI device support
< > SCSI target support
[*] legacy /proc/scsi/ support
*** SCSI support type (disk, tape, CD-ROM) ***
<*> SCSI disk support
< > SCSI tape support
< > SCSI OnStream SC-x0 tape support
<*> SCSI CDROM support
[ ] Enable vendor-specific extensions (for SCSI CDROM)
<*> SCSI generic support
< > SCSI media changer support
[*] Probe all LUNs on each SCSI device
[ ] Verbose SCSI error reporting (kernel size +=12K)
[ ] SCSI logging facility
[*] Asynchronous SCSI scanning
SCSI Transports --->
[ ] SCSI low-level drivers --->
< > SCSI Device Handlers --->
< > OSD-Initiator library
exit menuconfig saving the configuration and allow genkernel to complete
_________________
Defund the FCC.


Last edited by DONAHUE on Mon Sep 03, 2012 6:53 pm; edited 1 time in total
Back to top
View user's profile Send private message
gorkypl
Guru
Guru


Joined: 04 Oct 2010
Posts: 444
Location: Kraków, PL

PostPosted: Mon Sep 03, 2012 6:52 pm    Post subject: Reply with quote

You can add
Code:

=sys-kernel/gentoo-sources-3.5.3

to your (chrooted) /etc/portage/package.keywords, and then do 'emerge --sync'.

This way you can try with the newest kernel available.
_________________
BTW, TWM FTW!
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Mon Sep 03, 2012 8:09 pm    Post subject: Reply with quote

cc1: warnings being treated as errors

This is second time I see this on these forums, compilation runs with -Werror and errors out on warnings. Gotta be a bug.
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Mon Sep 03, 2012 8:18 pm    Post subject: Reply with quote

Device Drivers
SCSI device support --->
< > RAID Transport Class
-*- SCSI device support
[*] SCSI low-level drivers --->
<M> Emulex LightPulse Fibre Channel Support <-- apparently source code for this is screwed up
_________________
Defund the FCC.
Back to top
View user's profile Send private message
Disgrace
n00b
n00b


Joined: 03 Sep 2012
Posts: 2

PostPosted: Tue Sep 04, 2012 7:40 am    Post subject: Reply with quote

thanks for your help.

added =sys-kernel/gentoo-sources-3.5.3
then
Code:
emerge --sync
emerge gentoo-sources
genkernel --kerneldir=/usr/src/linux-3.5.3-gentoo all
grub2-mkconfig -o /boot/grub2/grub.cfg


now everything work fine.
Back to top
View user's profile Send private message
Redzky
n00b
n00b


Joined: 30 Oct 2012
Posts: 6

PostPosted: Thu Nov 01, 2012 9:55 pm    Post subject: Reply with quote

What did you ad it with? nano -w?
_________________
GBTN Seduction Art Community http://www.glorybethynight.com
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum