j'ai 2 petits problèmes avec mes partitions.
Lorsque je démarre Kubuntu, une fois sur deux, j'obtiens un message d'erreur qui m'empeche de démarrer, donc je dois faire reset et au deuxième démarrage ça passe. C'est un message de ce style : EXT3-fs error device hdb7 (c'est ma partition /) ext3_find_entry ... blabla
Ensuite j'ai une partition FAT32 (hdb6) qui me permet de passer des fichiers de linux vers windows et impossible d'écrire sur cette partition.
par contre ça solutionne pas mon problème de bug un démarrage sur 2.
PS: j'en profite pour demander ce qu'il faut pour compiler un programme, car j'ai tout le temps cette erreur:
***@kubuntu:~/Downloads/superkaramba$ ./configure
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking target system type... i686-pc-linux-gnulibc1
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kde-config... /usr/bin/kde-config
checking where to install... /usr (as returned by kde-config)
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details.
Yes. As Foonly mentioned, the problem you have is that ld (the linker) can't find crt1.o, which (if I understand correctly) is the C runtime that it inserts into every executable unless told not to.
te manque donc crt1.o, je vois que tu cherches à installer superkaramba ... il est pas dispo avec apt-get ?
Je viens de voir que ce qui bug une fois sur 2 au démarrage c'est l'étape : starting RAID devices, ça me met timout waiting for dma, drive not ready.
J'ai pourtant pas de disque RAID
Message édité par azertyweb2 le 01-11-2005 à 13:54:41