Re: hi..i'm a person who is the freshman that studying microkernel
"Michal Suchanek" <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.l4ka.general |
|---|---|
| Message-ID | <[email protected]> |
Hello On 9/1/06, 신동석 <[email protected]> wrote: > > > i'm a Korean graduate school student. > now, i studying microkernel and try to build the L4 pistachio microkernel. > > however, when i build user-level code(execute "make") is have seen following message: > > ===================================== > ../../../user/lib/l4/ia32-syscall-stubs.S: Assembler messages: > ../../../user/lib/l4/ia32-syscall-stubs.S:52: Warning: setting incorrect section attributes for .data.syscalls > ../../../user/lib/l4/ia32-syscall-stubs.S:58: Warning: setting incorrect section attributes for .data.syscalls_copy > /tmp/cccqjRXI.s: Assembler messages: > /tmp/cccqjRXI.s:54: Error: suffix or operands invalid for `in' > make[2]: *** [ia32-getc.o] error 1 > make[1]: *** [subdirs-all] error 2 > make: *** [subdirs-all] error > ===================================== > It is not apparent form your email how did you try to build the kernel. ie. what compiler/binutils did you use, on what OS, what configuration(s) you tried. It would be also advisable to write your emails in plain text (not html or rtf). That way they will be easier to read for most people. Writing the emails in HTML also increases the likehood that your email gets filed as spam (especially if it includes images), and thus you get late reply if any at all. Thanks Michal