Skip to content

UnsatisfiedLinkError: retrievePortDetails on Linux Oracle 8.10 #606

@javix

Description

@javix

After updating to 2.11.2 we get the following error:

Caused by: java.lang.UnsatisfiedLinkError: 'void com.fazecast.jSerialComm.SerialPort.retrievePortDetails()'
	at com.fazecast.jSerialComm.SerialPort.retrievePortDetails(Native Method)
	at com.fazecast.jSerialComm.SerialPort.getCommPort(SerialPort.java:546)

After downgrading to version 2.11.0 everything works perfectly again

Linux: Oracle Linux 8.10
Java: openjdk 17.0.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions