Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10989 - edb-1.0.3 fails on emerge
Summary: edb-1.0.3 fails on emerge
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-20 00:47 UTC by atom
Modified: 2004-03-17 14:32 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 atom 2002-11-20 00:47:56 UTC
heres what i get...i dont really understand most of this, but it seems to me
that it can't find autoconf?

-adam

valkor portage # emerge edb   
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-db/edb-1.0.3 to /
>>> md5 ;-) edb-1.0.3.tar.gz
>>> Unpacking source...
>>> Unpacking edb-1.0.3.tar.gz
>>> Source unpacked.
+ aclocal
+ libtoolize --ltdl --force --copy
You should update your `aclocal.m4' by running aclocal.
+ autoheader
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.

WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':

WARNING:   AC_DEFINE([NEED_MAIN], 1,
WARNING:             [Define if a function `main' is needed.])

WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
configure.in:21: warning: AC_CANONICAL_HOST invoked multiple times
configure.in:22: warning: AC_ARG_PROGRAM invoked multiple times
autoheader-2.54: `config.h.in' is updated
+ automake --foreign --add-missing
+ autoconf
configure.in:77: 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.
+ abort autoconf
+ echo 'autoconf not found or command failed. Aborting!'
autoconf not found or command failed. Aborting!
+ exit 1

!!! ERROR: dev-db/edb-1.0.3 failed.
!!! Function src_compile, Line 29, Exitcode 1
!!! (no error message)

valkor portage #
Comment 1 atom 2002-11-20 06:52:29 UTC
hmm...it works now. nevermind, i guess.
Comment 2 bugs 2004-03-17 14:32:50 UTC
I'm seeing identical same behaviour.  Attempting to back out gtk.
Related?