Hi all!

Before this I do ./repomgr co hello , and my fiasco and hello world works fine. Yesterday, I do ./repomgr co remote_repo_l4 with the intention to get the flips package. Today, I tried to compile at /fiasco/l4.. and type  make O=/home/fiasco/build at the Terminal .. suddenly I got this error. What does it means?
My objective is to get the flips running on my fiasco..


/home/fiasco/build/lib/x86_586/l4v2/libl4env.a(startup.o): In function `__startup_main':
/home/fiasco/l4/pkg/l4env/lib/src/startup.c:77: undefined reference to `main'
make[5]: *** [fuxfprov] Error 1
make[5]: Leaving directory `/home/fiasco/build/pkg/lxfuxlibc/server/fuxfprov/OBJ-x86_586-l4v2'make[4]: *** [/home/fiasco/build/pkg/lxfuxlibc/server/fuxfprov/OBJ-x86_586-l4v2] Error 2
make[4]: Leaving directory `/home/fiasco/l4/pkg/lxfuxlibc/server/fuxfprov'
make[3]: *** [fuxfprov] Error 2
make[3]: Leaving directory `/home/fiasco/l4/pkg/lxfuxlibc/server'
make[2]: *** [server] Error 2
make[2]: Leaving directory `/home/fiasco/l4/pkg/lxfuxlibc'
make[1]: *** [lxfuxlibc.bin] Error 2
make[1]: Leaving directory `/home/fiasco/l4/pkg'
make: *** [pkg] Error 2




Thanks in advance..
karipap