ALT Linux Community general discussions
 help / color / mirror / Atom feed
* Re: [mdk-re] Kernel compiling problem
@ 2001-04-23 18:22 Roman S
  2001-04-23 19:14 ` Artem K.Jouravsky
  2001-04-23 19:46 ` [mdk-re] Starting WM Alexey
  0 siblings, 2 replies; 6+ messages in thread
From: Roman S @ 2001-04-23 18:22 UTC (permalink / raw)
  To: mandrake-russian

Цитирую Vladimir A Gavrilyuk <vlan@icb.spb.su>:

> Привет всем!
> 
> Решил пересобрать ядрышко, делаю так:
> make mrproper
> .....

rpm -qa | grep gcc
Или сразу колитесь, гсс-компат стоит?

Rgds!
Roman Savelyev



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

* Re: [mdk-re] Kernel compiling problem
  2001-04-23 18:22 [mdk-re] Kernel compiling problem Roman S
@ 2001-04-23 19:14 ` Artem K.Jouravsky
  2001-04-23 19:26   ` Dmitry V. Levin
  2001-04-23 19:46 ` [mdk-re] Starting WM Alexey
  1 sibling, 1 reply; 6+ messages in thread
From: Artem K.Jouravsky @ 2001-04-23 19:14 UTC (permalink / raw)
  To: mandrake-russian

On Mon, 23 Apr 2001 18:26:11 +0400 (MSD)
Roman S <rromas@mailru.com> wrote:

RS> Цитирую Vladimir A Gavrilyuk <vlan@icb.spb.su>:
RS> 
RS> > Привет всем!
RS> > 
RS> > Решил пересобрать ядрышко, делаю так:
RS> > make mrproper
RS> > .....
RS> 
RS> rpm -qa | grep gcc
RS> Или сразу колитесь, гсс-компат стоит?
RS> 
А у меня вот так вот ругается на 
rpm --rebuild kernel-2.2.19-alt2.src.rpm
при этом 
[ujo@ninth SRPMS]$ rpm -qa|grep gcc
gcc-2.96-ipl9mdk
gcc-c++-2.96-ipl9mdk
compat-gcc-c++-2.95.3-ipl3mdk
colorgcc-1.3.2-ipl3mdk
compat-gcc-2.95.3-ipl3mdk

в каком месте я не прав? Очень звука хочется... А SB PCI128 (snd-card-ens1371) в руки по прежнему не дается... Думал может ядро сменить - авось чего да прояснится.
----------------------------------------

soundfont.c:141:17: warning: pasting ""snd: "" and ""poor length %d\n"" does not give a valid preprocessing token
soundfont.c:185:25: warning: pasting ""snd: "" and ""soundfont: remove_info: patch not opened\n"" does not give a valid preprocessing token
soundfont.c:927:17: warning: pasting ""snd: "" and ""patch record too small %ld\n"" does not give a valid preprocessing token
ld -r -o ../../modules/snd-synth-emux.o emux.o emux_synth.o emux_seq.o emux_nrpn.o emux_effect.o emux_proc.o emux_oss.o soundfont.o
gcc   -DALSA_BUILD -D__KERNEL__ -O2 -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -D__SMP__ -DCONFIG_SMP -DLINUX -pipe -Wall -O2 -fexpensive-optimizations -march=i686 -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 -Wstrict-prototypes -I/usr/src/RPM/BUILD/linux/include -I../.. -DEXPORT_SYMTAB -c emux_mem.c
emux_mem.c:192:17: warning: pasting ""snd: "" and ""emux: invalid block found (offset=0x%x, size=0x%x)\n"" does not give a valid preprocessing token
ld -r -o ../../modules/snd-emux-mem.o emux_mem.o
make[2]: Leaving directory `/usr/src/RPM/BUILD/linux/alsa-driver-0.5.10b/lowlevel/generic'
make[2]: Entering directory `/usr/src/RPM/BUILD/linux/alsa-driver-0.5.10b/lowlevel/isa'
gcc   -DALSA_BUILD -D__KERNEL__ -O2 -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -D__SMP__ -DCONFIG_SMP -DLINUX -pipe -Wall -O2 -fexpensive-optimizations -march=i686 -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 -Wstrict-prototypes -I/usr/src/RPM/BUILD/linux/include -I../.. -DEXPORT_SYMTAB -c ad1816a.c
ad1816a.c:37:9: warning: pasting "": "" and ""chip busy.\n"" does not give a valid preprocessing token
ad1816a.c:37:9: warning: pasting ""snd: "" and "__FILE__" does not give a valid preprocessing token
ad1816a.c: In function `snd_ad1816a_busy_wait':
ad1816a.c:37: parse error before `__FILE__'
ad1816a.c:256:17: warning: pasting "": "" and ""invalid trigger mode 0x%x.\n"" does not give a valid preprocessing token
ad1816a.c:256:17: warning: pasting ""snd: "" and "__FILE__" does not give a valid preprocessing token
ad1816a.c: In function `snd_ad1816a_trigger':
ad1816a.c:256: parse error before `__FILE__'
ad1816a.c:701:17: warning: pasting "": "" and ""Unknown chip version %d:%d.\n"" does not give a valid preprocessing token
ad1816a.c:701:17: warning: pasting ""snd: "" and "__FILE__" does not give a valid preprocessing token
ad1816a.c: In function `snd_ad1816a_new_pcm_Rsmp_bb3ba1d0':
ad1816a.c:701: parse error before `__FILE__'
make[2]: *** [ad1816a.o] Error 1
make[2]: Leaving directory `/usr/src/RPM/BUILD/linux/alsa-driver-0.5.10b/lowlevel/isa'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/usr/src/RPM/BUILD/linux/alsa-driver-0.5.10b/lowlevel'
make: *** [compile] Error 1
Неверный код возврата из /var/tmp/rpm-tmp.41848 (%build)
---------------------------------------


