Skip to content

Unable to run make previous declaration of 'idevice_connection_get_fd' #139

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kiwiot opened this issue Apr 28, 2016 · 4 comments
Closed

Comments

@kiwiot
Copy link

kiwiot commented Apr 28, 2016

Not sure where to start to fix this issue.

webinspector.c -fPIC -DPIC -o .libs/webinspector.o webinspector.c:57:11: error: conflicting types for 'idevice_connection_get_fd' wi_status idevice_connection_get_fd(idevice_connection_t connection, ^ In file included from /usr/local/include/libimobiledevice/installation_proxy.h:33:0, from webinspector.c:18: /usr/local/include/libimobiledevice/libimobiledevice.h:250:17: note: previous declaration of 'idevice_connection_get_fd' was here idevice_error_t idevice_connection_get_fd(idevice_connection_t connection, int *fd); ^ make[2]: *** [webinspector.lo] Error 1 make[2]: Leaving directory/home/jared/src/ios-webkit-debug-proxy/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory /home/jared/src/ios-webkit-debug-proxy' make: *** [all] Error 2

@BrandKNY
Copy link

BrandKNY commented May 9, 2016

Also experiencing this same issue: Ubuntu 14.04 (following mainly from this guide ). Anyone have some feedback or recommendations? Will explore the issue myself and post back if I figure something out.

@HOYS
Copy link

HOYS commented May 10, 2016

Also experiencing this issue on Ubuntu 14.04 VM.

@ghost
Copy link

ghost commented May 14, 2016

+1 Ubuntu 16.04 LTS

@artygus
Copy link
Collaborator

artygus commented May 14, 2016

should be fixed with #141

@artygus artygus closed this as completed May 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants