BeagleBoard Narcissus ToolChain with OpenCv issue

I'm using Eclipse with Narcissus Cross-Compiler Toolchain to compile
OpenCV project on my BeagleBoard-XM (and 64 bit Host computer).

I followed those Guides to configure the project:

http://www.lvr.com/eclipse1.htm
http://groups.google.com/group/beagleboard/browse_thread/thread/1ec0c6585a2141c8?pli=1

When i try to compile it i get an Error:

Description Resource Path Location Type
"make: *** [hello_world.o] Error 1 hello_world C/C++
Problem"

Any Ideas?