PDA

View Full Version : [xubuntu] can't make madwifi


takendal
May 4th, 2008, 03:48 AM
I have an Acer Aspire 5520-5912 and am trying to build madwifi on it. Problem is, when I do a "make" I get a bunch of compile errors because it can't open any of the normal .h files.. For example, stdio.h.

What do I need to install to get these on there?

I'm using the new 8.04, if it matters.

Thanks

takendal
May 4th, 2008, 03:56 AM
nm, got it.. sudo apt-get install build-essential

That got it all taken care of :)

WakkiTabakki
May 4th, 2008, 03:59 AM
Have you installed the package build-essential?

Otherwise, try posting the output from make.. Having the details makes it a lot easier to help.

/N

Edit: ahhh, just seconds late :P