* [devel] Q: `strftime' function
@ 2004-01-11 2:39 Anton V. Denisov
0 siblings, 0 replies; only message in thread
From: Anton V. Denisov @ 2004-01-11 2:39 UTC (permalink / raw)
To: devel
Приветствую всех.
Недавно мне пришло письмо от 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 не может её найти?
С уважением, Антон В. Денисов.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-01-11 2:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-11 2:39 [devel] Q: `strftime' function Anton V. Denisov
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