Problem, when compiling Fiasco with JBD disabled.

unruhig at gmail.com unruhig at gmail.com
Thu May 10 21:54:06 CEST 2007


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?




More information about the l4-hackers mailing list