Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

Issues with pcsc-lite while installing #102

Description

@s1syphu5

I'm trying to build the system & the emulator on Ubuntu 16.04 64bit. I got 2 problems.

The first problem is the command
CFLAGS="-m32" LDFLAGS="-m32" ./configure

provides the following error :
checking for udev_monitor_unref... configure: error: udev_monitor_unref not found, use ./configure LIBUDEV_LIBS=...

The second problem is the linking of the pcsc-lite to memcpy@glibc2.14 (at the 64bit build). If I try to use it for building the system I encountered to error about it.

I asked Ludovic Rousseau (the pcsc-lite creator) about it. He didn't provided any answer.

Does anyone has fixes for those issues?

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