[TH] poldek
Tomasz Mateja
tommat w pimpek.one.pl
Nie, 15 Kwi 2007, 14:22:03 CEST
Budowanie wywala sie na:
+ autopoint --force
Copying file mkinstalldirs
+ aclocal -I m4
+ autoconf
configure.in:61: error: possibly undefined macro: AM_PATH_CHECK
If this token and others are legitimate, please use
m4_pattern_allow.
See the Autoconf documentation.
error: Bad exit status from /home/users/builder/tmp/rpm-tmp.41532 (%build)
pomaga patch na configure.in:
[builder w moon SPECS]$ cat ../SOURCES/poldek-configure_in.patch
--- poldek-0.20.1-cvs20070108.22/configure.in.orig 2007-04-15
11:19:10.000000000 +0200
+++ poldek-0.20.1-cvs20070108.22/configure.in 2007-04-15
11:19:20.000000000 +0200
@@ -58,6 +58,7 @@
AM_CFLAGS="-Wall -W"
AC_SUBST(AM_CFLAGS)
+m4_pattern_allow([^AM_PATH_CHECK$])
AM_PATH_CHECK(,[have_check="yes"],
[AC_MSG_WARN([check library not found; cannot run unit
tests])
have_check="no"])
[builder w moon SPECS]$
jeśli ma to sens to commitne
--
T.
Więcej informacji o liście dyskusyjnej pld-devel-pl