Quantcast
Viewing all articles
Browse latest Browse all 4825

Compute Module • Re: Issue with MacOS RPI Boot Git hub

Thanks for that.. the libUSB installed after you sent me, but when I try to install the pkg-config I get the following:

brew install pkg-config
/usr/local/Library/Homebrew/version.rb:186:in `initialize': Version value must be a string (TypeError)
from /usr/local/Library/Homebrew/os/mac/version.rb:25:in `initialize'
from /usr/local/Library/Homebrew/os/mac.rb:16:in `new'
from /usr/local/Library/Homebrew/os/mac.rb:16:in `version'
from /usr/local/Library/Homebrew/os.rb:16:in `<module:OS>'
from /usr/local/Library/Homebrew/os.rb:1:in `<top (required)>'
from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require'
from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require'
from /usr/local/Library/Homebrew/global.rb:7:in `<top (required)>'
from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require'
from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require'
from /usr/local/Library/brew.rb:15:in `<main>'

Which make the following come back with command not found
make
sudo ./rpiboot

main.c:1:10: fatal error: 'libusb.h' file not found
1 | #include <libusb.h>
| ^~~~~~~~~~
1 error generated.
make: *** [rpiboot] Error 1
Mini:usbboot admin$ sudo ./rpiboot

Statistics: Posted by sigi72 — Fri Jan 17, 2025 9:17 pm



Viewing all articles
Browse latest Browse all 4825

Trending Articles