Hi wuybit, it seems that linux headers are missing. Try to install the missing headers with
$ apt-get install linux-headers-2.6.32-5-686 and do ./configure again. Regards, Jun On 30 October 2014 09:25, wuybit <[email protected]> wrote: > Hi, > The attachment is here > > 2014-10-30 > ------------------------------ > wuybit > ------------------------------ > *发件人:*Jun Yuan <[email protected]> > *发送时间:*2014-10-29 17:03 > *主题:*Re: [etherlab-users] ./configure error > *收件人:*"wuybit"<[email protected]> > *抄送:*"[email protected]"<[email protected]> > > Hi Wuybit, > > I think the Etherlab actually needs the linux-headers, not necessary the > whole linux-source. > It would be nice if you send the "configure" file in your Etherlab1.5.2 > directory as an attachment in the next email, > and post the output of the following commands on your system. > > $ uname -a > $ ls /usr/src/ > $ ls /lib/modules > $ ls -l /lib/modules/`uname -r` > > > > Best Regards, > Jun > > > On 29 October 2014 08:46, wuybit <[email protected]> wrote: > >> Hi, >> I use Debian6.04 and Etherlab1.5.2. >> When I do ./configure, it comes out that "no linux-source",please >> --with-linux-dir. >> I see the /usr/src,but there is nothing. >> So I do this "apt-get install linux-source", make source code to >> /usr/src, and then do ./configure. >> It did't change. >> How to solve this problem? >> >> 2014-10-29 >> ------------------------------ >> wuybit >> >> _______________________________________________ >> etherlab-users mailing list >> [email protected] >> http://lists.etherlab.org/mailman/listinfo/etherlab-users >> >> >
_______________________________________________ etherlab-users mailing list [email protected] http://lists.etherlab.org/mailman/listinfo/etherlab-users
