ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Anton V. Denisov" <fire@kgpu.kamchatka.ru>
To: <devel@altlinux.ru>
Subject: [devel] Q: `strftime' function
Date: Sun, 11 Jan 2004 14:39:56 +1200
Message-ID: <007901c3d7ec$330f4bc0$0100a8c0@stone.kamchatka.ru> (raw)

Приветствую всех.

Недавно мне пришло письмо от QA Team Robot'а, в котором сообщалось, что
один из моих пакетов перестал собираться. Часть лога сборки выглядит так:

fluxbox.cc: In member function `void Fluxbox::save_rc()':
fluxbox.cc:1972: error: `B_EuropeanDate' undeclared (first use this
function)
fluxbox.cc:1972: error: (Each undeclared identifier is reported only once
for each function it appears in.)
fluxbox.cc: In member function `void Fluxbox::load_rc(BScreen*)':
fluxbox.cc:2320: error: `B_AmericanDate' undeclared (first use this
function)
make[3]: *** [fluxbox.o] Error 1

Там действительно есть ошибка, но эта часть кода компилируется, только если
#ifndef HAVE_STRFTIME

При сборке на моей системе, которая сильно отстаёт от Сизифа, такой ошибки
не возникает и config.h содержит:

/* Define to 1 if you have the `strftime' function. */
#define HAVE_STRFTIME 1

Собственно вопрос: почему при сборке на basalt'е в текущем Сизифе
получается, что #undef HAVE_STRFTIME? Куда подевалась функция
strftime или почему configure не может её найти?

С уважением, Антон В. Денисов.




                 reply	other threads:[~2004-01-11  2:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='007901c3d7ec$330f4bc0$0100a8c0@stone.kamchatka.ru' \
    --to=fire@kgpu.kamchatka.ru \
    --cc=devel@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 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