Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78669 - Make will break when compiling of rcapid is started
Summary: Make will break when compiling of rcapid is started
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Dialup Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-19 06:07 UTC by Manuel Bernhardt
Modified: 2005-03-20 15:00 UTC (History)
1 user (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 Manuel Bernhardt 2005-01-19 06:07:33 UTC
When i emergy the current capi4k-utils, i got every time the following error:

make[1]: Entering directory `/var/tmp/portage/capi4k-utils-20041006-r5/work/capi4k-utils/rcapid'
cd . && autoconf
/usr/bin/m4: autoconf.m4: No such file or directory
autoconf: Undefined macros:
configure.in:10:AC_PROG_CC
configure.in:11:AC_PROG_CPP
configure.in:12:AC_PROG_INSTALL
configure.in:17:AC_CHECK_HEADERS(fcntl.h sys/ioctl.h)
configure.in:22:AC_PROG_GCC_TRADITIONAL
configure.in:23:AC_HEADER_STDC
configure.in:24:AC_TYPE_SIGNAL
configure.in:25:AC_CHECK_FUNCS(socket)
configure.in:28:AC_ARG_WITH(sbin,
configure.in:2:AC_INIT(rcapid.c)
configure.in:31:        AC_DEFINE(CONFIG_SBINDIR,"${withval}"),
configure.in:35:AC_ARG_WITH(man,
configure.in:38:        AC_DEFINE(CONFIG_MANDIR,"${withval}"),
configure.in:41:AC_SUBST(CONFIG_SBINDIR)
configure.in:42:AC_SUBST(CONFIG_MANDIR)
configure.in:43:AC_SUBST(INSTALL)
configure.in:44:AC_OUTPUT(Makefile)
configure.in:4:AC_PREFIX_DEFAULT(/usr)
make[1]: *** [configure] Error 1
make[1]: Leaving directory `/var/tmp/portage/capi4k-utils-20041006-r5/work/capi4k-utils/rcapid'
make: *** [subtargets] Error 2

!!! ERROR: net-dialup/capi4k-utils-20041006-r5 failed.
!!! Function src_compile, Line 68, Exitcode 2
!!! make failed
!!! If you need support, post the topmost build error, NOT this status message.

Now, maybe someone have the same error and can help me?

Reproducible: Always
Steps to Reproduce:
1. emerge capi4k-utils
2.
3.

Actual Results:  
See Details


Portage 2.0.51-r12 (default-linux/x86/2004.0, gcc-3.4.3,
glibc-2.3.4.20041102-r0, 2.6.10-gentoo-r2 i686)
=================================================================
System uname: 2.6.10-gentoo-r2 i686 mobile AMD Duron(tm)
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Jun  6 2004, 03:53:53)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.8.5-r2, 1.5, 1.4_p6, 1.6.3, 1.7.9, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r2
virtual/os-headers:  2.4.22
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon -pipe -m3dnow -msse -mfpmath=sse -mmmx
-fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /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 -march=athlon -pipe -m3dnow -msse -mfpmath=sse -mmmx
-fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://gentoo.prodigy7.priv/portage"
USE="apache2 apm arts avi berkdb bitmap-fonts crypt encode f77 fam flac
font-server foomaticdb fortran gd gd-external gdbm gpm imlib ipv6 libg++ libwww
lirc mad mcal mikmod mmx motif mpeg mysql ncurses nls oggvorbis pam pdflib perl
png python readline samba sftplogging slang spell sse ssl svga tcpd tiff
truetype truetype-fonts type1-fonts x86 xml xml2 xv zlib linguas_de"
Unset:  LDFLAGS
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2005-02-16 13:13:43 UTC
does version 3.6_pre20041219 work w/o problems for you?
Comment 2 Stefan Briesenick (RETIRED) gentoo-dev 2005-02-16 14:22:36 UTC
for me, it always worked. ;)
Comment 3 Alin Năstac (RETIRED) gentoo-dev 2005-03-20 14:44:28 UTC
the reporter did not answered
Comment 4 Stefan Briesenick (RETIRED) gentoo-dev 2005-03-20 15:00:23 UTC
btw: looks like an autoconf error.