Conversation with #inferno at Thu Oct 10 12:28:41 2013 on powerman@irc.freenode.net (irc) (12:28:41) #inferno: Topic for #inferno set by mennis at 17:30:16 on 12/28/09 (13:58:15) fdd left the room (quit: Quit: cat(1) came back from Berkeley waving flags.). (14:01:15) Code_Man`: ok it worked i think but now im getting this one (14:01:18) Code_Man`: cc -c -m32 -DROOT="/home/virtual/inferno" -DEMU -I. -I../port -I/home/virtual/inferno/Linux/386/include -I/home/virtual/inferno/include -I/home/virtual/inferno/libinterp -g -O -I/home/virtual/inferno/Linux/386/include -I/home/virtual/inferno/include -I/usr/X11R6/include -DLINUX_386 os.c (14:01:18) Code_Man`: os.c: In function ?kproc?: (14:01:18) Code_Man`: os.c:147:39: error: ?CLONE_VM? undeclared (first use in this function) (14:01:18) Code_Man`: if (__clone(tramp, tos, CLONE_PTRACE|CLONE_VM|CLONE_FS|CLONE_FILES|SIGCHLD, p) <= 0) (14:02:29) baux [~jircii@out-pix.zucchetti.com] entered the room. (14:02:32) Code_Man`: and i cant locate said file from output from mk (14:02:48) zutto: http://code.google.com/p/inferno-os/issues/detail?id=275 "The solution is just to add -fno-omit-frame-pointer to CFLAGS in mkfiles/mkfile-Linux-386." (14:02:52) zutto: ^worked for me (14:11:23) Code_Man`: here goes (14:13:19) Code_Man`: no thats not it (14:13:32) zutto: aw (14:14:01) zutto: i gotta get back to work, google is your friend on these errors, they're quite nicely documented in the internet (14:16:23) The account has disconnected and you are no longer in this chat. You will automatically rejoin the chat when the account reconnects.