Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 49533 - net-mail/metamail-2.7.45 compile error
Summary: net-mail/metamail-2.7.45 compile error
Status: RESOLVED DUPLICATE of bug 41095
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 All
: High normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-30 13:34 UTC by Daniel Webert
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments
configure.in.patch (configure.in.patch,465 bytes, patch)
2004-04-30 16:23 UTC, ares
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Webert 2004-04-30 13:34:42 UTC
wanna emerge sylpheed-claws>0.9.6 which has a depend for metamail ...

<snap>
...
...
...
creating src/richmail/Makefile
creating bin/Makefile
creating metamail/config.h
cd . && aclocal -I config
cd . && automake --foreign Makefile
cd . \
  && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating Makefile
cd . && autoconf
configure.in:350: error: do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
make: *** [configure] Error 1

!!! ERROR: net-mail/metamail-2.7.45 failed.
!!! Function src_compile, Line 418, Exitcode 2
!!! emake failed
</snip>

<emerge info>
Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.5-love5)
=================================================================
System uname: 2.6.5-love5 i686 Intel(R) Pentium(R) 4 CPU 1.60GHz
Gentoo Base System version 1.4.9
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=i686 -pipe"
CHOST="i686-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/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc sandbox"
GENTOO_MIRRORS="http://gentoo.tiscali.nl/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.samerica.gentoo.org/gentoo-portage"
USE="X Xaw3d adns aim amd apache2 apm arts artswrappersuid async autofs avi berkdb chroot clamav crypt cups dillo directfb dv encode escreen ethereal etwin faad ffmpeg foomaticdb gdbm gif glut gpm gtk gtk2 hbci imagemagick imap imlib imlib2 ipv6 jabber jpeg lcd libg++ libwww lua lufsusermount mad mikmod mldonkeypango mmx motif mpeg msn ncurses nls oav oggvorbis openal opengl oscar oss pam pcap pdflib perl png python qt quicktime readline samba sdl skey slang sll speex spell ssl svg svga tcpd tiff truetype vim-with-x x86 xchattext xface xinerama xml xml2 xmms xosd xv xvid yahoo zlib"
</emerge info>

btw ... installed freshly the 'stage3-x86-2004.1.tar.bz2' and the 'emerge info' says 'default-x86-2004.0' ... can someone verify that?
Comment 1 ares 2004-04-30 16:23:56 UTC
Created attachment 30414 [details, diff]
configure.in.patch

Copy patch in /usr/portage/net-mail/metamail/files and edit ebuild :
epatch ${FILESDIR}/configure.in.patch

Launch emerge metamail, after 6 or 7 seconds type CTRL+C and launch :
ebuild /usr/portage/net-mail/metamail/metamail-2.7.45.ebuild merge
Comment 2 Steve Arnold archtester gentoo-dev 2004-05-06 21:28:36 UTC

*** This bug has been marked as a duplicate of 41095 ***