Skip to content

perl: symbol lookup error: wiringpi.so: undefined symbol: softPwmStop #6

@karstengit

Description

@karstengit

The compilation works and i can initialize the module.
When the first pinMode command is called it crashes with an error.

perl -e 'use wiringpi; print wiringpi::wiringPiSetup()."\n";wiringpi::pinMode(1, 0);'
perl: symbol lookup error: /usr/lib/perl/5.14/wiringpi.so: undefined symbol: softPwmStop

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