ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@fandra.org>
To: devel@linux.iplabs.ru
Subject: Re: [devel] python (bug?)
Date: Mon, 15 Jan 2001 03:19:40 +0300
Message-ID: <20010115031940.B625@LDV.fandra.org> (raw)
In-Reply-To: <3A61CD78.4DC10F6D@linux.ru.net>; from rider@linux.ru.net on Sun, Jan 14, 2001 at 07:02:00PM +0300

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

On Sun, Jan 14, 2001 at 07:02:00PM +0300, Anton Farygin wrote:
> Господа, никакие пакеты использующие python-devel не собираются.
> Собственно сам python тоже не пересобирается.

Confirmed.

Проблема в db3-devel-3.2.3e-ipl1mdk, точнее, в файле
/usr/include/db3/db_185.h

В следующем релизе будет исправлено, пока что можно исправить так:
--- /usr/include/db3/db_185.h~	Thu Jan  4 23:14:37 2001
+++ /usr/include/db3/db_185.h	Mon Jan 15 02:55:20 2001
@@ -166,8 +166,7 @@
 #if defined(__cplusplus)
 extern "C" {
 #endif
-#define	dbopen	__db185_open
-DB *__db185_open __P((const char *, int, int, DBTYPE, const void *));
+DB *dbopen __P((const char *, int, int, DBTYPE, const void *));
 
 #if defined(__cplusplus)
 }

Кроме того, модуль pyexpat не собирается с новым expat-devel, если не
добавить -DHAVE_EXPAT_H.

Это будет исправлено в новом пакете python.


Regards,
	Dmitry

+-------------------------------------------------------------------------+
Dmitry V. Levin     mailto://ldv@fandra.org
Software Engineer   PGP pubkey http://www.fandra.org/users/ldv/pgpkeys.html
IPLabs Linux Team   http://linux.iplabs.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 --]

      parent reply	other threads:[~2001-01-15  0:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-14 16:02 Anton Farygin
2001-01-14 20:46 ` Aleksey Novodvorsky
2001-01-15  0:19 ` Dmitry V. Levin [this message]

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=20010115031940.B625@LDV.fandra.org \
    --to=ldv@fandra.org \
    --cc=devel@linux.iplabs.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 Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git