Package Details: libimobiledevice-git 1:1.3.0.r240.gd1a98e0-1

Git Clone URL: https://aur.archlinux.org/libimobiledevice-git.git (read-only, click to copy)
Package Base: libimobiledevice-git
Description: Library that talks the protocols to support iPhone and iPod Touch devices on Linux
Upstream URL: http://www.libimobiledevice.org/
Licenses: LGPL-2.1-or-later
Conflicts: libimobiledevice
Provides: libimobiledevice, libimobiledevice-1.0.so
Submitter: None
Maintainer: intelfx
Last Packager: intelfx
Votes: 72
Popularity: 1.06
First Submitted: 2010-03-25 16:57 (UTC)
Last Updated: 2024-06-28 08:45 (UTC)

Required by (40)

Sources (1)

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 Next › Last »

graysky commented on 2012-05-21 19:51 (UTC)

No problem - http://pastebin.com/eReuRpx4

sebikul commented on 2012-05-21 18:12 (UTC)

@graysky, i686, what's the output when compiling on a x86_64 chroot? Upload the *.log files to pastebin please.

graysky commented on 2012-05-21 07:55 (UTC)

Sebikul - x86_64 or i686? I can build it on i686 (chroot) but not on x86_64.

sebikul commented on 2012-05-21 05:06 (UTC)

I wasn't doing it initially, but I followed your suggestion and gave it a try. It built without problem in a clean chroot, and on my (dirty) system. I can't say exactly what is failing on your side. Sorry :S

graysky commented on 2012-05-21 04:42 (UTC)

@sebikul - have you run it in a clean chroot? For me, this fails just like when I run it outside of a clean chroot. checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libusbmuxd... no configure: error: Package requirements (libusbmuxd >= 1.0.8) were not met: No package 'libusbmuxd' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. See, https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_Clean_Chroot

sebikul commented on 2012-05-20 21:56 (UTC)

checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libusbmuxd... yes checking for libplist... yes checking for libplistmm... yes That's what I get. Weird... Try executing "export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig" before makepkg

graysky commented on 2012-05-20 16:32 (UTC)

Nope :( checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libusbmuxd... no configure: error: Package requirements (libusbmuxd >= 1.0.8) were not met: No package 'libusbmuxd' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables libusbmuxd_CFLAGS and libusbmuxd_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ==> ERROR: A failure occurred in build(). Aborting...

sebikul commented on 2012-05-20 14:57 (UTC)

Sorry, my bad. Check now please!

graysky commented on 2012-05-20 12:49 (UTC)

Failed to build: configure: error: Package requirements (libusbmuxd >= 1.0.8) were not met: No package 'libusbmuxd' found I have usbmuxd-git 20120520-1 installed