Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108114 - net-analyzer/netwag: broken dependencies
Summary: net-analyzer/netwag: broken dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-04 12:03 UTC by Sven Wegener
Modified: 2005-10-09 04:31 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 Sven Wegener gentoo-dev 2005-10-04 12:03:59 UTC
DEPEND="~net-analyzer/netwox-${PV}"

RDEPEND="~net-analyzer/netwox-${PV}
        >=dev-lang/tk-8
        >=dev-lang/tcl-8"

tcl/tk (wish) is also needed at compile time.

>>> Unpacking source...
>>> Unpacking netwag-5.28.0-src.tgz to /var/tmp/portage/netwag-5.28.0/work
>>> Source unpacked.
Netwag version 5.28.0 (5 28 0)
Loading config.dat
Checking programs
 /usr/bin/netwox528 yes
Checking directories
 /usr/bin yes
Warning: the man directory '/usr/man' wasn't found
Warning: the man1 directory '/usr/man/man1' wasn't found
Checking Tcl/Tk
 bin_wish not forced, so try to find it
 wish8 not found
 wish8.6 not found
 wish8.5 not found
 wish8.4 not found
 wish8.3 not found
 wish8.2 not found
 wish8.1 not found
 wish8.0 not found
 wish not found
Error: wish wasn't found in the
PATH(/usr/lib/ccache/bin:/sbin:/usr/sbin:/usr/lib/portage/bin:/bin:/usr/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.3.6:/opt/blackdown-jdk-1.4.2.02/bin:/opt/blackdown-jdk-1.4.2.02/jre/bin).
Did you install Tcl/Tk ?

!!! ERROR: net-analyzer/netwag-5.28.0 failed.
!!! Function src_compile, Line 31, Exitcode 1
!!! problem creating Makefile
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Marcin Kryczek (RETIRED) gentoo-dev 2005-10-09 04:31:29 UTC
fixed in cvs. thanks for reporting