ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [mdk-re] Проблемы со сборкой
@ 2001-09-21 15:09 Alexey Sychov
  2001-09-21 15:23 ` Sergey S. Skulachenko
  2001-09-21 15:30 ` Dmitry V. Levin
  0 siblings, 2 replies; 5+ messages in thread
From: Alexey Sychov @ 2001-09-21 15:09 UTC (permalink / raw)
  To: mandrake-russian

Приветствую.
Имеется: Spring2001 порядочно обновленный из Сизифа
Не собирается ни одна программа с GTK/GLIB - не находятся библиотеки эти.
Если смотреть в config.log после ./configure то вот что там имеем:

configure:6330: checking for GLIB - version >= 1.2.6
configure:6431: gcc -o conftest -g -O2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -D_REENTRANT   conftest.c -L/usr/lib -lgthread
-lglib -lpthread >&5
/home/owl/tmp/cc8Zgwcl.s: Assembler messages:
/home/owl/tmp/cc8Zgwcl.s:461: Warning: Unrecognized .section attribute:
want a,w,x
/home/owl/tmp/cc8Zgwcl.s:461: Warning: Unrecognized .section attribute:
want a,w,x
/home/owl/tmp/cc8Zgwcl.s:461: Error: Rest of line ignored. First ignored
character is `,'.
Как мне кажется, я что-то обновил, а что-то нет...
В чем может быть проблема?
Такая ситуация наблюдается на двух машинах...
--
Owl's are not what they seem...



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

* Re: [mdk-re] Проблемы со сборкой
  2001-09-21 15:09 [mdk-re] Проблемы со сборкой Alexey Sychov
@ 2001-09-21 15:23 ` Sergey S. Skulachenko
  2001-09-21 15:30 ` Dmitry V. Levin
  1 sibling, 0 replies; 5+ messages in thread
From: Sergey S. Skulachenko @ 2001-09-21 15:23 UTC (permalink / raw)
  To: mandrake-russian

On Fri, 21 Sep 2001 15:14:49 +0400
Alexey Sychov <owl@drug.org.ru> wrote:

> configure:6330: checking for GLIB - version >= 1.2.6

А целостность ссылок типа /usr/src/linux проверили?
С уважением,
С.С.Скулаченко



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

* Re: [mdk-re] Проблемы со сборкой
  2001-09-21 15:09 [mdk-re] Проблемы со сборкой Alexey Sychov
  2001-09-21 15:23 ` Sergey S. Skulachenko
@ 2001-09-21 15:30 ` Dmitry V. Levin
  2001-09-21 15:37   ` [mdk-re] " Alexey Sychov
  1 sibling, 1 reply; 5+ messages in thread
From: Dmitry V. Levin @ 2001-09-21 15:30 UTC (permalink / raw)
  To: ALT Linux Spring mailing list

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

On Fri, Sep 21, 2001 at 03:14:49PM +0400, Alexey Sychov wrote:
> Имеется: Spring2001 порядочно обновленный из Сизифа
> Не собирается ни одна программа с GTK/GLIB - не находятся библиотеки эти.
> Если смотреть в config.log после ./configure то вот что там имеем:
> 
> configure:6330: checking for GLIB - version >= 1.2.6
> configure:6431: gcc -o conftest -g -O2 -I/usr/include/glib-1.2
> -I/usr/lib/glib/include -D_REENTRANT   conftest.c -L/usr/lib -lgthread
> -lglib -lpthread >&5
> /home/owl/tmp/cc8Zgwcl.s: Assembler messages:
> /home/owl/tmp/cc8Zgwcl.s:461: Warning: Unrecognized .section attribute:
> want a,w,x
> /home/owl/tmp/cc8Zgwcl.s:461: Warning: Unrecognized .section attribute:
> want a,w,x
> /home/owl/tmp/cc8Zgwcl.s:461: Error: Rest of line ignored. First ignored
> character is `,'.
> Как мне кажется, я что-то обновил, а что-то нет...
> В чем может быть проблема?

Вы недообновили binutils/libbfd


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] 5+ messages in thread

* [mdk-re] Re: [mdk-re] Проблемы со сборкой
  2001-09-21 15:30 ` Dmitry V. Levin
@ 2001-09-21 15:37   ` Alexey Sychov
  2001-09-21 16:38     ` Dmitry V. Levin
  0 siblings, 1 reply; 5+ messages in thread
From: Alexey Sychov @ 2001-09-21 15:37 UTC (permalink / raw)
  To: mandrake-russian

On Fri, 21 Sep 2001 15:40:16 +0400
"Dmitry V. Levin" <ldv@alt-linux.org> wrote:


DVL> On Fri, Sep 21, 2001 at 03:14:49PM +0400, Alexey Sychov wrote:
DVL> Вы недообновили binutils/libbfd

Ага, соотвественно, glibc тоже надо обновлять?..
Мда...
--
Owl's are not what they seem...



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

* Re: [mdk-re] Проблемы со сборкой
  2001-09-21 15:37   ` [mdk-re] " Alexey Sychov
@ 2001-09-21 16:38     ` Dmitry V. Levin
  0 siblings, 0 replies; 5+ messages in thread
From: Dmitry V. Levin @ 2001-09-21 16:38 UTC (permalink / raw)
  To: ALT Linux Spring mailing list

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

On Fri, Sep 21, 2001 at 03:43:25PM +0400, Alexey Sychov wrote:
> DVL> Вы недообновили binutils/libbfd
> 
> Ага, соотвественно, glibc тоже надо обновлять?..

Если есть зависимость, то да.
Впрочем, в данном случае это совершенно безболезненно.


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] 5+ messages in thread

end of thread, other threads:[~2001-09-21 16:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-21 15:09 [mdk-re] Проблемы со сборкой Alexey Sychov
2001-09-21 15:23 ` Sergey S. Skulachenko
2001-09-21 15:30 ` Dmitry V. Levin
2001-09-21 15:37   ` [mdk-re] " Alexey Sychov
2001-09-21 16:38     ` Dmitry V. Levin

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