Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 37355 - emerging arping 1.x aborts when libnet 1.1 or higher is installed
Summary: emerging arping 1.x aborts when libnet 1.1 or higher is installed
Status: RESOLVED DUPLICATE of bug 27218
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL: http://rafb.net/paste/results/l253058...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-05 17:33 UTC by Thomas
Modified: 2005-07-17 13:06 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 Thomas 2004-01-05 17:33:04 UTC
arping 2.x is for libnet 1.1.x. For libnet 1.0.2a use arping 1.x !!!

and because of this reason you get an error when you try to emerge arping 1.x while libnet 1.1.x is installed

(default in new rsync: arping1.0.6-r1 && libnet 1.1.0-r3)

Reproducible: Always
Steps to Reproduce:
1. emerge net-libs/libnet  ( /usr/portage/net-libs/libnet/libnet-1.1.0-r3.ebuild )
2. emerge net-analyzer/arping ( usr/portage/net-analyzer/arping/arping-1.06-r1.ebuild )

Actual Results:  
arping.c:63:24: libnet-1.0.h: No such file or directory

Expected Results:  
no error ;)

look at the homepage for output-details
Comment 1 SpanKY gentoo-dev 2004-01-07 22:19:19 UTC

*** This bug has been marked as a duplicate of 27218 ***