ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] прошу помощи ( сборка драйвера linux-wlan-ng)
@ 2008-01-11 23:08 Gleb Kulikov
  2008-01-12  1:04 ` Led
  0 siblings, 1 reply; 3+ messages in thread
From: Gleb Kulikov @ 2008-01-11 23:08 UTC (permalink / raw)
  To: community, sisyphus

Джентельмены, прошу помощи клуба.

Пытаюсь собрать драйвер linux-wlan-ng для wi-fi prism2 usb.
дистр: Дектоп 4.0

На более ранних дистрибутивах, сборка и установка проходили без затруднений.

Поставил
	kernel-source-2.6.18
сделал /lib/modules/2.6.18-std-smp-alt7 rwx-rx-rx

очевидно, неграмотно, развернул /usr/src/kernel-source-2.6.18.tar и
сделал ссылку на него в  /lib/modules/2.6.18-std-smp-alt7/build
сделал make oldconfig && make prepare

При сборке, получаю

make[2]: Entering directory 
`/mnt/hda9/gleb/_Compile/linux-wlan-ng-0.2.8/src/p80211'
make -C /lib/modules/2.6.18-std-smp-alt7/build 
M='/mnt/hda9/gleb/_Compile/linux-wlan-ng-0.2.8/src/p80211' 
WLAN_SRC=/home/gleb/_Compile/linux-wlan-ng-0.2.8/src/ modules
make[3]: Entering directory `/usr/src/kernel-source-2.6.18'

  WARNING: Symbol version dump /usr/src/kernel-source-2.6.18/Module.symvers
           is missing; modules will have no dependencies and modversions.

  CC [M]  /mnt/hda9/gleb/_Compile/linux-wlan-ng-0.2.8/src/p80211/p80211mod.o
scripts/genksyms/genksyms: invalid option -- a
Usage:
genksyms [-dDwqhV] [-k kernel_version] [-p prefix] > .../linux/module/*.ver

  -d, --debug           Increment the debug level (repeatable)
  -D, --dump            Dump expanded symbol defs (for debugging only)
  -w, --warnings        Enable warnings
  -q, --quiet           Disable warnings (default)
  -h, --help            Print this message
  -V, --version         Print the release version
  -k ver
       --kernel ver     Set the kernel version for which we are compiling
  -p string
       --prefix string  Set a mangling prefix for all symbols
make[4]: *** 
[/mnt/hda9/gleb/_Compile/linux-wlan-ng-0.2.8/src/p80211/p80211mod.o] Error 1
make[3]: *** [_module_/mnt/hda9/gleb/_Compile/linux-wlan-ng-0.2.8/src/p80211] 
Error 2
make[3]: Leaving directory `/usr/src/kernel-source-2.6.18'
make[2]: *** [default] Error 2
make[2]: Leaving directory 
`/mnt/hda9/gleb/_Compile/linux-wlan-ng-0.2.8/src/p80211'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/mnt/hda9/gleb/_Compile/linux-wlan-ng-0.2.8/src'
make: *** [all] Error 2

Куды бечь?

Спасибо.
-- 
      Салют, /GLeb

UIN: 15341920
jabber://gleb@asd.iao.ru
sip://2387245@sipnet.ru			(telephony)
skype://gleb_kulikov.tomsk		(telephony)
sip://20000204@sip.pctel.ru		(telephony)
netmail: 2:5005/78


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [sisyphus] прошу помощи ( сборка драйвера linux-wlan-ng)
  2008-01-11 23:08 [sisyphus] прошу помощи ( сборка драйвера linux-wlan-ng) Gleb Kulikov
@ 2008-01-12  1:04 ` Led
  2008-01-23  4:45   ` Rafael Malikov
  0 siblings, 1 reply; 3+ messages in thread
From: Led @ 2008-01-12  1:04 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

Saturday, 12 January 2008 01:08:42 Gleb Kulikov написав:
> Джентельмены, прошу помощи клуба.
>
> Пытаюсь собрать драйвер linux-wlan-ng для wi-fi prism2 usb.
> дистр: Дектоп 4.0
>
> На более ранних дистрибутивах, сборка и установка проходили без
> затруднений.
>
> Поставил
> 	kernel-source-2.6.18
> сделал /lib/modules/2.6.18-std-smp-alt7 rwx-rx-rx

Зачем всё это? 

>
> очевидно, неграмотно, развернул /usr/src/kernel-source-2.6.18.tar и
> сделал ссылку на него в  /lib/modules/2.6.18-std-smp-alt7/build
> сделал make oldconfig && make prepare
>
> При сборке, получаю
>
> make[2]: Entering directory
> `/mnt/hda9/gleb/_Compile/linux-wlan-ng-0.2.8/src/p80211'
> make -C /lib/modules/2.6.18-std-smp-alt7/build
> M='/mnt/hda9/gleb/_Compile/linux-wlan-ng-0.2.8/src/p80211'
> WLAN_SRC=/home/gleb/_Compile/linux-wlan-ng-0.2.8/src/ modules
> make[3]: Entering directory `/usr/src/kernel-source-2.6.18'
>
>   WARNING: Symbol version dump /usr/src/kernel-source-2.6.18/Module.symvers
>            is missing; modules will have no dependencies and modversions.
>
>   CC [M] 
> /mnt/hda9/gleb/_Compile/linux-wlan-ng-0.2.8/src/p80211/p80211mod.o
> scripts/genksyms/genksyms: invalid option -- a
> Usage:
> genksyms [-dDwqhV] [-k kernel_version] [-p prefix] > .../linux/module/*.ver
>
>   -d, --debug           Increment the debug level (repeatable)
>   -D, --dump            Dump expanded symbol defs (for debugging only)
>   -w, --warnings        Enable warnings
>   -q, --quiet           Disable warnings (default)
>   -h, --help            Print this message
>   -V, --version         Print the release version
>   -k ver
>        --kernel ver     Set the kernel version for which we are compiling
>   -p string
>        --prefix string  Set a mangling prefix for all symbols
> make[4]: ***
> [/mnt/hda9/gleb/_Compile/linux-wlan-ng-0.2.8/src/p80211/p80211mod.o] Error
> 1 make[3]: ***
> [_module_/mnt/hda9/gleb/_Compile/linux-wlan-ng-0.2.8/src/p80211] Error 2
> make[3]: Leaving directory `/usr/src/kernel-source-2.6.18'
> make[2]: *** [default] Error 2
> make[2]: Leaving directory
> `/mnt/hda9/gleb/_Compile/linux-wlan-ng-0.2.8/src/p80211'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory
> `/mnt/hda9/gleb/_Compile/linux-wlan-ng-0.2.8/src' make: *** [all] Error 2
>
> Куды бечь?

