Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 47868

Summary: aclocal errors while compiling beecrypt-3.1.0-r2
Product: Gentoo Linux Reporter: Kathy Wills <kathywills>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Kathy Wills 2004-04-14 18:18:31 UTC
While doing the upgrade to beecypt this morning, I got errors regarding aclocal. 



Reproducible: Always
Steps to Reproduce:
1.emerge beecrypt
2.
3.

Actual Results:  
I got this error:

You should update your `aclocal.m4' by running aclocal.
configure.ac:5: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
autoconf/general.m4:1657: AC_CANONICAL_TARGET is expanded from...
configure.ac:5: the top level
configure.ac:5: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
autoconf/general.m4:1657: AC_CANONICAL_TARGET is expanded from...
configure.ac:5: the top level
configure.ac:5: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
autoconf/general.m4:1657: AC_CANONICAL_TARGET is expanded from...
configure.ac:5: the top level 

I tried running aclocal and got the following:

aclocal-1.8: `configure.ac' or `configure.in' is required

I tried re-emerging automake, autoconf, and libtool. The error still occurs.

Expected Results:  
It should not have given me these errors. I have not had any problem in emerging
anything else. There was another problem with this ebuild but that is another
bug  that had been reported by someone else. That problem has been resolved and
beecrypt has been emerged. I want to know how to take care of this issue too.

Portage 2.0.50-r6 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040207-r0, 2.6.5)
=================================================================
System uname: 2.6.5 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.8
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O2 -funroll-loops -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/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O2 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/
http://mirror.clarkson.edu/pub/distributions/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="X alsa apm avi berkdb cdr crypt cups doc encode esd foomaticdb gdbm gif
gnome gtk gtk2 imlib java jpeg libg++ libwww mad mikmod motif mozilla mpeg
ncurses nls nptl oggvorbis opengl oss pam pdflib perl png python quicktime
readline samba sdl slang spell ssl svga tcltk tcpd tetex truetype x86 xml2 xmms
xv zlib"
Comment 1 Stefan Jones (RETIRED) gentoo-dev 2004-04-15 02:47:51 UTC
I will merge this bug with another for this package.

It is not identical but the solution to that bug will fix this bug.

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