1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/development
Bjørn Forsman 287d6d5d3a libpcap: pass --with-pcap=linux for all linux systems
...instead of just for i686-linux.

Without a --with-pcap= configure flag, the build system tries to
auto-detect the backend by poking in /dev, /usr/include etc... In the
pure nix world, this auto-detection fails. (Good, we don't want host
details to leak into the build.)

The end result of this (failed) auto-detection; no packet capture
possible:

  $ sudo tcpdump -i wlp2s0
  tcpdump: live packet capture not supported on this system

This fixes the above issue on 64-bit linux systems, and probably other
architectures supported by linux.
2014-10-16 20:32:28 +02:00
..
arduino
compilers Upgrade idris compiler to 0.9.14.3 2014-10-15 10:57:08 +03:00
coq-modules
eclipse
guile-modules
interpreters Merge pull request #4495 from NixOS/pythonFull_improvements 2014-10-16 13:24:18 +02:00
libraries libpcap: pass --with-pcap=linux for all linux systems 2014-10-16 20:32:28 +02:00
lisp-modules
lua-modules
misc
mobile titaniumenv: Use new xcodeenv simulate function in the example app 2014-10-15 17:28:52 +02:00
ocaml-modules
perl-modules
pharo
pure-modules/pure-gsl
python-modules
qtcreator
r-modules
ruby-modules
tools gnulib: update to version 0.1-228-gb155b06 2014-10-15 16:30:53 +02:00
web