Quote:
Originally Posted by turtleli
I've attached a modified slackbuild script for the newer driver. Normal SlackBuild procedures, rename the gentoo patch to bc_wl_abiupdate.patch (the name of the old patch).
It should work, but I do not know for sure since I am using Slackware 14.0 and kernel 3.4.xx and do not personally need the driver myself.
|
Okay, it seemed to get a little further. The output with the error looks different this time.
I really appreciate your help with this.
bash-4.2# ./broadcom-sta.SlackBuild
Makefile
lib/
lib/wlc_hybrid.o_shipped
lib/LICENSE.txt
src/
src/shared/
src/shared/linux_osl.c
src/shared/bcmwifi/
src/shared/bcmwifi/include/
src/shared/bcmwifi/include/bcmwifi_channels.h
src/shared/bcmwifi/include/bcmwifi_rates.h
src/include/
src/include/typedefs.h
src/include/bcmdefs.h
src/include/bcmendian.h
src/include/linuxver.h
src/include/wlioctl.h
src/include/bcmutils.h
src/include/osl.h
src/include/linux_osl.h
src/include/packed_section_end.h
src/include/packed_section_start.h
src/include/pcicfg.h
src/include/epivers.h
src/common/
src/common/include/
src/common/include/proto/
src/common/include/proto/ethernet.h
src/common/include/proto/bcmeth.h
src/common/include/proto/bcmip.h
src/common/include/proto/bcmevent.h
src/common/include/proto/ieee80211_radiotap.h
src/common/include/proto/802.11.h
src/common/include/proto/802.1d.h
src/common/include/proto/wpa.h
src/wl/
src/wl/sys/
src/wl/sys/wl_cfg80211_hybrid.c
src/wl/sys/wl_export.h
src/wl/sys/wl_dbg.h
src/wl/sys/wlc_key.h
src/wl/sys/wlc_ethereal.h
src/wl/sys/wl_linux.c
src/wl/sys/wl_linux.h
src/wl/sys/wl_cfg80211_hybrid.h
src/wl/sys/wl_iw.c
src/wl/sys/wl_iw.h
src/wl/sys/wlc_types.h
src/wl/sys/wlc_pub.h
src/wl/sys/wlc_utils.h
patching file src/wl/sys/wl_linux.c
Hunk #1 succeeded at 3236 (offset 7 lines).
Hunk #2 succeeded at 3254 (offset 7 lines).
Hunk #3 succeeded at 3417 (offset 7 lines).
Hunk #4 succeeded at 3447 (offset 7 lines).
Hunk #5 succeeded at 3483 (offset 7 lines).
make: Entering directory `/usr/src/linux-3.10.12'
scripts/Makefile.clean:17: /usr/src/linux-3.10.12/./SBo/build-broadcom-sta/Makefile: No such file or directory
make[1]: *** No rule to make target `/usr/src/linux-3.10.12/./SBo/build-broadcom-sta/Makefile'. Stop.
make: *** [_clean_./SBo/build-broadcom-sta] Error 2
make: Leaving directory `/usr/src/linux-3.10.12'
bash-4.2# make
make: *** No targets specified and no makefile found. Stop.