salut j’ai un probleme avec kernel source d’apres le log suivant : (j’ai installer les paquetage des linux-headers )[code]yous:/usr/src# ln -s /usr/src/linux-headers-2.6.18-6 linux
yous:/usr/src# cd /home/yous/Desktop/eagle-usb/
yous:/home/yous/Desktop/eagle-usb# cd eagle-usb-1.9.9/
yous:/home/yous/Desktop/eagle-usb/eagle-usb-1.9.9# ./configure
checking for gcc… gcc
…
…
…
checking for doc/man/eagleconfig.8… yes
checking for xsltproc… yes
*** docbook stylesheets are missing, keeping prebuild version ***
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 Debian
dhcp support dhclient
pppd support no (runtime detection)
install eagleconnect (tcl/tk frontend) yes
generate documentation no
error: kernel-sources cannot be found![/code]