Re: [pgadmin-hackers] Build errors on Fedora, latest snapshot

2003-11-24 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Hi,

On Sun, 23 Nov 2003, Adam H.Pendleton wrote:

 Did you make any modifications to the source files before rebuilding?  

No. I've just tried to rebuild the rpm.

 This happens when the configure script detects a change in the 
 automake/autoconf files (or the source files I suppose) files, and 
 tries to re-build them.  Since configure is not distributed with the 
 SRPM, this is the error you get.

So, what should I do? There wasn't any errors while building the snapshot 
of the previous day.

Regards,
- -- 
Devrim GUNDUZ
[EMAIL PROTECTED]   [EMAIL PROTECTED] 
http://www.tdmsoft.com
http://www.gunduz.org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE/wb32tl86P3SPfQ4RAn1TAJ48iXtdhsRwOmVOLAElgamzpB3lcwCfUCeR
P2xn4upECRMnnxfgivmI774=
=1Yio
-END PGP SIGNATURE-


---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]


Re: [pgadmin-hackers] Build errors on Fedora, latest snapshot

2003-11-23 Thread Adam H . Pendleton
On Sunday, Nov 23, 2003, at 11:32 US/Eastern, Devrim GUNDUZ wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,

I was trying to rebuild pgadmin3 package for FC1 using the srpm on 
snake,
and I got the following error:


+ make all
make  all-recursive
make[1]: Entering directory `/usr/src/redhat/BUILD/pgadmin3-1.1.0'
Making all in src
make[2]: Entering directory `/usr/src/redhat/BUILD/pgadmin3-1.1.0/src'
cd ..  \
  /bin/sh /usr/src/redhat/BUILD/pgadmin3-1.1.0/config/missing --run
automake-1.7 --foreign  src/Makefile
configure.ac:9: version mismatch.  This is Automake 1.7.8,
configure.ac:9: but the definition used by this AM_INIT_AUTOMAKE
configure.ac:9: comes from Automake 1.7.5.  You should recreate
configure.ac:9: aclocal.m4 with aclocal and run automake again.
Did you make any modifications to the source files before rebuilding?  
This happens when the configure script detects a change in the 
automake/autoconf files (or the source files I suppose) files, and 
tries to re-build them.  Since configure is not distributed with the 
SRPM, this is the error you get.

ahp


PGP.sig
Description: PGP signature


Re: [pgadmin-hackers] Build errors on Fedora, latest snapshot

2003-11-23 Thread Jean-Michel POURE
Le Dimanche 23 Novembre 2003 21:10, Adam H.Pendleton a écrit :
 Did you make any modifications to the source files before rebuilding?  
 This happens when the configure script detects a change in the
 automake/autoconf files (or the source files I suppose) files, and
 tries to re-build them.  Since configure is not distributed with the
 SRPM, this is the error you get.

What should we do then, run bootstrap before configure?
Cheers, Jean-Michel


---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
  subscribe-nomail command to [EMAIL PROTECTED] so that your
  message can get through to the mailing list cleanly