Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108105 - net-analyzer/ipcad: broken dependencies
Summary: net-analyzer/ipcad: broken dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-04 11:39 UTC by Sven Wegener
Modified: 2005-10-09 04:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Proposed Patch (ipcad-3.6.6.patch,343 bytes, patch)
2005-10-04 12:06 UTC, Andy Kissner
Details | Diff

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 11:39:55 UTC
> DEPEND=">=sys-apps/sed-4"
> 
> RDEPEND="virtual/libc
>         virtual/libpcap
>         net-firewall/iptables"

At least libpcap ist required at compile time.

checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for socket in -lsocket... no
checking for inet_pton in -lnsl... yes
checking packet source type... Unable to determine packet source type! Install
at least libpcap!

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/ipcad-3.6.6/work/ipcad-3.6.6/config.log

!!! ERROR: net-analyzer/ipcad-3.6.6 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Andy Kissner 2005-10-04 12:06:42 UTC
Created attachment 69871 [details, diff]
Proposed Patch

See if this helps...
Comment 2 Marcin Kryczek (RETIRED) gentoo-dev 2005-10-09 04:44:03 UTC
fixed in cvs. thanks for reporting