You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm on Arch Linux, kernel 5.8. The below is console output after git-cloning and running install.sh:
Portron Builder installation
- Building isohybrid
/usr/bin/ld: /tmp/cccl3tmZ.o: in function `initialise_gpt':
isohybrid.c:(.text+0x15fb): undefined reference to `uuid_generate'
/usr/bin/ld: isohybrid.c:(.text+0x1787): undefined reference to `uuid_generate'
/usr/bin/ld: isohybrid.c:(.text+0x1793): undefined reference to `uuid_generate'
collect2: error: ld returned 1 exit status
- success installing mksquashfs
Error, installation not complete.
How can I fix this? Thanks in advance; this project seems useful
The text was updated successfully, but these errors were encountered:
I'm on Arch Linux, kernel 5.8. The below is console output after git-cloning and running install.sh:
How can I fix this? Thanks in advance; this project seems useful
The text was updated successfully, but these errors were encountered: