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 arduino-core: bump version from 1.0.2 to 1.0.6 2014-10-12 12:42:57 +01:00
compilers Upgrade idris compiler to 0.9.14.3 2014-10-15 10:57:08 +03:00
coq-modules coqPackages.ssreflect, more: build ssrcoq binary, add maintainer 2014-10-13 16:11:33 -05:00
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 ocaml-macaque: new package 2014-10-11 00:54:35 +01:00
perl-modules
pharo pharo-vm: Add dependency to cairo 2014-10-09 16:56:54 +02:00
pure-modules/pure-gsl Add pure-gsl package 2014-10-14 21:21:36 +11:00
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