When I try to emerge qmail-mysql, make just gets stuck on qmail-getpw. I've emerge'd the "normal" qmail, and removed it after deciding to use qmail with mysql support. Maybe the problem lies here? I have absolutely no clue! NOTE: I've tried it to times with same result. 'system' and 'world' are up-to-date Reproducible: Always Steps to Reproduce: 1. emerge qmail #Just tried to emerge qmail before i decided to use qmail-mysql! 2. emerge -C qmail #...so i had to remove the qmail package. 3. emerge qmail-mysql #and here the fun has come to an end Actual Results: emerge breaks while making qmail-mysql. emerges last words are: /usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x5c4): In function `vio_verify_callback': : undefined reference to `X509_STORE_CTX_get_error_depth' /usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x5d8): In function `vio_verify_callback': : undefined reference to `X509_get_subject_name' /usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x5ec): In function `vio_verify_callback': : undefined reference to `X509_NAME_oneline' /usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x627): In function `vio_verify_callback': : undefined reference to `X509_get_issuer_name' /usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x63b): In function `vio_verify_callback': : undefined reference to `X509_NAME_oneline' collect2: ld returned 1 exit status make: *** [qmail-getpw] Error 1 make: *** Waiting for unfinished jobs.... !!! ERROR: net-mail/qmail-mysql-1.03 failed. !!! Function src_compile, Line 72, Exitcode 2 !!! (no error message) Expected Results: Should compile qmail with mysql-support without problems. Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.20-gentoo-r9) ================================================================= System uname: 2.4.20-gentoo-r9 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz Gentoo Base System version 1.4.3.10 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-O3 -march=pentium4 -funroll-loops -pipe" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config /var/vpopmail/domains /var/vpopmail/etc" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-O3 -march=pentium4 -funroll-loops -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="sandbox ccache autoaddcvs" GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 oss apm arts avi crypt cups encode foomaticdb gif gpm gtk2 imlib jpeg gnome libg++ mad mikmod motif mpeg ncurses nls oggvorbis opengl pdflib png quicktime sdl spell svga xml2 xmms xv zlib gdbm berkdb slang readline tcpd pam libwww perl python -X -gtk -kde -qt PAM ssl sse mmx apache2 php mysql -truetype"
Run 'revdep-rebuild' from gentoolkit. if it doesn't do anything, emerge mysql again. for some reason your mysql/ssl seems out of whack.
After upgrading to postgresql 7.4.1-r3, xemacs configure works fine. Johnny
Sorry for my last post, it was for another bug :-(. It has nothing to do with this issue. Johnny
reemerging mysql didn't change anything. revdep-rebuild builds some stuff for eclipse, and reinstalls opera (sounds strange, because opera is static). Johnny
fixed in CVS now.