Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43884 - lineakd-0.7 won't compile (undefined macro: AC_Dest)
Summary: lineakd-0.7 won't compile (undefined macro: AC_Dest)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-06 08:58 UTC by gbsl
Modified: 2004-06-02 07:30 UTC (History)
0 users

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 gbsl 2004-03-06 08:58:21 UTC
When I try to emerge lineakd, configure ends with error message "configure.in:164: error: m4_popdef: undefined macro: AC_Dest". (According to http://mail.gnu.org/archive/html/autoconf/2003-03/msg00048.html, it seems like incompatibility with autoconf 2.58 or automake 1.77).

Reproducible: Always
Steps to Reproduce:
emerge lineakd
Actual Results:  
(...)
creating ./config.status
fast creating ./Makefile
fast creating lineakd/Makefile
fast creating lineakd/docs/Makefile
fast creating lineakd/docs/en/Makefile
creating config.h
cd . && autoheader
configure.in:164: error: m4_popdef: undefined macro: AC_Dest
autoconf/status.m4:844: AC_CONFIG_FILES is expanded from...
configure.in:164: the top level
autom4te-2.58: /usr/bin/m4 failed with exit status: 1
autoheader-2.58: /usr/bin/autom4te failed with exit status: 1
make: *** [stamp-h.in] Error 1

!!! ERROR: x11-misc/lineakd-0.7 failed.
!!! Function src_compile, Line 21, Exitcode 2
!!! (no error message)



Portage 2.0.50-r1 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.4-rc1)
=================================================================
System uname: 2.6.4-rc1 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/s
hare/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
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="3dnow X Xaw3d aalib acpi alsa apm arts avi berkdb cdr crypt cscope cups 
curl dga directfb encode esd fbcon foomaticdb gd gdbm gif gnome gphoto2 gpm gtk 
gtk2 imagemagick imap imlib java jpeg libg++ libwww mad mbox mikmod mmx motif 
mozilla mpeg mysql ncurses nls odbc oggvorbis opengl pam pda pdflib perl png 
ppds python qt quicktime readline samba scanner sdl slang spell ssl svga tcltk 
tcpd tetex tiff truetype usb video_cards_nvidia wmf x86 xface xml2 xmms xv zlib"
Comment 1 Ian Leitch (RETIRED) gentoo-dev 2004-04-24 12:10:26 UTC
Any luck with 0.7.2?
Comment 2 gbsl 2004-04-28 03:34:54 UTC
0.7.2 compiles succesfully.
Comment 3 Brandon Hale (RETIRED) gentoo-dev 2004-06-02 07:30:59 UTC
Looks fixed, closing.