devel@ where you _can_ ask
 help / color / mirror / Atom feed
From: Eugene Prokopiev <enp@itx.ru>
To: "devel@ where you _can_ ask" <devel-newbies@lists.altlinux.org>
Subject: [newbies] Сборка модуля bcmwl 6.30.223.30
Date: Wed, 24 Jul 2013 09:45:42 +0400
Message-ID: <CANM4RugH5OzuO+hE3C3Rq3eotGPzaBMBX=no+DmtJt90JG2+ag@mail.gmail.com> (raw)

Здравствуйте!

Помогите собрать модуль bcmwl 6.30.223.30 для ядра 3.8 из p7 -
https://bugzilla.altlinux.org/process_bug.cgi

Читаю http://www.altlinux.org/%D0%A1%D0%B1%D0%BE%D1%80%D0%BA%D0%B0_%D0%BC%D0%BE%D0%B4%D1%83%D0%BB%D0%B5%D0%B9_%D1%8F%D0%B4%D1%80%D0%B0
и пытаюсь делать по аналогии.

Исходный код ядра и .config лежат в каталоге
/home/enp/download/kernel-source-3.8, в Makefile модуля KERNELSOURCE и
KSRC не упоминаются, однако по виду их может заменить KBUILD_DIR.
Собираю:

$ KBUILD_DIR=/home/enp/download/kernel-source-3.8 make
KBUILD_NOPEDANTIC=1 make -C /home/enp/download/kernel-source-3.8 M=`pwd`
make[1]: Вход в каталог `/home/enp/download/kernel-source-3.8'

  WARNING: Symbol version dump
/home/enp/download/kernel-source-3.8/Module.symvers
           is missing; modules will have no dependencies and modversions.

CFG80211 API is prefered for this kernel version
Using CFG80211 API
make[2]: *** Нет правила для сборки цели
`/home/enp/download/bcmwl-6.30.223.30+bdcom/src/shared/linux_osl.o',
требуемой для `/home/enp/download/bcmwl-6.30.223.30+bdcom/wl.o'.
Останов.
make[1]: *** [_module_/home/enp/download/bcmwl-6.30.223.30+bdcom] Ошибка 2
make[1]: Выход из каталога `/home/enp/download/kernel-source-3.8'
make: *** [all] Ошибка 2

linux_osl.o в Makefile упоминается:

$ grep wl-objs Makefile
wl-objs            :=
wl-objs            += src/shared/linux_osl.o
wl-objs            += src/wl/sys/wl_linux.o
wl-objs            += src/wl/sys/wl_iw.o
wl-objs            += src/wl/sys/wl_cfg80211_hybrid.o

С другой стороны wl-objs в Makefile больше нигде не используется. Как
это должно работать?

-- 
WBR,
Eugene Prokopiev

             reply	other threads:[~2013-07-24  5:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-24  5:45 Eugene Prokopiev [this message]
2013-07-25  5:16 ` Eugene Prokopiev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CANM4RugH5OzuO+hE3C3Rq3eotGPzaBMBX=no+DmtJt90JG2+ag@mail.gmail.com' \
    --to=enp@itx.ru \
    --cc=devel-newbies@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

devel@ where you _can_ ask

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-newbies/0 devel-newbies/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel-newbies devel-newbies/ http://lore.altlinux.org/devel-newbies \
		devel-newbies@lists.altlinux.org devel-newbies@lists.altlinux.ru devel-newbies@lists.altlinux.com
	public-inbox-index devel-newbies

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-newbies


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git