Displaying 2 results from an estimated 2 matches for "oix".
Did you mean:
fix
2006 May 14
1
Dragable element
...Effect.MoveBy method) a larger image - so effective its a detail viewer.
But, ive come into problems. I can get the logic to work out exactly
where the box is, but when i go to movve it, it works perfectly on the
first go, but on subsequent moves it goes the wrong way?!
My javascipt is...
var oiX = 0;
var oiY = 0;
function setOldVars(){
oiX = $(''squ'').style.top;
oiY = $(''squ'').style.left;
iX = oiX.replace(''px'', '''');
iY = oiY.replace(''px'', '''');
//$(''ggggg'')...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking