ok, here it is ..


In file included from /home/fiasco/l4/pkg/bootstrap/server/src/libc_support+.cc:24:
/home/fiasco/l4/pkg/bootstrap/server/src/support.h:16:38: l4/arm_drivers/uart_base.h: No such file or directory
In file included from /home/fiasco/l4/pkg/bootstrap/server/src/libc_support+.cc:24:
/home/fiasco/l4/pkg/bootstrap/server/src/support.h:32: error: expected constructor, destructor, or type conversion before '*' token
/home/fiasco/l4/pkg/bootstrap/server/src/libc_support+.cc: In function `ssize_t write(int, const void*, size_t)':
/home/fiasco/l4/pkg/bootstrap/server/src/libc_support+.cc:87: error: `uart' was not declared in this scope
/home/fiasco/l4/pkg/bootstrap/server/src/libc_support+.cc:87: warning: unused variable 'uart'
/home/fiasco/l4/pkg/bootstrap/server/src/libc_support+.cc: In function `int getchar()':
/home/fiasco/l4/pkg/bootstrap/server/src/libc_support+.cc:102: error: `uart' was not declared in this scope
/home/fiasco/l4/pkg/bootstrap/server/src/libc_support+.cc:102: warning: unused variable 'uart'
make[5]: *** [libc_support+.o] Error 1
make[5]: Leaving directory `/home/fiasco/build/pkg/bootstrap/server/src/OBJ-x86_586'
make[4]: *** [/home/fiasco/build/pkg/bootstrap/server/src/OBJ-x86_586] Error 2
make[4]: Leaving directory `/home/fiasco/l4/pkg/bootstrap/server/src'
make[3]: *** [src] Error 2
make[3]: Leaving directory `/home/fiasco/l4/pkg/bootstrap/server'
make[2]: *** [server] Error 2
make[2]: Leaving directory `/home/fiasco/l4/pkg/bootstrap'
make[1]: *** [bootstrap.bin] Error 2
make[1]: Leaving directory `/home/fiasco/l4/pkg'
make: *** [pkg] Error 2







On Jan 7, 2008 3:19 PM, wira < wirazanoramy@gmail.com> wrote:
Hi all,

Any clue how solve this error?


make[5]: Leaving directory `/home/fiasco/build/pkg/bootstrap/server/src/OBJ-x86_586'
make[4]: *** [/home/fiasco/build/pkg/bootstrap/server/src/OBJ-x86_586] Error 2
make[4]: Leaving directory `/home/fiasco/l4/pkg/bootstrap/server/src'
make[3]: *** [src] Error 2
make[3]: Leaving directory `/home/fiasco/l4/pkg/bootstrap/server'
make[2]: *** [server] Error 2
make[2]: Leaving directory `/home/fiasco/l4/pkg/bootstrap'
make[1]: *** [bootstrap.bin] Error 2
make[1]: Leaving directory `/home/fiasco/l4/pkg'
make: *** [pkg] Error 2
debian:/home/fiasco/l4#