Ok here is a list of all the dependencies involved. Ensure that these are all installed first. If the compile fails again, attach the error from the rpm-tmp file as stated here: "Bad exit status from /var/tmp/rpm-tmp.51381 (%build)"
yum install crontabs expect freetype freetype-devel gd gd-devel gdbm gdbm-devel httpd httpd-devel libjpeg libjpeg-devel libpng libpng-devel mod_ssl mrtg mysql mysql-devel mysql-server openssl openssl-devel perl pam-devel php php-mysql php-imap zlib-devel wget perl-suidperl perl-Time-HiRes perl-Digest-SHA1 perl-DB_File php-ldap rpm-build gcc gcc-c++ automake autoconf Thanks, Erik On 7/15/05, Dean Mumby <[EMAIL PROTECTED]> wrote: > Hi Erik > > Thanks for the advice but not the problem. > > [EMAIL PROTECTED] pub]# rpm -qa | grep tcp_wrappers > tcp_wrappers-7.6-34 > > Any other ideas ? > > Regards > Dean > > Erik Espinoza wrote: > > >Looks like you may not have tcp_wrappers package installed. If you are > >using Fedora Legacy, just type yum install tcp_wrappers. > > > >Thanks, > >Erik > > > >On 7/15/05, Dean Mumby <[EMAIL PROTECTED]> wrote: > > > > > >>[EMAIL PROTECTED] wrote: > >> > >> > >> > >>>>Hi Guys > >>>> > >>>>Thanks for all the hard work Nick. I emailed previously about qmail and > >>>>courier not compliling on redhat 9 I have attached the output from both > >>>>failures , hopefully someone can shed some light. I have figured out > >>>>that it must have something to do with ssl and kerebos here is a list of > >>>>currenlt installed files. > >>>> > >>>>rpm -qa | grep ssl > >>>>openssl-perl-0.9.7a-20.2 > >>>>openssl096b-0.9.6b-15 > >>>>mod_ssl-2.0.40-21.17.legacy > >>>>openssl-0.9.7a-20.2 > >>>>openssl096-0.9.6-25.9 > >>>>openssl-devel-0.9.7a-20.2 > >>>>[EMAIL PROTECTED] stable]# rpm -qa | grep krb > >>>>krb5-libs-1.2.7-14 > >>>>krb5-devel-1.2.7-14 > >>>>krb5-workstation-1.2.7-14 > >>>>krbafs-devel-1.1.1-9 > >>>>pam_krb5-1.60-1 > >>>>krbafs-utils-1.1.1-9 > >>>>krbafs-1.1.1-9 > >>>> > >>>> > >>>>I use fedora-legacy to keep my machine updated. Unfortunately I am not > >>>>in a position to upgrade this machine. From what I read there is no > >>>>"safe" way to go to centos so I have to replace the machine. Not really > >>>>an option right now. > >>>> > >>>>Here is a list of my toaster packages. > >>>>qmail-pop3d-toaster-1.03-1.0.9 > >>>>horde-toaster-2.2.3-1.0.8 > >>>>daemontools-toaster-0.76-1.2.6 > >>>>ezmlm-toaster-0.53.324-1.2.6 > >>>>maildrop-toaster-1.8.1-1.2.6 > >>>>squirrelmail-toaster-1.4.5-1.2.10 > >>>>autorespond-toaster-2.0.4-1.2.5 > >>>>qmailmrtg-toaster-3.4-1.2.4 > >>>>vqadmin-toaster-2.3.4-1.2.5 > >>>>control-panel-toaster-0.5-1.0.5 > >>>>courier-imap-toaster-1.7.3-1.0.5 > >>>>qmail-toaster-1.03-1.0.15 > >>>>vpopmail-toaster-5.4.10-1.2.7 > >>>>qmailadmin-toaster-1.2.7-1.2.6 > >>>>isoqlog-toaster-2.1-1.2.5 > >>>>ucspi-tcp-toaster-0.88-1.2.6 > >>>>ezmlm-cgi-toaster-0.53.324-1.2.6 > >>>>maildrop-toaster-devel-1.8.1-1.2.6 > >>>> > >>>>Thanks > >>>> > >>>>Dean > >>>> > >>>> > >>>> > >>>> > >>>Hi Dean, > >>> > >>>Did you make the following soft link: > >>> > >>> ln -s /usr/kerberos/include/krb5.h /usr/kerberos/include/com_err.h \ > >>> /usr/kerberos/include/profile.h /usr/include/ > >>> > >>>If this is not a fix for you, please tell me again what message you see > >>>when the compile fails. > >>> > >>>Regards, > >>> > >>>Nick > >>> > >>> > >>> > >>> > >>>-- > >>>Mailing List Archive: http://qmailtoaster.clikka.com/mail/ezmlm.cgi?0:iis:0 > >>>Mailing List Unsubscribing: [EMAIL PROTECTED] > >>>Mailing List Help: [EMAIL PROTECTED] > >>>QmailToaster F.A.Q.: [EMAIL PROTECTED] > >>> > >>> > >>> > >>> > >>> > >>> > >>Hi Nick > >> > >>Yes all 3 links are in place , as they would have had to be in order to > >>do the initial instalation. > >> > >>The last few lines before courier fails are > >> > >>checking whether setpgrp takes no argument... yes > >>checking for socketpair... yes > >>checking for SVR3 stream pipes... no > >>checking for SVR4 stream pipes... no > >>checking for stream pipes... socketpair > >>checking for SSL_load_error_strings in -lssl... yes > >>checking whether OpenSSL requires Kerberos... configure: error: OpenSSL > >>test build failed > >>configure: error: /bin/sh './configure' failed for tcpd > >>error: Bad exit status from /var/tmp/rpm-tmp.35697 (%build) > >> > >> > >>RPM build errors: > >> Bad exit status from /var/tmp/rpm-tmp.35697 (%build) > >> > >>and the last few before qmail fails are > >> > >>./auto-str auto_break \ > >>"`head -1 conf-break`" > auto_break.c > >>./compile auto_break.c > >>./auto-str auto_usera `head -1 conf-users` > auto_usera.c > >>./compile auto_usera.c > >>./load qmail-getpw case.a substdio.a error.a str.a fs.a \ > >>auto_break.o auto_usera.o > >>./compile qmail-remote.c > >>In file included from /usr/include/openssl/kssl.h:72, > >> from /usr/include/openssl/ssl.h:179, > >> from tls.h:4, > >> from qmail-remote.c:53: > >>/usr/kerberos/include/krb5.h:2064: parse error before "profile_t" > >>qmail-remote.c: In function `main': > >>qmail-remote.c:661: warning: return type of `main' is not `int' > >>make: *** [qmail-remote.o] Error 1 > >>error: Bad exit status from /var/tmp/rpm-tmp.51381 (%build) > >> > >> > >>RPM build errors: > >> Bad exit status from /var/tmp/rpm-tmp.51381 (%build) > >> > >>Regards > >>Dean > >> > >> > >> > >> > >> > >>-- > >>No virus found in this outgoing message. > >>Checked by AVG Anti-Virus. > >>Version: 7.0.323 / Virus Database: 267.8.15/49 - Release Date: 2005/07/14 > >> > >> > >>--------------------------------------------------------------------- > >>To unsubscribe, e-mail: [EMAIL PROTECTED] > >>For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > >> > >> > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > -- > No virus found in this outgoing message. > Checked by AVG Anti-Virus. > Version: 7.0.323 / Virus Database: 267.8.15/49 - Release Date: 2005/07/14 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
