ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Shrek <shrek@progroup.ru>
To: community@altlinux.ru
Subject: Re: [Comm] у кого не падает fwbuilder?
Date: Fri, 05 Sep 2003 14:14:50 +0400
Message-ID: <3F58621A.8070500@progroup.ru> (raw)
In-Reply-To: <200309051502.20342@nojabrsk.ru>

Bushuev Sergey пишет:

>В сообщении от 5 Сентябрь 2003 11:54 Shrek написал(a):
>  
>
>>>>странное поведение... у меня на М2.2 все нормально. попробуй пересобрать
>>>>мой
>>>>ftp://212.13.100.3/pub/shrek/ALTLinux/SRPMS/SRPMS.local/fwbuilder-1.0.10
>>>>-alt1.src.rpm
>>>>        
>>>>
>>>Падает. Именно на сохранениии или открытии .xml.
>>>
>>>							Салют, /GLeb
>>>      
>>>
>>вопрос был "у кого не падает". отвечаю - у меня не падает.
>>рецепты:
>>
>>1. Удалить ~/.fwbuilder
>>2. Запускать не fwbuilder, а startfwb
>>3. Обновить libxml
>>    
>>
>
>Решил попробовать собрать (первый раз!) fwbuilder. rpm мне написал, что
>не хватает 
>[bush@bush SPECS]$ rpm -ba fwbuilder.spec
>ошибка: неудовлетворенные зависимости сборки:
>        libfwbuilder-devel = 1.0.0 нужен для fwbuilder-1.0.10-alt1
>        gtkmm-devel >= 1.2.5 нужен для fwbuilder-1.0.10-alt1
>        gdk-pixbuf-devel нужен для fwbuilder-1.0.10-alt1
>
>Скачал libfwbuilder-1.0.1-1.src.rpm с http://www.fwbuilder.org
>пробую собрать
>[bush@bush SPECS]$ rpm -ba libfwbuilder.spec
>Выполняется(%prep): /bin/sh -e /home/bush/tmp/rpm-tmp.94741
>+ umask 022
>+ /bin/mkdir -p /home/bush/RPM/BUILD
>+ cd /home/bush/RPM/BUILD
>+ cd /home/bush/RPM/BUILD
>+ rm -rf libfwbuilder-1.0.1
>+ echo 'Source #0 (libfwbuilder-1.0.1.tar.gz):'
>-------------------------cut-----------------------------------------
>+ cd libfwbuilder-1.0.1
>+ /bin/chmod -Rf u+rwX,go-w .
>+ exit 0
>Выполняется(%build): /bin/sh -e /home/bush/tmp/rpm-tmp.94741
>+ umask 022
>+ /bin/mkdir -p /home/bush/RPM/BUILD
>+ cd /home/bush/RPM/BUILD
>+ cd libfwbuilder-1.0.1
>+ ./autogen.sh --enable-auto-docdir --prefix=/usr/ 
>--with-templatedir=/usr/share/libfwbuilder
>Found GNU Make at /usr/bin/gmake ... good.
>This script runs configure ...
>You did remember necessary arguments for configure, right?
>You should add the contents of `/usr/share/aclocal/libtool.m4' to 
>`aclocal.m4'.
>aclocal: configure.in: 110: macro `AM_PATH_GLIB' not found in library
>configure.in:53: error: possibly undefined macro: AC_LIBTOOL_DLOPEN
>      If this token and others are legitimate, please use m4_pattern_allow.
>      See the Autoconf documentation.
>configure.in:54: error: possibly undefined macro: AC_PROG_LIBTOOL
>configure.in:110: error: possibly undefined macro: AM_PATH_GLIB
>configure.in:316: error: possibly undefined macro: AC_CHECK_LIBSNMP
>configure.in:537: error: possibly undefined macro: AC_CHECK_GETHOSTBYNAME_R
>configure.in:594: error: possibly undefined macro: AC_CHECK_GETHOSTBYADDR_R
>checking build system type... i686-pc-linux-gnu
>checking host system type... i686-pc-linux-gnu
>checking target system type... i686-pc-linux-gnu
>checking for a BSD-compatible install... /bin/install -c
>checking for gcc... gcc
>checking for C compiler default output... a.out
>checking whether the C compiler works... yes
>checking whether we are cross compiling... no
>checking for suffix of executables...
>checking for suffix of object files... o
>checking whether we are using the GNU C compiler... yes
>checking whether gcc accepts -g... yes
>checking for gcc option to accept ANSI C... none needed
>checking for library containing strerror... none required
>checking for gcc... (cached) gcc
>checking whether we are using the GNU C compiler... (cached) yes
>checking whether gcc accepts -g... (cached) yes
>checking for gcc option to accept ANSI C... (cached) none needed
>checking how to run the C preprocessor... gcc -E
>checking for egrep... grep -E
>checking for ANSI C header files... yes
>checking how to run the C preprocessor... gcc -E
>checking for g++... g++
>checking whether we are using the GNU C++ compiler... yes
>checking whether g++ accepts -g... yes
>checking how to run the C++ preprocessor... g++ -E
>./configure: line 4348: AC_LIBTOOL_DLOPEN: command not found
>./configure: line 4349: AC_PROG_LIBTOOL: command not found
>checking whether make sets $(MAKE)... yes
>checking for strtok_r... yes
>checking whether make is GNU Make... yes
>./configure: line 4506: syntax error near unexpected token `1.2.8,,'
>./configure: line 4506: `AM_PATH_GLIB(1.2.8,, { { echo "$as_me:$LINENO: error: 
>Cannot find GLIB: Please install Version 1.2.8+" >&5'
>
glib-1.2.10-alt6

>ошибка: Неверный код возврата из /home/bush/tmp/rpm-tmp.94741 (%build)
>
>
>Ошибки сборки пакетов:
>    Неверный код возврата из /home/bush/tmp/rpm-tmp.94741 (%build)
>
>И что этой ... не хватает???(традиционный вопрос)
>Пршу прощения за столь длинное письмо
>  
>




  reply	other threads:[~2003-09-05 10:14 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-01 17:45 Gleb Kulikov
2003-09-01 18:02 ` Shrek
2003-09-02  5:25   ` Gleb Kulikov
2003-09-02  5:31     ` Shrek
2003-09-05  3:41       ` Gleb Kulikov
2003-09-05  5:54         ` Shrek
2003-09-05  9:02           ` Bushuev Sergey
2003-09-05 10:14             ` Shrek [this message]
2003-09-05 10:27               ` Bushuev Sergey
2003-09-05 10:28                 ` Shrek
2003-09-05 10:38                   ` Bushuev Sergey
2003-09-05 10:32                 ` Shrek
2003-09-05 10:59                   ` Bushuev Sergey
2003-09-05 11:10                     ` Shrek
2003-09-07  5:31                       ` Сергей Бушуев
2003-09-06  3:17           ` Gleb Kulikov
2003-09-08  4:53             ` Shrek
2003-09-20 17:03               ` ещё раз к вопросу о падении " Gleb Kulikov
2003-09-20 18:12                 ` Shrek
2003-09-23  7:37                   ` Shrek
2003-09-23 10:05                     ` Bushuev Sergey
2003-09-23 10:42                       ` Shrek
2003-09-23 11:02                         ` Bushuev Sergey
2003-09-23 11:23                           ` Vadim Vinichenko
2003-09-23 11:30                           ` Shrek
2003-09-23 12:07                             ` Bushuev Sergey
2003-09-23 12:08                               ` Shrek
2003-09-23 12:25                                 ` Bushuev Sergey
2003-09-25  4:19                     ` Gleb Kulikov
2003-09-01 19:26 ` Alexander Bokovoy
2003-09-02  0:14   ` Gleb Kulikov

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=3F58621A.8070500@progroup.ru \
    --to=shrek@progroup.ru \
    --cc=community@altlinux.ru \
    /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

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