missing plist compile parameter in tool/Makefile.am
Reported by yufanyufan | May 25th, 2011 @ 07:02 AM
When compile libimobiledevice on cygwin and libplist is not
installed in default location,
compiling idevice.c failed with plist.h not found.
Change Makefile.am line 2-3 to
AM_CFLAGS = $(GLOBAL_CFLAGS) $(libglib2_CFLAGS) $(libgnutls_CFLAGS)
$(libtasn1_CFLAGS) $(libgthread2_CFLAGS) $(LFS_CFLAGS)
$(libplist_CFLAGS)
AM_LDFLAGS = $(libglib2_LIBS) $(libgnutls_LIBS) $(libtasn1_LIBS)
$(libgthread2_LIBS) $(libplist_LIBS)
That will do.
Comments and changes to this ticket
-
gilir July 5th, 2011 @ 11:18 PM
Patch included should fix this problem and other of this type (faillure with GCC 4.6)
-
Martin S. May 17th, 2012 @ 04:18 PM
- State changed from new to resolved
- Tag set to automake, libplist, linking
Thanks for reporting. We have done these changes meanwhile.
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.
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