Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[KERNEL] problemy z genkernel i gcc-4.1.1
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish)
View previous topic :: View next topic  
Author Message
wodzik
l33t
l33t


Joined: 12 Jun 2005
Posts: 713
Location: Człuchów

PostPosted: Tue May 30, 2006 1:45 pm    Post subject: [KERNEL] problemy z genkernel i gcc-4.1.1 Reply with quote

witam
wlasnie proboje skompilowac kernel genkernelem. kompilacja samego jaja przechodzi bezproblemowo ale przy modolach sie wywala:
Code:

*         >> Compiling 2.6.16-gentoo-r8 modules...
* Copying config for successful build to /etc/kernels/kernel-config-x86-2.6.16-gentoo-r8
patching file include/arch/sparc/klibc/archsignal.h
patching file klibc/arch/sparc/divrem.m4
patching file klibc/arch/sparc/Makefile.inc
patching file klibc/arch/sparc/MCONFIG
patching file klibc/arch/sparc/smul.S
patching file klibc/arch/sparc/umul.S
patching file Makefile
patching file klcc/Kbuild
* klibc: >> Compiling...
* udev: >> Compiling...
Creating udev_version.h
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = "pl_PL",
        LANG = "pl_PL"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from /var/tmp/genkernel/9810.29535.5188.2075/klibc-build/lib/klibc/include/stdio.h:11,
                 from libsysfs/sysfs.h:26,
                 from libsysfs/sysfs_class.c:24:
/var/tmp/genkernel/9810.29535.5188.2075/klibc-build/lib/klibc/include/unistd.h: In function 'getpagesize':
/var/tmp/genkernel/9810.29535.5188.2075/klibc-build/lib/klibc/include/unistd.h:125: warning: nested extern declaration of '__page_size'
/var/tmp/genkernel/9810.29535.5188.2075/klibc-build/lib/klibc/include/unistd.h: In function '__getpageshift':
/var/tmp/genkernel/9810.29535.5188.2075/klibc-build/lib/klibc/include/unistd.h:129: warning: nested extern declaration of '__page_shift'
########################CIACH##################make: *** [udev_event.o] Error 1
* ERROR: Failed to compile the "EXTRAS="extras/scsi_id extras/volume_id extras/ata_id extras/run_directory extras/usb_id extras/floppy extras/cdrom_id extras/firmware" USE_KLIBC=true KLCC=/var/tmp/genkernel/9810.29535.5188.2075/klibc-build/bin/klcc USE_LOG=false DEBUG=false udevdir=/dev all" target...

* -- Grepping log... --

  SCSI media changer support (CHR_DEV_SCH) [N/m/y/?] n
  *
  * Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  *
  Probe all LUNs on each SCSI device (SCSI_MULTI_LUN) [N/y/?] n
  Verbose SCSI error reporting (kernel size +=12K) (SCSI_CONSTANTS) [N/y/?] n
--
*
* InfiniBand support
*
InfiniBand support (INFINIBAND) [N/m/y/?] n
*
* EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
*
EDAC core system error reporting (EXPERIMENTAL) (EDAC) [N/m/y/?] n
--
  CC      arch/i386/kernel/timers/timer_tsc.o
  CC      arch/i386/kernel/cpu/centaur.o
  CC      arch/i386/kernel/timers/timer_pit.o
  CC      arch/i386/kernel/cpu/transmeta.o
arch/i386/kernel/cpu/transmeta.c: In function 'init_transmeta':
arch/i386/kernel/cpu/transmeta.c:12: warning: 'cpu_freq' may be used uninitialized in this function
--
######################CIACH########################
dash/parser.c:849: warning: variable 'prevsyntax' might be clobbered by 'longjmp' or 'vfork'
dash/parser.c:835: warning: argument 'syntax' might be clobbered by 'longjmp' or 'vfork'
--
* udev: >> Compiling...
COMMAND: make j1  EXTRAS="extras/scsi_id extras/volume_id extras/ata_id extras/run_directory extras/usb_id extras/floppy extras/cdrom_id extras/firmware" USE_KLIBC=true KLCC=/var/tmp/genkernel/9810.29535.5188.2075/klibc-build/bin/klcc USE_LOG=false DEBUG=false udevdir=/dev all
* Gentoo Linux Genkernel; Version 3.3.11d
* Running with options: --menuconfig --gensplash all

* ERROR: Failed to compile the "EXTRAS="extras/scsi_id extras/volume_id extras/ata_id extras/run_directory extras/usb_id extras/floppy extras/cdrom_id extras/firmware" USE_KLIBC=true KLCC=/var/tmp/genkernel/9810.29535.5188.2075/klibc-build/bin/klcc USE_LOG=false DEBUG=false udevdir=/dev all" 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!


na forum znalazlem ze potrzeba genkernela w wersji 3.3.11c ale ja mam juz 3.3.11d. konfig mam raczej poprawny. zapomnial bym dodac ze wszystko na standardowym gentoo-sources.

-----------EDIT------------
raczej nie jest to problem konfiga ani gcc bo racznie poszlo. wiec cos z genkernelem i udev ;]

------------EDIT 2---------
po przyjrzeniu sie stwierdzam ze kernel z genkernela w boot. initrd juz nie ma. nie mam pojecia c zy modoly sie zainstalowaly bo po recznej instalacji sa w kat. 2.6.16-gentoo-r8 a nie wiem czy te z genkernela nie powinny miec genkernel jeszcze gdzies w nazwie.
_________________
:() { :|: & };: <- nie próbuj wpisywać tego w konsoli
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) 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