when compiling image file,show this error,help!

  • Libraries have been installed in:
    /home/flyfalcon/dreambox/root/cdkroot/lib/tuxbox/plugins


    If you ever happen to want to link against installed libraries
    in a given directory, LIBDIR, you must either use libtool, and
    specify the full pathname of the library, or use the `-LLIBDIR'
    flag during linking and do at least one of the following:
    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
    during execution
    - add LIBDIR to the `LD_RUN_PATH' environment variable
    during linking
    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
    - have your system administrator add LIBDIR to `/etc/ld.so.conf'


    See any operating system documentation about shared libraries for
    more information, such as the ld(1) and ld.so(8) manual pages.
    ----------------------------------------------------------------------
    install -m 0644 ./vnc.cfg /home/flyfalcon/dreambox/root/cdkroot/lib/tuxbox/plugins
    if test ! -e /home/flyfalcon/dreambox/root/cdkroot/var/tuxbox/config/vnc.conf; then cp ./vnc.con f /home/flyfalcon/dreambox/root/cdkroot/var/tuxbox/config;fi
    make[4]: Nothing to be done for `install-data-am'.
    make[4]: Leaving directory `/home/flyfalcon/dreambox/apps/tuxbox/plugins/vncviewer'
    make[3]: Leaving directory `/home/flyfalcon/dreambox/apps/tuxbox/plugins/vncviewer'
    make[2]: Leaving directory `/home/flyfalcon/dreambox/apps/tuxbox/plugins/vncviewer'
    Making install in enigma
    make[2]: Entering directory `/home/flyfalcon/dreambox/apps/tuxbox/plugins/enigma'
    Making install in demo
    make[3]: Entering directory `/home/flyfalcon/dreambox/apps/tuxbox/plugins/enigma/demo'
    make[4]: Entering directory `/home/flyfalcon/dreambox/apps/tuxbox/plugins/enigma/demo'
    install -d /home/flyfalcon/dreambox/root/cdkroot/lib/tuxbox/plugins
    install .libs/enigma_demo.so /home/flyfalcon/dreambox/root/cdkroot/lib/tuxbox/plugins
    install: cannot stat `.libs/enigma_demo.so': No such file or directory
    make[4]: *** [install-exec-local] Error 1
    make[4]: Leaving directory `/home/flyfalcon/dreambox/apps/tuxbox/plugins/enigma/demo'
    make[3]: *** [install-am] Error 2
    make[3]: Leaving directory `/home/flyfalcon/dreambox/apps/tuxbox/plugins/enigma/demo'
    make[2]: *** [install-recursive] Error 1
    make[2]: Leaving directory `/home/flyfalcon/dreambox/apps/tuxbox/plugins/enigma'
    make[1]: *** [install-recursive] Error 1
    make[1]: Leaving directory `/home/flyfalcon/dreambox/apps/tuxbox/plugins'
    make: *** [.plugins] Error 2
    pc09:/home/flyfalcon/dreambox/cdk#



    any kind friend can give me advice,my system is debian