Displaying 2 results from an estimated 2 matches for "g_g".
Did you mean:
g_
2005 Apr 19
2
Printing a single "\" character
...question: how to print a single "\" character? I have the
following results:
> print("\") does not work
> print("\\")
[1] "\\"
I need to make the following substitution as well, but it does not work
either:
> sub("_","\_","g_g")
[1] "g_g"
Thanks in advance,
Firas.
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