Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41160 - courier-imap won't compile (libresolve doesn't have function res_query)
Summary: courier-imap won't compile (libresolve doesn't have function res_query)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
: 43463 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-02-10 14:02 UTC by Robert J. Palmer
Modified: 2004-03-31 13:07 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert J. Palmer 2004-02-10 14:02:40 UTC
When I try to emerge courier-imap version 2.1.2-r2 I get errors about libresolve not having the function res_query white the configure script is executing. This makes the configure script abort and hence I can't compile courier-imap

Reproducible: Always
Steps to Reproduce:
1. emerge courier-imap

Actual Results:  
checking whether -lresolv is needed for res_query... configure: error: Cannot find function res_query

Expected Results:  
The configure script should have either found that it needed libresolve or not and went on to make a 
Makefile.
Comment 1 SpanKY gentoo-dev 2004-02-11 18:24:48 UTC
sounds like something is screwed on your system ... but you didnt provide much info

we'll need `emerge info` and the config.log from the build dir
Comment 2 Brad House 2004-03-02 19:06:14 UTC
*** Bug 43463 has been marked as a duplicate of this bug. ***
Comment 3 Hans-Christian Armingeon 2004-03-03 02:59:13 UTC
Here is my emerge info. http://bugs.gentoo.org/show_bug.cgi?id=43463

@Robert J. Palmer: is this issue still valid vor you?

Johnny
Comment 4 Hans-Christian Armingeon 2004-03-05 08:05:19 UTC
Portage 2.0.50-r1 (default-amd64-2004.0, gcc-3.3.3, glibc-2.3.2-r9, 2.6.3-gentoo-r2)
=================================================================
System uname: 2.6.3-gentoo-r2 x86_64 5
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.8
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O2"
CHOST="x86_64-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/bind /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://192.168.1.151 http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl acpi amd64 apache2 apm arts avi berkdb cdr crypt cscope cups dvd dvdr encode fam foomaticdb gdbm gif gnome gpm gtk gtk2 imap imlib ipv6 jpeg ldap libg++ libwww maildir mbox memlimit mikmod motif mpeg mysql ncurses nls obdc oggvorbis opengl oss pam pdflib perl png pnp postgres ppds prelude python quicktime readline samba sasl sdl slang slp snmp socks5 spell ssl tcpd tiff truetype usb wmf xml2 xmms xv zlib"
Comment 5 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-03-09 22:16:51 UTC
i can't produce this error on x86, and I still need your config.log file to try and diagnose it for your system.
Comment 6 Daniel Ahlberg (RETIRED) gentoo-dev 2004-03-10 04:42:37 UTC
I've added a patch to courier-imap that allows the package to compile on amd64.
Comment 7 Hans-Christian Armingeon 2004-03-11 03:02:57 UTC
Still same behaviour.courier imap 2.1.2 r1

Johnny

PS: where is your patch? In Portage?
Comment 8 Daniel Ahlberg (RETIRED) gentoo-dev 2004-03-12 05:50:11 UTC
Please attach full emerge output and we'll have a look.
Comment 9 Hans-Christian Armingeon 2004-03-12 07:16:12 UTC
Well,

I'm sorry, but the problem was my portage overlay.

The build went fine now.

Is there an easy solution to use some unstable packages, something like /etc/portage/package.unmask, for the arch keyword?

Johnny
Comment 10 Jason Huebel (RETIRED) gentoo-dev 2004-03-31 13:07:24 UTC
problem with user's portage overlay... closing.