nixpkgs/pkgs
Armijn Hemel 059d1d391b add default Nix expression and patch for sysklogd. The patch allows sysklogd to
be compiled against kernel headers for the Linux 2.6 kernel. As it turns out
many, if not all, distributions use 2.4 kernel headers for glibc. From my
Fedora Core 3 system:

$ rpm -qf /usr/include/linux/time.h
glibc-kernheaders-2.4-9.1.87

The thing is that compilation now barfs, because some constants are needed
that are defined in <linux/autoconf.h> which is empty the way we generate
the kernel headers currently in nixpkgs. The source tree needs to be
configured. Another challenge to solve :)


svn path=/nixpkgs/trunk/; revision=3784
2005-09-06 22:39:03 +00:00
..
applications add cdrtools. There are some references to some package in /opt/schily, which I haven't checked out completely yet... 2005-08-30 19:41:10 +00:00
build-support * Make the grep call optional. 2005-07-13 09:07:54 +00:00
data/sgml+xml * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl. 2005-08-22 08:39:27 +00:00
development Added ecj (The Eclipse Compiler for Java) to Nix. This means that Java 2005-09-06 00:00:22 +00:00
games * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl. 2005-08-22 08:39:27 +00:00
misc * Support \pgfdeclareimage. 2005-09-02 15:50:55 +00:00
os-specific/linux add default Nix expression and patch for sysklogd. The patch allows sysklogd to 2005-09-06 22:39:03 +00:00
servers * Use HTTP instead of FTP. 2005-08-22 14:50:05 +00:00
shells/bash * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl. 2005-08-22 08:39:27 +00:00
stdenv * Purity fixes, courtesy of NixOS :-) 2005-08-24 09:21:37 +00:00
system Added ecj (The Eclipse Compiler for Java) to Nix. This means that Java 2005-09-06 00:00:22 +00:00
test * Ensure that when building gcc, libstdc++ is linked against the 2004-04-04 22:02:41 +00:00
tools add gnutar linked to dietlibc 2005-09-05 12:26:16 +00:00