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:
[EMAIL PROTECTED] 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"])
[EMAIL PROTECTED] SPECS]$

jeśli ma to sens to commitne

--
T.
_______________________________________________
pld-devel-pl mailing list
[EMAIL PROTECTED]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl

Odpowiedź listem elektroniczym