From: "Dmitry V. Levin" <ldv@alt-linux.org>
To: ALT Linux Spring mailing list <mandrake-russian@altlinux.ru>
Subject: Re: [mdk-re] RPM4 сборка пакетов
Date: Fri Nov 16 16:05:41 2001
Message-ID: <20011116131511.GB10675@ldv.office.alt-linux.org> (raw)
In-Reply-To: <20011116150300.2a658dfc.vserge@menatepspb.msk.ru>
[-- Attachment #1: Type: text/plain, Size: 1518 bytes --]
On Fri, Nov 16, 2001 at 03:03:00PM +0300, Volkov Serge wrote:
> > > вот такое сообщение наблюдаю при сборке
> > > $ rpmbuild -ba openldap.spec
> > > <skip>
> > > + export FFLAGS
> > > /home/vserge/Altlinux/RPM/TMP/rpm-tmp.40331: line 43: syntax error near unexpected token `;'
> > > ошибка: Неверный код возврата из /home/vserge/Altlinux/RPM/TMP/rpm-tmp.40331 (%build)
> >
> > Вкралась ошибка при портировании макроса %configure, в очередном релизе
> > будет исправлена.
> >
> а можешь прислать diff исправления
> плиз.
--- /usr/lib/rpm/*-linux/macros~
+++ /usr/lib/rpm/*-linux/macros
@@ -42,8 +42,8 @@
CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS ; \
CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS ; \
FFLAGS="${FFLAGS:-%optflags}" ; export FFLAGS ; \
- %{?__libtoolize:[ -f configure.in ] && %{__libtoolize} --copy --force} ; \
- %{_configure_script} %{_configure_target} \\\
+ %{?__libtoolize:[ -f configure.in ] && %{__libtoolize} --copy --force ;} \
+ %{_configure_script} %{?_configure_target:%{_configure_target}} \\\
--prefix=%{_prefix} \\\
--exec-prefix=%{_exec_prefix} \\\
--bindir=%{_bindir} \\\
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 --]
next prev parent reply other threads:[~2001-11-16 16:05 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-16 10:34 Volkov Serge
2001-11-16 12:39 ` [mdk-re] " Mikhail Zabaluev
2001-11-16 15:22 ` Volkov Serge
2001-11-16 13:41 ` [mdk-re] " Dmitry V. Levin
2001-11-16 15:21 ` Volkov Serge
2001-11-16 16:05 ` Dmitry V. Levin [this message]
2001-11-16 15:15 ` [mdk-re] " Sergey Krivulja
2001-11-16 15:24 ` Dmitry V. Levin
2001-11-16 15:54 ` [mdk-re] Re[2]: " Sergey Krivulja
2001-11-16 16:00 ` Aleksey Novodvorsky
2001-11-16 17:25 ` Dmitry V. Levin
2001-11-16 17:26 ` [mdk-re] Re[2]: [mdk-re] Re[2]: " Sergey Krivulja
2001-11-16 17:27 ` Dmitry V. Levin
2001-11-16 15:33 ` [mdk-re] Re: [mdk-re] RPM4 ÓÂÏÒËÁ ÐÁËÅÔÏ× Serhii Hlodin
2001-11-16 15:46 ` [mdk-re] Re: [mdk-re] RPM4 сборка пакетов Aleksey Novodvorsky
2001-11-16 16:03 ` Dmitry V. Levin
2001-11-16 17:47 ` [mdk-re] RPM4 ÓÂÏÒËÁ ÐÁËÅÔÏ× Serhii Hlodin
2001-11-16 17:53 ` [mdk-re] RPM4 сборка пакетов Aleksey Novodvorsky
2001-11-16 19:35 ` [mdk-re] RPM4 ÓÂÏÒËÁ ÐÁËÅÔÏ× Serhii Hlodin
2001-11-16 20:03 ` [mdk-re] RPM4 сборка пакетов Aleksey Novodvorsky
2001-11-16 20:04 ` [mdk-re] Re[2]: " Sergey Krivulja
2001-11-16 20:05 ` Sergey Krivulja
2001-11-16 16:14 ` [mdk-re] " Alexander Bokovoy
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=20011116131511.GB10675@ldv.office.alt-linux.org \
--to=ldv@alt-linux.org \
--cc=mandrake-russian@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