[Cooker] rebuilding rpm-4.0.4-5mdk.src.rpm fails

2002-06-11 Thread Andreas Simon

Hello,

I tried to rebuild rpm with current Cooker, but it fails. Here are the 
last lines of the output:

---
checking for munmap... yes
checking for shmget... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include.tcl
config.status: creating db_cxx.h
config.status: creating db_int.h
config.status: creating db.h
config.status: creating db_ext.h
config.status: creating btree_ext.h
config.status: creating clib_ext.h
config.status: creating common_ext.h
config.status: creating db_server.h
config.status: creating env_ext.h
config.status: creating hash_ext.h
config.status: creating lock_ext.h
config.status: creating log_ext.h
config.status: creating mp_ext.h
config.status: creating mutex_ext.h
config.status: creating os_ext.h
config.status: creating qam_ext.h
config.status: creating rep_ext.h
config.status: creating rpc_client_ext.h
config.status: creating rpc_server_ext.h
config.status: creating tcl_ext.h
config.status: creating txn_ext.h
config.status: creating xa_ext.h
config.status: creating db_config.h
++ '[' -z '' ']'
+++ /usr/bin/getconf _NPROCESSORS_ONLN
++ RPM_BUILD_NCPUS=1
++ '[' 1 -gt 1 ']'
+ smp_flags=
+ :
+ make
cd .  aclocal
aclocal: configure.in: 489: macro `AM_FUNC_ERROR_AT_LINE' not found in 
library
make: *** [aclocal.m4] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.25623 (%build)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.25623 (%build)
---

I tried it with 'rpm --rebuild rpm-4.0.4-5mdk.src.rpm', with and 
without various '--target', with and without WANT_AUTOCONF_2_5=1.
Installed automake version is automake1.6-1.6.1-2mdk. Does it
need automake  1.6.1? In that case the build requirements are wrong.

Cheers,
Andreas




Re: [Cooker] rebuilding rpm-4.0.4-5mdk.src.rpm fails

2002-06-11 Thread Guillaume Cottenceau

Andreas Simon [EMAIL PROTECTED] writes:

 I tried it with 'rpm --rebuild rpm-4.0.4-5mdk.src.rpm', with and 
 without various '--target', with and without WANT_AUTOCONF_2_5=1.
 Installed automake version is automake1.6-1.6.1-2mdk. Does it
 need automake  1.6.1? In that case the build requirements are wrong.

default version of automake is not automake1.6, the buildreqs
are not wrong.


-- 
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/




Re: [Cooker] rebuilding rpm-4.0.4-5mdk.src.rpm fails

2002-06-11 Thread Andreas Simon

On Tuesday 11 June 2002 12:08, Guillaume Cottenceau wrote:
 Andreas Simon [EMAIL PROTECTED] writes:
  I tried it with 'rpm --rebuild rpm-4.0.4-5mdk.src.rpm', with and
  without various '--target', with and without WANT_AUTOCONF_2_5=1.
  Installed automake version is automake1.6-1.6.1-2mdk. Does it
  need automake  1.6.1? In that case the build requirements are
  wrong.

 default version of automake is not automake1.6, the buildreqs
 are not wrong.

Okay, depends on your point of view.

Cheers,
Andreas




Re: [Cooker] rebuilding rpm-4.0.4-5mdk.src.rpm fails

2002-06-11 Thread Guillaume Cottenceau

Andreas Simon [EMAIL PROTECTED] writes:

 On Tuesday 11 June 2002 12:08, Guillaume Cottenceau wrote:
  Andreas Simon [EMAIL PROTECTED] writes:
   I tried it with 'rpm --rebuild rpm-4.0.4-5mdk.src.rpm', with and
   without various '--target', with and without WANT_AUTOCONF_2_5=1.
   Installed automake version is automake1.6-1.6.1-2mdk. Does it
   need automake  1.6.1? In that case the build requirements are
   wrong.
 
  default version of automake is not automake1.6, the buildreqs
  are not wrong.
 
 Okay, depends on your point of view.

We usually don't put autoconf, automake, gcc, glibc-devel, etc in
the deps.

-- 
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/