You are not logged in.

#1 2010-11-28 20:04:26

whackedspinach
Member
From: Bristol, IL
Registered: 2010-08-30
Posts: 20
Website

{SOLVED] iPhone 4.2.1 won't mount.

I just upgraded to iOS 4.2.1 and I am having trouble using ifuse to mount the filesystem before syncing with gtkpod.

The error I receive is:

GNUTLS ERROR: A TLS fatal alert has been received.

this problem seems to be an issue with the current libimobiledevice package.  I downloaded the latest version (1.0.4) to attempt to build that.  While making the package I get this:

Making all in swig
make[2]: Entering directory `/home/cole/Downloads/libimobiledevice-1.0.4/swig'
false -python -I../include  -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/python2.7 -I/usr/include -I../src -o imobiledevice_wrap.cxx imobiledevice.i
make[2]: *** [imobiledevice_wrap.cxx] Error 1
make[2]: Leaving directory `/home/cole/Downloads/libimobiledevice-1.0.4/swig'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cole/Downloads/libimobiledevice-1.0.4'
make: *** [all] Error 2

Any ideas on how to get ifuse to work so I can sync now?

Last edited by whackedspinach (2010-12-26 04:14:10)

Offline

#2 2010-12-25 16:48:42

phignuton
Member
Registered: 2008-02-07
Posts: 6

Re: {SOLVED] iPhone 4.2.1 won't mount.

Per here:

http://libiphone.lighthouseapp.com/proj … ion-failed

Add a --without-swig to the ./configure and it should work...

Offline

#3 2010-12-26 04:13:30

whackedspinach
Member
From: Bristol, IL
Registered: 2010-08-30
Posts: 20
Website

Re: {SOLVED] iPhone 4.2.1 won't mount.

I had done a system update and noticed that gnutls was updated.  IT seems to work now.

Offline

Board footer

Powered by FluxBB