Just great. vm86.h is exactly the same in glibc 2.2.4 and 2.3.1. The only thing that changes is that since both include <asm/vm86.h>, that gets taken from the current kernel. So, to the guy that said that 2.2.4 worked maybe it was because it was compiled with a different kernel than in 2.2.5 Francisco J. León A. VII Semestre de Lic. en Computación Maracaibo, Edo. Zulia, Venezuela
Francisco J. León wrote:
[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html] Just great. vm86.h is exactly the same in glibc 2.2.4 and 2.3.1. The only thing that changes is that since both include <asm/vm86.h>, that gets taken from the current kernel.
Ok, the headers files are identicals, but this doesn't prove that the implementation didn't changed.
So, to the guy that said that 2.2.4 worked maybe it was because it was compiled with a different kernel than in 2.2.5
Ok, you are right. I suppose glibc-2.2.5 I tried was built with 2.4.19 kernel, and glibc-2.2.4 with kernel 2.4.8 (not sure). So to confirm, i should buid glibc-2.2.4 with kernel 2.4.19, but I don't have much time now.
Francisco J. León A. VII Semestre de Lic. en Computación Maracaibo, Edo. Zulia, Venezuela
Xavier
participants (2)
-
Francisco J. León -
xi