#182 ✓resolved
Jérôme

Compilation failed

Reported by Jérôme | November 28th, 2010 @ 02:27 AM

Hi,

trying to compile 1.0.4 sources, I reach the following error during make phase :

make  all-recursive
make[1]: entrant dans le répertoire « /home/jerome/dev/ipod »
Making all in src
make[2]: entrant dans le répertoire « /home/jerome/dev/ipod/src »
  CC     idevice.lo
  CC     debug.lo
debug.c: In function ‘debug_print_line’:
debug.c:60: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result
debug.c: At top level:
debug.c:49: warning: ‘debug_print_line’ defined but not used
  CC     userpref.lo
  CC     property_list_service.lo
  CC     device_link_service.lo
  CC     lockdown.lo
lockdown.c: In function ‘lockdownd_get_sync_data_classes’:
lockdown.c:1589: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result
  CC     afc.lo
  CC     file_relay.lo
  CC     notification_proxy.lo
  CC     installation_proxy.lo
  CC     sbservices.lo
  CC     mobile_image_mounter.lo
  CC     screenshotr.lo
  CC     mobilesync.lo
  CC     mobilebackup.lo
  CC     house_arrest.lo
  CC     restore.lo
  CCLD   libimobiledevice.la
make[2]: quittant le répertoire « /home/jerome/dev/ipod/src »
Making all in include
make[2]: entrant dans le répertoire « /home/jerome/dev/ipod/include »
make[2]: Rien à faire pour « all ».
make[2]: quittant le répertoire « /home/jerome/dev/ipod/include »
Making all in swig
make[2]: entrant dans le répertoire « /home/jerome/dev/ipod/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.6 -I/usr/include -I../src -o imobiledevice_wrap.cxx imobiledevice.i
make[2]: *** [imobiledevice_wrap.cxx] Erreur 1
make[2]: quittant le répertoire « /home/jerome/dev/ipod/swig »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/jerome/dev/ipod »
make: *** [all] Erreur 2

Any idea of what is causing trouble ?

Regards

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

A project around supporting the iPhone in Linux.

See http://libimobiledevice.org

People watching this ticket

Pages