@David (and everybody else who is having the same problem): I was able
to recreate your error. I don't know what caused this, but I found a way
to prevent it. I also had a fresh install of 14.4 but of Kubuntu (but I
hope this shouldn't matter in this context). When I first tried to run
make, I got an error telling me that gcc was missing, so I just
installed it directly, without anything else, like build-essentials.
After that it build and installed correctly. So the obvious other step
that you did was installing build-essentials et al. So I installed them
and tried to run make again, and got the same error as you did. So I
removed those packages again and it worked again. Somehow one of those
other packages causes the error. I don't know why but for now this is
not important to me. Anyway ...


Long story short: try this:
(start with a fresh directory, just to be sure)
sudo apt-get remove -y build-essential kernel-package libncurses5-dev bzip2 
sudo apt-get install gcc

and then do all the other steps from my previous post.

If you want to you can install the removed packages afterwards again, if you 
need them for any other project.
I hope this helps.
Cheers
  Frog23

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1220146

Title:
  Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

Status in HWE Next Project:
  Confirmed
Status in HWE Next trusty series:
  Confirmed
Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux” source package in Raring:
  Incomplete
Status in “linux” source package in Saucy:
  Incomplete
Status in “linux” package in Fedora:
  New

Bug description:
  This device is appearing in some OEM machines, but driver is not yet
  available in mainline.

  The driver seems to be present in machines with pre-installed OS, but
  isn't available on the download-and-install versions!

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to