BePo wrote:
Hello,
When I compile qmail toaster on fedora 10 with the current install script, the compilation hang here : -------------------------------------------------------------------------------------------------------------------------------------------------- Installing courier-imap-toaster-4.1.2-1.3.8.src.rpm
error: Failed build dependencies:
courier-authlib-toaster is needed by courier-imap-toaster-4.1.2-1.3.8.src error: File not found by glob: /root/rpmbuild/RPMS/i386/courier-imap-toaster*.rpm
Installing autorespond-toaster . . .
Shall we continue? (yes, skip, quit) [y]/s/q:
-------------------------------------------------------------------------------------------------------------------------------------------------- I have tried to rebuild the rpm manualy with : rpmbuild --rebuild --with fedora_10 courier-authlib-toaster-0.59.2-1.3.7.src.rpm But the program is checking again and again :s It's like a neverending loop, when I press ctrl+c, the compilation start and then stop at : --------------------------------------------------------------------------------------------------------------------------------------------------
(...)
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
^CExecuting(%install): /bin/sh -e /var/tmp/rpm-tmp.LlvLeZ
+ umask 022
+ cd /root/rpmbuild/BUILD
+ cd courier-authlib-0.59.2
+ LANG=C
+ export LANG
+ unset DISPLAY
+ make DESTDIR=/root/rpmbuild/BUILDROOT/courier-authlib-toaster-0.59.2-1.3.7.i386 install
CONFIG_FILES=authlib.html CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating authlib.html
config.status: executing depfiles commands
echo "#define AUTHLDAPRC \"\"" >authldaprc.h
echo "#define AUTHMYSQLRC \"/etc/courier/authlib/authmysqlrc\"" >authmysqlrc.h echo "#define AUTHPGSQLRC \"/etc/courier/authlib/authpgsqlrc\"" >authpgsqlrc.h echo "#define PIPE_PROGRAM \"/etc/courier/authlib/authProg\"" >authpiperc.h echo "#define AUTHDAEMONRC \"/etc/courier/authlib/authdaemonrc\"" >authdaemonrc.h
echo "#define AUTHDAEMONVAR \"/var/spool/authdaemon\"" >>authdaemonrc.h
echo "#define AUTHDAEMONPID AUTHDAEMONVAR \"/pid\"" >>authdaemonrc.h
echo "#define AUTHDAEMONSOCK AUTHDAEMONVAR \"/socket\"" >>authdaemonrc.h
echo "#define AUTHDAEMONLOCK AUTHDAEMONVAR \"/lock\"" >>authdaemonrc.h
echo '#include "/home/vpopmail/include/config.h"' >vpopmail_config.h
echo '#define PKGVERSION "0.59.2"' >packageversion.h
echo '#define AUTHCHANGEPWDIR "/usr/libexec/courier-authlib"' >authchangepwdir.h
echo '#define SBINDIR "/usr/sbin"' >sbindir.h
echo '#define PKGLIBDIR "/usr/lib/courier-authlib"' >pkglibdir.h
echo '#define PKGINCLUDEDIR "/usr/include"' >pkgincludedir.h
echo '#define MAILUSER "vpopmail"' >mailusergroup.h
echo '#define MAILGROUP "vchkpw"' >>mailusergroup.h
CONFIG_FILES=README_authlib.html CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating README_authlib.html
config.status: executing depfiles commands
make  install-recursive
make[1]: Entering directory `/root/rpmbuild/BUILD/courier-authlib-0.59.2'
Making install in gdbmobj
make[2]: Entering directory `/root/rpmbuild/BUILD/courier-authlib-0.59.2/gdbmobj'
make[2]: *** No rule to make target `install'.  Stop.
make[2]: Leaving directory `/root/rpmbuild/BUILD/courier-authlib-0.59.2/gdbmobj'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/root/rpmbuild/BUILD/courier-authlib-0.59.2'
make: *** [install] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.LlvLeZ (%install)

RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.LlvLeZ (%install)
-------------------------------------------------------------------------------------------------------------------------------------------------- What Can I do to fix this problem ?

What does 'rpm -qa | grep toaster | sort" show?
courier-authlib (and courier-imap for that matter) will take a LONG time to compile. They're very complicated.


---------------------------------------------------------------------
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com

Reply via email to