RPM 8.0.3 for RH7.3, RH7.2 and AS2.1

From: Gaetano Mendola <gmendola(at)mbigroup(dot)it>
To: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: RPM 8.0.3 for RH7.3, RH7.2 and AS2.1
Date: 2005-08-23 16:00:12
Message-ID: 430B480C.9040400@mbigroup.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,
I'm trying to create the rpm for these distributions,
I'm using the one available for RH9.0 but I got:

On RH7.3, RH7.2 and AS2.1 I get:

# rpmbuild --rebuild postgresql-8.0.3-1PGDG.src.rpm
[...]
checking for perl... /usr/bin/perl
checking for Perl archlibexp... /usr/lib/perl5/5.6.1/i386-linux
checking for Perl privlibexp... /usr/lib/perl5/5.6.1
checking for Perl useshrplib... false
checking for flags to link embedded Perl... -L/usr/local/lib /usr/lib/perl5/5.6.1/i386-linux/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.6.1/i386-linux/CORE -lperl -lnsl -ldl -lm -lc -lcrypt -lutil
checking for python... /usr/bin/python
checking for Python distutils module... yes
checking Python configuration directory... File "<string>", line 1
from distutils.sysconfig import get_python_lib as f; import os; print os.path.join(f(plat_specific=1,standard_lib=1),'config')
^
SyntaxError: invalid syntax

checking how to link an embedded Python application... -L -lpython1.5 -lieee -ldl -lpthread -lm
checking for main in -lbsd... yes
checking for setproctitle in -lutil... no
checking for main in -lm... yes
checking for main in -ldl... yes
checking for main in -lnsl... yes
checking for main in -lsocket... no
checking for main in -lipc... no
checking for main in -lIPC... no
checking for main in -llc... no
checking for main in -ldld... no
checking for main in -lld... no
checking for main in -lcompat... no
checking for main in -lBSD... no
checking for main in -lgen... no
checking for main in -lPW... no
checking for main in -lresolv... yes
checking for library containing getopt_long... none required
checking for main in -lunix... no
checking for library containing crypt... -lcrypt
checking for library containing fdatasync... none required
checking for shmget in -lcygipc... no
checking for readline... yes (-lreadline -ltermcap)
checking for inflate in -lz... yes
checking for library containing com_err... -lcom_err
checking for library containing krb5_encrypt... no
configure: error: could not find function 'krb5_encrypt' required for Kerberos 5
error: Bad exit status from /var/tmp/rpm-tmp.4601 (%build)

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

does anyone knows how to fix these errors or where I can find the RPM for these 3 platforms?

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDC0gM7UpzwH2SGd4RAqVcAKCMfwHZ0OHkT5MXRXd0qBhM1uMtvwCg1arQ
RReaKumLc0rL9zF13OhQuHQ=
=fyYS
-----END PGP SIGNATURE-----

Browse pgsql-admin by date

  From Date Subject
Next Message Izoel Aguiar C 2005-08-23 16:42:44 EnterpriseDB ?
Previous Message Joshua D. Drake 2005-08-23 15:07:40 Re: sleep?