[pgadmin-hackers] Build problem on 'latest' snapshot of pgadmin3

2003-12-17 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Hi,

I saw that I haven't built the latest snapshot (20031212) for Fedora Core 
1, and began building it.

I got an 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.
 
make[2]: *** [Makefile.in] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/pgadmin3-1.1.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/pgadmin3-1.1.0'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.77409 (%build)


Should I run aclocal? Or do we need to change something in the code?

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/4BHZtl86P3SPfQ4RAieVAKC34SEd/uXodHTweYF/fRAk63qykgCgpqKj
Gdi+7r2Vl/+ByEAckdy9Hkk=
=7tAn
-END PGP SIGNATURE-


---(end of broadcast)---
TIP 8: explain analyze is your friend


Re: [pgadmin-hackers] Build problem on 'latest' snapshot of pgadmin3

2003-12-17 Thread Dave Page
 

 -Original Message-
 From: Devrim GUNDUZ [mailto:[EMAIL PROTECTED] 
 Sent: 17 December 2003 08:21
 To: [EMAIL PROTECTED]
 Subject: [pgadmin-hackers] Build problem on 'latest' snapshot 
 of pgadmin3
 
 
 Should I run aclocal? Or do we need to change something in the code?

Hi Devrim,

Hmm, odd. You could try running the bootstrap script.

Regards, Dave.

---(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