* [re] Ошибка при компиляции модулей
@ 2000-12-06 12:18 Michael Shepelev
2000-12-06 12:52 ` [re] ïÛÉÂËÁ ÐÒÉ ËÏÍÐÉÌÑÃÉÉ ÍÏÄÕÌÅÊ Roman Mediakov
2001-03-27 16:16 ` [mdk-re] " bear
0 siblings, 2 replies; 4+ messages in thread
From: Michael Shepelev @ 2000-12-06 12:18 UTC (permalink / raw)
To: 'mandrake-russian@linuxteam.iplabs.ru'
вот такое вот проиходит при компиляции модулей в Mandrake 7.2
...
cc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -D__SMP__ -pipe
-fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2
-malign-functions=2 -DCPU=586 -DMODULE -DMODVERSIONS -include
/usr/src/linux/include/linux/modversions.h -c -o w83781d.o w83781d.c
sis5595.c:42: warning: `init_MUTEX' redefined
/usr/src/linux/include/asm/semaphore.h:44: warning: this is the location of
the previous definition
sis5595.c:46: warning: `THIS_MODULE' redefined
/usr/src/linux/include/linux/module.h:201: warning: this is the location of
the previous definition
w83781d.c:52: warning: `init_MUTEX' redefined
/usr/src/linux/include/asm/semaphore.h:44: warning: this is the location of
the previous definition
w83781d.c:56: warning: `THIS_MODULE' redefined
/usr/src/linux/include/linux/module.h:201: warning: this is the location of
the previous definition
{standard input}: Assembler messages:
{standard input}:9: Warning: Ignoring changed section attributes for
.modinfo
{standard input}: Assembler messages:
{standard input}:9: Warning: Ignoring changed section attributes for
.modinfo
...
и модули при загрузке выдают целую кучу неопознанных ссылок
# insmod dvb.o
dvb.o: unresolved symbol netif_rx_Rd5d5d73a
dvb.o: unresolved symbol schedule_timeout_R17d59d01
dvb.o: unresolved symbol __const_udelay_Reae3dfd6
dvb.o: unresolved symbol register_netdev_Rab1eb0ee
dvb.o: unresolved symbol sys_close_R47a54b1f
dvb.o: unresolved symbol saa7146_del_extension_Rsmp497aa2d8
dvb.o: unresolved symbol unregister_netdev_Rfe1346ad
dvb.o: unresolved symbol kmalloc_R93d4cfe6
dvb.o: unresolved symbol vfree_R2fd1d81c
dvb.o: unresolved symbol __global_cli
dvb.o: unresolved symbol eth_type_trans_Rfc82aee7
dvb.o: unresolved symbol i2c_transfer_Rsmpfa550ea0
dvb.o: unresolved symbol init_etherdev_R215a70d1
dvb.o: unresolved symbol ether_setup_R63554349
dvb.o: unresolved symbol skb_over_panic_R71d40dc3
dvb.o: unresolved symbol __generic_copy_to_user_Rd523fdd3
dvb.o: unresolved symbol __generic_copy_from_user_R116166aa
dvb.o: unresolved symbol __wake_up_Rd9c60b50
dvb.o: unresolved symbol i2c_del_driver_Rsmp6d98f0bf
dvb.o: unresolved symbol jiffies_R0da02d67
dvb.o: unresolved symbol i2c_add_driver_Rsmp1bb41784
dvb.o: unresolved symbol video_unregister_device_Re952448f
dvb.o: unresolved symbol vmalloc_Rd6ee688f
dvb.o: unresolved symbol waitqueue_lock
dvb.o: unresolved symbol schedule_R4292364c
dvb.o: unresolved symbol __pollwait_Re48b4889
dvb.o: unresolved symbol kfree_R037a0cba
dvb.o: unresolved symbol saa7146_add_extension_Rsmp59876031
dvb.o: unresolved symbol printk_R1b7d4074
dvb.o: unresolved symbol alloc_skb_Rf7d7cd23
dvb.o: unresolved symbol video_register_device_R6e739e8e
dvb.o: unresolved symbol __global_sti
dvb.o: unresolved symbol strncpy_from_user_R24428be5
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [re] ïÛÉÂËÁ ÐÒÉ ËÏÍÐÉÌÑÃÉÉ ÍÏÄÕÌÅÊ
2000-12-06 12:18 [re] Ошибка при компиляции модулей Michael Shepelev
@ 2000-12-06 12:52 ` Roman Mediakov
2000-12-07 6:40 ` Re[2]: " Roman Mediakov
2001-03-27 16:16 ` [mdk-re] " bear
1 sibling, 1 reply; 4+ messages in thread
From: Roman Mediakov @ 2000-12-06 12:52 UTC (permalink / raw)
To: Michael Shepelev
Цитирую:
MS> вот такое вот проиходит при компиляции модулей в Mandrake 7.2
MS> ...
MS> cc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
MS> -fomit-frame-pointer -fno-strict-aliasing -D__SMP__ -pipe
MS> -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2
А мне-то за что? Посылайте в рассылку. Я по KDE не спец.
С уважением,
Медяков Р.В.
Служба безопасности
ОАО Уралтрансбанк
^ permalink raw reply [flat|nested] 4+ messages in thread
* [mdk-re] Re: [re] ïÛÉÂËÁ ÐÒÉ ËÏÍÐÉÌÑÃÉÉ ÍÏÄÕÌÅÊ
2000-12-06 12:18 [re] Ошибка при компиляции модулей Michael Shepelev
2000-12-06 12:52 ` [re] ïÛÉÂËÁ ÐÒÉ ËÏÍÐÉÌÑÃÉÉ ÍÏÄÕÌÅÊ Roman Mediakov
@ 2001-03-27 16:16 ` bear
1 sibling, 0 replies; 4+ messages in thread
From: bear @ 2001-03-27 16:16 UTC (permalink / raw)
To: Michael Shepelev
Hello Michael,
Wednesday, December 06, 2000, 1:14:33 PM, you wrote:
MS> вот такое вот проиходит при компиляции модулей в Mandrake 7.2
MS> и модули при загрузке выдают целую кучу неопознанных ссылок
Может уже отвечали....
Заходишь в /usr/src/linux/
Ищешь Makefile.
Редактируешь:
>VERSION = 2
>PATCHLEVEL = 2
>SUBLEVEL = 15
>XTRAVERSION = -3.0
^^^^^^^^^^^^^^^^^^
У меня было так. Стало так:
>VERSION = 2
>PATCHLEVEL = 2
>SUBLEVEL = 15
>EXTRAVERSION = -bear
Затем:
> make mrproper
> make menuconfig
> make dep
> make clean
> make bzImage
> make modules
> make modules_install
> make install
далее редактируешь /etc/lilo.conf, на предмет ядра с твоим
EXTRAVERSION, говоришь еще раз lilo - и радуешься - старое ядро и
модули не тронутые, новое готово и _правильно_ уложено.
--
Best regards,
bear mailto:bear@vtec2.komi2.elektra.ru
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2001-03-27 16:16 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-06 12:18 [re] Ошибка при компиляции модулей Michael Shepelev
2000-12-06 12:52 ` [re] ïÛÉÂËÁ ÐÒÉ ËÏÍÐÉÌÑÃÉÉ ÍÏÄÕÌÅÊ Roman Mediakov
2000-12-07 6:40 ` Re[2]: " Roman Mediakov
2001-03-27 16:16 ` [mdk-re] " bear
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git