raspberrypi / usbboot

Raspberry Pi USB booting code, moved from tools repository
Apache License 2.0
878 stars 221 forks source link

seekfn function in fmemopen not compiling on musl systems #94

Closed linux-leo closed 2 years ago

linux-leo commented 2 years ago

I am getting errors about incompatible types, aggregate values used when integer expected and invalid operands to binary

Can anyone replicate this issue?

im using void linux with the devel libusb libary