You are not logged in.

#1 2008-06-06 18:18:29

Llama
Banned
From: St.-Petersburg, Russia
Registered: 2008-03-03
Posts: 1,379

Errors building a driver

Tried to build a driver for a wireless card RTL8187B according to instructions:

http://danmarner.blogspot.com/2008/01/r … ks-on.html

First got a couple of errors like this:

scripts/Makefile.build:46: *** CFLAGS was changed in "/home/alexey/LESHA/sandbox/rtl8187b-modified/ieee80211/Makefile". Fix it to use EXTRA_CFLAGS.  Stop.

Google recommends KBUILD_NOPEDANTIC=1

I tried

# KBUILD_NOPEDANTIC=1 ./makedrv

It started compilation indeed, but I still have errors like undeclared variables and missing struct fields. Probably something is still wrong with the environment variables. Will anybody with a bit of building experience please try to build it and post the Arch instructions?

Offline

Board footer

Powered by FluxBB