Best wishes,
+----------------------+--------------------------+
|  ."-.                |  Work: +7-(095)-229-4278 |
| /X  | _o.----.    _  |  ICQ:  103399444         |
|/\_  \/ /  __  \_// ) |  Artem K. Jouravsky      |
|\__)-/_/\_____)____/  |  http://www.ifirst.ru/   |
+----------------------+--------------------------+		      



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

* Re: [mdk-re] Kernel compiling problem
  2001-04-23 19:14 ` Artem K.Jouravsky
@ 2001-04-23 19:26   ` Dmitry V. Levin
  0 siblings, 0 replies; 6+ messages in thread
From: Dmitry V. Levin @ 2001-04-23 19:26 UTC (permalink / raw)
  To: Linux-Mandrake RE Mailing List

[-- Attachment #1: Type: text/plain, Size: 1165 bytes --]

On Mon, Apr 23, 2001 at 07:15:34PM +0400, Artem K.Jouravsky wrote:
> RS> > Решил пересобрать ядрышко, делаю так:
> RS> > make mrproper
> RS> > .....
> RS> 
> RS> rpm -qa | grep gcc
> RS> Или сразу колитесь, гсс-компат стоит?
> RS> 
> А у меня вот так вот ругается на 
> rpm --rebuild kernel-2.2.19-alt2.src.rpm
> при этом 
> [ujo@ninth SRPMS]$ rpm -qa|grep gcc
> gcc-2.96-ipl9mdk
> gcc-c++-2.96-ipl9mdk
> compat-gcc-c++-2.95.3-ipl3mdk
> colorgcc-1.3.2-ipl3mdk
> compat-gcc-2.95.3-ipl3mdk
> 
> в каком месте я не прав? Очень звука хочется... А SB PCI128 (snd-card-ens1371) в руки по прежнему не дается... Думал может ядро сменить - авось чего да прояснится.

Непонятно, зачем Вы пересобираете ядро.
А если уж решили собирать ядро серии 2.2 самостоятельно, не забудьте
указать CC=kgcc.


Regards,
	Dmitry

+-------------------------------------------------------------------------+
Dmitry V. Levin     mailto://ldv@alt-linux.org
ALT Linux Team      http://www.altlinux.ru/
Fandra Project      http://www.fandra.org/
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

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

* [mdk-re] Starting WM
  2001-04-23 18:22 [mdk-re] Kernel compiling problem Roman S
  2001-04-23 19:14 ` Artem K.Jouravsky
@ 2001-04-23 19:46 ` Alexey
  2001-04-24  9:03   ` [mdk-re] Starting WM - Blackbox Cobalt
  1 sibling, 1 reply; 6+ messages in thread
From: Alexey @ 2001-04-23 19:46 UTC (permalink / raw)
  To: mandrake-russian

Здравствуйте!
а как правильно прописать приложения (docking appls), которые запускаются до старта виндоуменеджера (blackbox)?
пробовал добавлять вызов в /etc/X11/gdm/Sessions/Blackbox, но эти файлы перезаписываются после ребута. Откуда, я не могу понять. просветите пожаста, где копать?


Алексей.
--



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

* Re: [mdk-re] Starting WM - Blackbox
  2001-04-23 19:46 ` [mdk-re] Starting WM Alexey
@ 2001-04-24  9:03   ` Cobalt
  2001-04-24 22:10     ` Alexey Voinov
  0 siblings, 1 reply; 6+ messages in thread
From: Cobalt @ 2001-04-24  9:03 UTC (permalink / raw)
  To: mandrake-russian

On Monday 23 April 2001 07:52, you wrote:
> Здравствуйте!
> а как правильно прописать приложения (docking appls), которые запускаются
> до старта виндоуменеджера (blackbox)? пробовал добавлять вызов в
> /etc/X11/gdm/Sessions/Blackbox, но эти файлы перезаписываются после ребута.
> Откуда, я не могу понять. просветите пожаста, где копать?
>

Раньше это было в /etc/X11/window-managers, а теперь, как я понимаю, в 
/etc/X11/wm.session.d/05blackbox  (у меня так).

А в нем у меня раньше так было:

SCRIPT:
exec /usr/local/bin/bbkeys -s -w -m -no -i &
exec /usr/local/bin/blackbox

В связи с этим - большая просьба к разработчикам - включите в дистрибутив 
программу bbkeys - без bbkeys Blackbox использовать очень (ОЧЕНЬ) неудобно.

Я пытался сам собрать, но configure ругается:

checking for XOpenDisplay in -lX11... no
configure: error: XOpenDisplay not found in -lX11

Кто-нибудь знает, в чем проблема (раньше - при MDK RE 7.0 - устанавливалось 
без проблем)?

И последнее про Blackbox, к разработчикам - почему при одновременном нажатии 
правой и левой кнопок мыши вместо меню рабочих столов (что происходило 
раньше) появляется просто меню?

С уважением,
Павел.















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

* Re: [mdk-re] Starting WM - Blackbox
  2001-04-24  9:03   ` [mdk-re] Starting WM - Blackbox Cobalt
@ 2001-04-24 22:10     ` Alexey Voinov
  0 siblings, 0 replies; 6+ messages in thread
From: Alexey Voinov @ 2001-04-24 22:10 UTC (permalink / raw)
  To: mandrake-russian

Cobalt wrote
> В связи с этим - большая просьба к разработчикам - включите в дистрибутив 
> программу bbkeys - без bbkeys Blackbox использовать очень (ОЧЕНЬ) неудобно.
> 
> Я пытался сам собрать, но configure ругается:
> 
> checking for XOpenDisplay in -lX11... no
> configure: error: XOpenDisplay not found in -lX11
Поставьте XFree86-devel

-- 
Best Regards!
Alexey Voinov

voins@voins.program.ru
voins@online.ru



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

end of thread, other threads:[~2001-04-24 22:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-23 18:22 [mdk-re] Kernel compiling problem Roman S
2001-04-23 19:14 ` Artem K.Jouravsky
2001-04-23 19:26   ` Dmitry V. Levin
2001-04-23 19:46 ` [mdk-re] Starting WM Alexey
2001-04-24  9:03   ` [mdk-re] Starting WM - Blackbox Cobalt
2001-04-24 22:10     ` Alexey Voinov

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