Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5007 - lopster compile error
Summary: lopster compile error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-14 23:48 UTC by Daryl Stimm
Modified: 2003-02-04 19:42 UTC (History)
2 users (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 Daryl Stimm 2002-07-14 23:48:19 UTC
it failes... any ideas?


_PREFIX'
aclocal: /usr/share/aclocal/lib-prefix.m4: 139: duplicated macro
`AC_LIB_WITH_FINAL_PREFIX'
aclocal: /usr/share/aclocal/progtest.m4: 25: duplicated macro
`AM_PATH_PROG_WITH_TEST'
make: *** [aclocal.m4] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -123, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/net-p2p/lopster/lopster-1.0.1.20020702.ebuild .


thanks.
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-07-15 15:33:46 UTC
This is basically duplicate macro files.  Make sure you have the latest
automake and autoconf installed:

nosferatu root # epm -qG automake autoconf
sys-devel/automake-1.6.1-r6
sys-devel/autoconf-2.53a
nosferatu root # 
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-16 17:31:49 UTC
Daryl,

well?
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-16 18:37:02 UTC
daryl reported on irc, that that fixed it.

Az, you ROCK, as always :)