Bug 199119 - net-analyzer/barnyard-0.2.0-r2 missing dependencies + bad autotools handling w/ USE=sguil
|
Bug#:
199119
|
Product: Gentoo Linux
|
Version: 2007.0
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: netmon@gentoo.org
|
Reported By: trombik@gentoo.org
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: net-analyzer/barnyard-0.2.0-r2 missing dependencies + bad autotools handling w/ USE=sguil
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2007-11-14 05:17 0000
|
>>> Unpacking source...
>>> Unpacking barnyard-0.2.0.tar.gz to /var/tmp/portage/net-analyzer/barnyard-0.2.0-r2/work
>>> Unpacking barnyard-0.2.0-patches.tar.bz2 to /var/tmp/portage/net-analyzer/barnyard-0.2.0-r2/work
* Applying 0.2.0-sguil_files.patch ... [ ok
]
* Applying 0.2.0-configure-in.patch ... [ ok
]
* Applying 0.2.0-op_plugbase.c.patch ... [ ok
]
* Recreating configure ...
am-wrapper: /usr/bin/aclocal-1.4 is missing or not executable.
Please try emerging the correct version of automake.
*
* ERROR: net-analyzer/barnyard-0.2.0-r2 failed.
* Call stack:
* ebuild.sh, line 1695: Called dyn_unpack
* ebuild.sh, line 811: Called qa_call 'src_unpack'
* ebuild.sh, line 44: Called src_unpack
* barnyard-0.2.0-r2.ebuild, line 38: Called die
* The specific snippet of code:
* aclocal && autoheader && automake --add-missing --copy \
* && autoconf || die "recreate configure failed"
* The die message:
* recreate configure failed
workaround: emerge '=automake-1.4_p6'
Also should use eautoreconf instead of the nasty `aclocal && autoheader &&
automake --add-missing --copy && autoconf`
Merging from Bug 199118 - missing dev-lang/tcl dependency.
<snip>
i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src
-I/usr/include/pcap -O2 -pipe -march=pentium3 -Wall -c op_sguil.c
op_sguil.c:53:17: error: tcl.h: No such file or directory
</snip>
*** Bug 199118 has been marked as a duplicate of this bug. ***
Fixes in CVS, thankies :)