From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: * X-Spam-Status: No, score=1.1 required=5.0 tests=BAYES_00,DNS_FROM_OPENWHOIS, RCVD_IN_BL_SPAMCOP_NET, RCVD_IN_SORBS_WEB, SPF_PASS autolearn=no version=3.2.5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1275245971; bh=llF4WiPdbNdMEiB4wN7vZ9WYZD4BOQhJR4N5jXwKyiI=; h=Message-ID:Date:From:MIME-Version:To:Subject:Content-Type: Content-Transfer-Encoding; b=dDfjqISI/PTTC8HeFse23FRkNvnTgZL9IaVxsQlVgPG7XhUA5JCLwaAiobff+JSgw fCMNAn4CAdt+sOAfm4EWpfHW/Ef7SP6Kei4PiPJQldtk3+b4ZbHwmFUBfK0OYjjZ7y BP9ic36ncT8H30XCfv8JhG7UJPlaZvV8/Rx/kxEc= Message-ID: <4C02B974.7080400@yandex.ru> Date: Sun, 30 May 2010 23:16:04 +0400 From: =?UTF-8?B?0KDQsNC00LjQuiDQrtGB0YPQv9C+0LI=?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: devel-newbies@lists.altlinux.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Yandex-TimeMark: 1275245971 X-Yandex-Spam: 1 X-Yandex-Front: smtp13.mail.yandex.net Subject: [newbies] couldn't open directory `m4': No such file or directory X-BeenThere: devel-newbies@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: "devel@ where you _can_ ask" List-Id: "devel@ where you _can_ ask" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 May 2010 18:59:35 -0000 Archived-At: List-Archive: Доброго времени. Пытаюсь собрать пакет deadbeef. Он у нас есть в сизифе, но я синхронизировал его с http://lxde.git.sourceforge.net/git/gitweb.cgi?p=lxde/deadbeef;a=summary, отредактировал spec-файл и попытался собрать. При сборке получил такую ошибку: + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 aclocal-default: couldn't open directory `m4': No such file or directory autoreconf-default: aclocal failed with exit status: 1 error: Bad exit status from /usr/src/tmp/rpm-tmp.58540 (%build) Гугление не помогло... Посмотрите пожалуйста мой гит: http://git.altlinux.org/people/radik/packages/?p=deadbeef.git;a=shortlog;h=refs/heads/master Где я что не так сделал? Спасибо заранее!