You are not logged in.
Pages: 1
Topic closed
Hey all,
Im getting this error when attempting to build the broadcom-wl drivers from the aur:
make: Entering directory `/usr/src/linux-3.5.4-1-ARCH'
/usr/src/linux-3.5.4-1-ARCH/arch/x86/Makefile:96: CONFIG_X86_X32 enabled but no binutils support
make: *** No rule to make target `Builds/broadcom-wl/src'. Stop.
make: Leaving directory `/usr/src/linux-3.5.4-1-ARCH'
==> ERROR: A failure occurred in build().
Aborting...
Any ideas what is going wrong here?
-Dan
Last edited by Dans564 (2012-09-30 19:26:21)
Offline
The answers to a couple of questions people have asked in the IRC:
- yes, I have base-devel installed
- yes, my multilib repo is enabled
Offline
So it's something to do with this line in particular:
/usr/src/linux-3.5.4-1-ARCH/arch/x86/Makefile:96: CONFIG_X86_X32 enabled but no binutils support
I have looked everywhere and have asked in the IRC, but I can not figure out what is going wrong here
Offline
What wifi chip do you have and which version of broadcom-wl are you trying to install?
Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest
Offline
My WiFi chip is BCM4321. And its broadcom-wl 5.100.82.112-6
Offline
here is my makepkg.conf
and here is my Makefile
I think they might be relevant
Last edited by Dans564 (2012-09-30 18:36:50)
Offline
4321 usually works with the free b43 driver, I would give it a try.
Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest
Offline
OK I'll give it a shot, although historically broadcom-wl has been the only one to work with my setup. I'll try b43 right now.
Offline
get an error while building b43-firmware as well...
Offline
Other packages, for example google-chrome, build without any errors. I am baffled.
Offline
If I may suggest, build Cower:
https://aur.archlinux.org/packages.php?ID=44921
It is a great program for handling AUR packages.
See some documentation for it here:
https://bbs.archlinux.org/viewtopic.php?id=97137
If you find yourself using AUR packages I greatly recommend using Cower to manage them!
Last edited by headkase (2012-09-30 19:06:44)
Offline
sorry, I wasn't aware there was a difference. could you suggest a package?
EDIT: never mind lol
Last edited by Dans564 (2012-09-30 19:04:57)
Offline
thanks for the suggestion headkase, but makepkg -s fails on cower as well
Offline
You should not use the "-s" option (Sync Dependencies), try with just "makepkg" when you are in the PKGBUILD folder?
Offline
wow... laugh it up falconindy... it was the space... haha
TWO DAYS! I FEEL SO DUMB!
Thanks guys!
marking as solved....
Offline
Sanely written PKGBUILDs should work even if the build dir has spaces in them though. But noone ever quotes $srcdir etc
Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest
Offline
Lol, have same problem!
Offline
Please don't necrobump, especially with an empty post:
https://wiki.archlinux.org/index.php/Fo … Bumping.27
Closing
Offline
Pages: 1
Topic closed