Посмотреть спеки модулей в репозитарии и сделать аналогично.

-- 
Led


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [sisyphus] прошу помощи ( сборка драйвера linux-wlan-ng)
  2008-01-12  1:04 ` Led
@ 2008-01-23  4:45   ` Rafael Malikov
  0 siblings, 0 replies; 3+ messages in thread
From: Rafael Malikov @ 2008-01-23  4:45 UTC (permalink / raw)
  To: ledest, ALT Linux Sisyphus discussions

Led пишет:
> Saturday, 12 January 2008 01:08:42 Gleb Kulikov написав:
>   
>> Джентельмены, прошу помощи клуба.
>>
>> Пытаюсь собрать драйвер linux-wlan-ng для wi-fi prism2 usb.
>> дистр: Дектоп 4.0
>>
>> На более ранних дистрибутивах, сборка и установка проходили без
>> затруднений.
>>
>> Поставил
>> 	kernel-source-2.6.18
>> сделал /lib/modules/2.6.18-std-smp-alt7 rwx-rx-rx
>>     
>
> Зачем всё это? 
>   
Как зачем? а include где брать?... я тоже раньше так делал. ;)

Глеб, сейчас достаточно установить пакеты
kernel-headers*
kernel-headers-modules*
и папочка /lib/modules/2.6.18-*/build сформируется сама, важно только 
что бы версия этих покетов соответсвовали текущему загруженому ядру. 
Возможно придетя обновить ядро, т.к. в updetes , *headers* лежат от 
последний сборки ядра.
>> Куды бечь?
>>     
>
> Посмотреть спеки модулей в репозитарии и сделать аналогично.

-- 
Rafael Malikov,
System administrator.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-01-23  4:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-11 23:08 [sisyphus] прошу помощи ( сборка драйвера linux-wlan-ng) Gleb Kulikov
2008-01-12  1:04 ` Led
2008-01-23  4:45   ` Rafael Malikov

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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