Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 646196 - net-analyzer/nast-0.2.0-r1 - configure: error: Libnet archive file (libnet.so) not found in /usr or /usr/local!
Summary: net-analyzer/nast-0.2.0-r1 - configure: error: Libnet archive file (libnet.s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-31 09:16 UTC by Jan Psota
Modified: 2018-02-01 10:01 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 Jan Psota 2018-01-31 09:16:54 UTC
checking for /usr/lib/libnet.so... no
checking for /usr/local/lib/libnet.so... no
configure: error: 
Libnet archive file (libnet.so) not found in /usr or /usr/local!

$ ldd /usr/sbin/nast
libnet.so.9 => /usr/lib64/libnet.so.9 (0x00007f7b164a8000)
[...]

It is a rebuild, so it has to do with switching from lib32/lib64 to lib/lib64.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2018-01-31 09:21:12 UTC
Which profile are you using?

  eselect profile show
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2018-01-31 09:21:49 UTC
Or even better, show us your  emerge --info
Comment 3 Jan Psota 2018-01-31 09:35:26 UTC
(In reply to Lars Wendler (Polynomial-C) from comment #2)
> Or even better, show us your  emerge --info

default/linux/amd64/17.1/systemd
- of course :-)
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2018-01-31 10:13:38 UTC
Fixed. Thanks!
Comment 5 Jan Psota 2018-02-01 10:01:35 UTC
Works like magic, thanks! :-)