search for: makeconfig

Displaying 2 results from an estimated 2 matches for "makeconfig".

2011 May 29
1
Where is the Centos Linux 5.5 kernel syscall handler for mmap? (Keith Roberts)
.... We looked in mmap.S and found a lot of assembly code. Could you please tell us if any of the assembly code call the kernel syscall handler for mmap.s? Also, we ran make for the kernel Makefile and we obtained the following result shown below. Could you please suggest us how to fix the kernel Makeconfig so that it skips over libc_pic.os? Thank you for your help. gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl, -dynamic-linker=/home/frankc/DQT1/glibc-2.9/lib/ld-linux.so.2 -B/home/frankc/DQTTest5/csu/ -Wl, --version-script=/home/frankc/DQTTest5/libc.map -Wl,-soname=libc.so.6 -Wl,-z,combr...
2011 May 28
2
Where is the Centos Linux 5.5 kernel syscall handler for mmap?
Good evening, We are using Centos Linux Release 5.5 x86_32. We wondering where the kernel syscall handler for mmap in Centos Linux 5.5 distribution is located(for example /usr/xxx/....)? Would any programmers or operating system administrators have this information? Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: