Summary: | Arping fails with error due to missing libnet.so.1 | ||
---|---|---|---|
Product: | IPFire | Reporter: | Tom Rymes <tomvend> |
Component: | libnet | Assignee: | Matthias Fischer <matthias.fischer> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | - Unknown - | ||
Priority: | - Unknown - | CC: | matthias.fischer |
Version: | 2 | ||
Hardware: | all | ||
OS: | All |
Description
Tom Rymes
2015-12-05 15:40:18 UTC
Hi, seems to be *my* fault, sorry... Would it be sufficient to uncomment the '/usr/lib/libnet'-libraries (see below) or are more files needed? config/rootfiles/common/libnet: #usr/bin/libnet-config #usr/include/libnet #usr/include/libnet.h #usr/include/libnet/libnet-asn1.h #usr/include/libnet/libnet-functions.h #usr/include/libnet/libnet-headers.h #usr/include/libnet/libnet-macros.h #usr/include/libnet/libnet-structures.h #usr/include/libnet/libnet-types.h #usr/lib/libnet.a #usr/lib/libnet.la usr/lib/libnet.so usr/lib/libnet.so.1 usr/lib/libnet.so.1.7.0 #usr/share/man/man3/libnet-functions.h.3 #usr/share/man/man3/libnet-macros.h.3 #usr/share/man/man3/libnet.h.3 Regards Matthias As far as I can see ... usr/lib/libnet.so.1 usr/lib/libnet.so.1.7.0 ... should be sufficient!? Feedback welcome... Regards, Matthias Hi, I pushed http://git.ipfire.org/?p=people/mfischer/ipfire-2.x.git;a=commit;h=8ce30653f53f0d6e5ba2a3b7246f6dd2da25e7c2 I hope this is fxed now. Regards, Matthias |