Problem, when compiling Fiasco with JBD disabled.

Adam Lackorzynski adam at os.inf.tu-dresden.de
Thu May 10 22:11:21 CEST 2007


On Thu May 10, 2007 at 22:54:06 +0300, unruhig at gmail.com wrote:
> Hi, just checkouted Fiasco sources from SVN repo today and tried to
> build it.  When disabling JBD in “make config”, the build fails:
> 
>   ... Making startup.o
> /usr/src/tudos/kernel/fiasco/src/kern/thread-pagefault.cpp: In member function ‘int Thread::handle_page_fault(Address, Mword, Mword, Return_frame*)’:
> /usr/src/tudos/kernel/fiasco/src/kern/thread-pagefault.cpp:162: error: ‘LOG_MSG_3VAL’ was not declared in this scope
> /usr/src/tudos/kernel/fiasco/src/kern/thread-pagefault.cpp:166: error: ‘LOG_MSG_3VAL’ was not declared in this scope
> make[1]: *** [startup.o] Error 1
> 
> With JBD enabled all goes ok.  Can this be considered as a bug?

No. It's just an oversight. I fixed it. Thanks for reporting.


Adam
-- 
Adam                 adam at os.inf.tu-dresden.de
  Lackorzynski         http://os.inf.tu-dresden.de/~adam/




More information about the l4-hackers mailing list