-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I'm trying to build the project on Fedora 42:
gcc -shared -o libAsmIoLinux.so -fPIC Linux/AsmIOLinux.cdotnet publishdotnet AsmTool.dll
The file libAsmIoLinux.so is in the same folder as AsmTool.dll.
I'm getting the error: dotnet: symbol lookup error: /home/user/git clones/ASMTool/AsmTool/bin/Debug/net8.0/libAsmIoLinux.so: undefined symbol: pci_alloc
Package pciutils-devel has been installed to correct an error about missing #include <pci/pci.h>.
Metadata
Metadata
Assignees
Labels
No labels