Eagle-usb 'erreur'

Fermé
zikoto Messages postés 135 Date d'inscription dimanche 16 mai 2004 Statut Membre Dernière intervention 10 décembre 2009 - 12 mai 2006 à 23:35
jipicy Messages postés 40842 Date d'inscription jeudi 28 août 2003 Statut Modérateur Dernière intervention 10 août 2020 - 13 mai 2006 à 00:22
salut
j'ai un probleme avec l'instalation de sagem 800 sous linux fedora core 5
j'aplique le patch fourni avec dans le cd de mon service ADSL et tout mais quand je tap ./configure ya une erreur : kernel-source introuvable ,mais quand je tap "uname -r" pour savoir la version du kernel instaler il m'afiche "la version" !

j'ai essayé avec la version eagle-usb-2.3.3


voici ce que j'ai comme terminal : / >>>>>


[root@localhost eagle-usb-1.9.9]# ./configure
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
checking for main in -lc... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for uid_t in sys/types.h... yes
checking whether gcc needs -traditional... no
checking return type of signal handlers... void
checking for strftime... yes
checking for gettimeofday... yes
checking for select... yes
checking for socket... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strspn... yes
checking for strtol... yes
checking for ifconfig... yes
checking for route... yes
checking for pidof... yes
checking for dhclient... dhclient
checking for pppd... yes
checking for pppoe... yes
checking for doc/man/eagleconfig.8... yes
checking for xsltproc... yes
checking for kernel version... not found
checking for hotplug... 0
checking for ifup... 1
checking for adictrl... no
checking for eaglectrl... no
checking for showstat... no
checking for eaglestat... no
checking for startadsl... no
checking for stopadsl... no
configure: creating ./config.status
config.status: creating Makefile.common

========================================================================
distribution detected generic

dhcp support dhclient

pppd support yes
pppoa support yes
pppoe support yes

install eagleconnect (tcl/tk frontend) yes

generate documentation yes (update)
========================================================================

error: kernel-sources cannot be found!

[root@localhost eagle-usb-1.9.9]# uname -r
2.6.15-1.2054_FC5smp
[root@localhost eagle-usb-1.9.9]#



quelqu'un à une idée !?
merci
zikoto
A voir également:

2 réponses

jipicy Messages postés 40842 Date d'inscription jeudi 28 août 2003 Statut Modérateur Dernière intervention 10 août 2020 4 895
12 mai 2006 à 23:47
Salut,

Il faut que tu installes les sources de ton noyau. La commande "uname -r" te renvoie la version de ton noyau, mais ne veut en aucun cas dire que les sources elles mêmes sont installées !

Regarde dans "/usr/src/" si tu as un répertoire du genre "linux-2.6.15-1.2054_FC5smp". Si ce n'est pas le cas, il faut que tu installes les sources de ton noyau. Elles doivent être sur ton CD (ou DVD) d'install...

;-))
0
zikoto Messages postés 135 Date d'inscription dimanche 16 mai 2004 Statut Membre Dernière intervention 10 décembre 2009
12 mai 2006 à 23:56
oui j'y deux dossier sous " /usr/src " - kernels et redhat -
. dans le dossier /usr/src/kernels ya un fichier nomé "2.6.15-1.2054_fc5-i586"
:s
0
jipicy Messages postés 40842 Date d'inscription jeudi 28 août 2003 Statut Modérateur Dernière intervention 10 août 2020 4 895
13 mai 2006 à 00:22
Re-

Un fichier ou un dossier ?
0