Menu

Obexftp install problem

wtfn00b
2006-12-31
2013-05-01
  • wtfn00b

    wtfn00b - 2006-12-31

    Hellow,

    I'm using Linux NBS 2.6.17-10-generic #2 SMP Tue Dec 5 22:28:26 UTC 2006 i686 GNU/Linux.

    Have done:

    1) Set up CVS working great with all dev and updates.
    2) I have installed Openobex coz obexftp asked me to
       install it and next time I was trying to hit
       "./configure"    and "make", "make install" he asked me
       to get Python. I set it and it works good with all dev
       and upgrades.
    3) Now I come inside Obexftp folder and hit "./configure",
       "make" and "make install" he hit me and error in "make"
       and "make install".

       "Make" error:

    make[2]: *** [obexftp] Error 1
    make[2]: Leaving directory `/home/danbs/Desktop/obexftp-0.20/apps'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/danbs/Desktop/obexftp-0.20'
    make: *** [all] Error 2

       "Make install" error:

    make[1]: *** [obexftp] Error 1
    make[1]: Leaving directory `/home/danbs/Desktop/obexftp-0.20/apps'
    make: *** [install-recursive] Error

    Can somebody tell me what is it and tell me how can I fix it?
    Thanks.

     
    • Christian W. Zuckschwerdt

      Do not cross post. Use the mailing list if you need a fast answer.
      CVS/SVN is not necessary, use the devel snapshot.
      Use --disable-python if you don't need python support.
      Please post the complete output from Make.

       

Log in to post a comment.