Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] libimobiledevice-9999 - srcshelton - fem-overlay
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
KarlP
n00b
n00b


Joined: 10 Sep 2017
Posts: 38
Location: Vorderstoder, Austria

PostPosted: Sat Dec 21, 2019 11:14 am    Post subject: [SOLVED] libimobiledevice-9999 - srcshelton - fem-overlay Reply with quote

Hi all,

starting in mid of 2017 I have used libimobiledevice-9999 from the srcshelton overlay. This worked fine until I have noticed that srcshelton disappeared!

Regrettably I missed to exclude libimobiledevice-9999 from update. So I had to change now to libimobiledevice-9999 from the fem-overlay. So far I have succeeded in updating ideviceinstaller, ifuse, libplist, libusbmuxd, and usbmuxd.

But in the compile phase of
Code:
emerge --oneshot "=app-pda/libimobiledevice-9999"

I get error messages when "working" on the file idevice.c.

(app-pda/libimobiledevice-9999/work/libimobiledevice-9999/src/idevice.c)


Code:
/mnt/arch/gentoo/tmp/portage/app-pda/libimobiledevice-9999/work/libimobiledevice-9999/src/idevice.c: In function ‘usbmux_event_cb’:
/mnt/arch/gentoo/tmp/portage/app-pda/libimobiledevice-9999/work/libimobiledevice-9999/src/idevice.c:194:19: error: ‘usbmuxd_device_info_t’ {aka ‘const struct <anonymous>’} has no member named ‘conn_type’
  194 |  if (event->device.conn_type == CONNECTION_TYPE_USB) {
      |                   ^
/mnt/arch/gentoo/tmp/portage/app-pda/libimobiledevice-9999/work/libimobiledevice-9999/src/idevice.c:194:33: error: ‘CONNECTION_TYPE_USB’ undeclared (first use in this function)
  194 |  if (event->device.conn_type == CONNECTION_TYPE_USB) {
      |                                 ^~~~~~~~~~~~~~~~~~~
/mnt/arch/gentoo/tmp/portage/app-pda/libimobiledevice-9999/work/libimobiledevice-9999/src/idevice.c:194:33: note: each undeclared identifier is reported only once for each function it appears in


And some more of similar messages.

Any idea, whats wrong?


Last edited by KarlP on Sat Dec 21, 2019 6:40 pm; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30964
Location: here

PostPosted: Sat Dec 21, 2019 12:49 pm    Post subject: Reply with quote

It's seems you need a newer version of app-pda/libusbmuxd, try to install it from some overlayas
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
KarlP
n00b
n00b


Joined: 10 Sep 2017
Posts: 38
Location: Vorderstoder, Austria

PostPosted: Sat Dec 21, 2019 2:17 pm    Post subject: Reply with quote

fedeliallalinea, thank you.

An update to app-pda/libusbmuxd-2.0.1 solved the problem.

Thank you.
Karl
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum