Results 1 to 2 of 2

Thread: error compiling open obex

  1. #1
    Join Date
    Jul 2009
    Beans
    12

    Question error compiling open obex

    hi,

    i m getting problem with open obex....when i compile open obex then its gives the error and its shows,,,,


    Making install in include
    make[1]: Entering directory `/home/sunil/Desktop/openobex-1.5/include'
    Making install in openobex
    make[2]: Entering directory `/home/sunil/Desktop/openobex-1.5/include/openobex'
    make[3]: Entering directory `/home/sunil/Desktop/openobex-1.5/include/openobex'
    make[3]: Nothing to be done for `install-exec-am'.
    test -z "/usr/local/include/openobex" || /bin/mkdir -p "/usr/local/include/openobex"
    /bin/mkdir: cannot create directory `/usr/local/include/openobex': Permission denied
    make[3]: *** [install-includeHEADERS] Error 1
    make[3]: Leaving directory `/home/sunil/Desktop/openobex-1.5/include/openobex'
    make[2]: *** [install-am] Error 2
    make[2]: Leaving directory `/home/sunil/Desktop/openobex-1.5/include/openobex'
    make[1]: *** [install-recursive] Error 1
    make[1]: Leaving directory `/home/sunil/Desktop/openobex-1.5/include'
    make: *** [install-recursive] Error 1


    can anyone tell how can i fix this problem...i don't knw it giving these error...i need to install openobex

    thnx in advance..

  2. #2
    Join Date
    Jun 2005
    Location
    Auckland, New Zealand
    Beans
    183

    Re: error compiling open obex

    The error is where it tries to create /usr/local/include/openobex. You would likely have to sudo this compilation (at your own risk).

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •