From: Enrico Scholz (enrico.scholz_at_informatik.tu-chemnitz.de)
Date: Thu 06 Jan 2005 - 23:57:10 GMT
Hans Ulrich Niedermann <vserver_at_n-dimensional.de> writes:
> The changes:
> * Detect and require "sort"
> * Use "sort -n" instead of multiplication magic to determine whether the
> dietlibc version is sufficiently new. This test should be more robust.
Sorry, I added some extra functionality in the meantime which was not
submitted yet. So your patch can not be applied.
> What they fix:
> * handle a version number like 0.27-7
Can you check if CVS ([1]) fixes your problem?
> * handle "diet -v" output like "diet version $VERSION" in addition to
> the old "dietlibc-$VERSION"
hmm... seems to be an error/incompatibility in your dietlibc. Its
Makefile defines
| VERSION=dietlibc-$(shell head -n 1 CHANGES|sed 's/://')
(note the leading 'dietlibc-') which seems to be overridden by your
distribution with 'VERSION=0.27-7'
Enrico
Footnotes:
[1] http://savannah.nongnu.org/cgi-bin/viewcvs/util-vserver/util-vserver/m4/ensc_dietlibc.m4.diff?r1=1.10&r2=1.11
hunk 2, first two changes
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver