Skip to content

configure: error: cannot figure out how to access libc #35

Description

@estatistics

in Trixie debian, trickle from github cannot be compiled
As i read in stackoverflow

I found all path references to libc.so and changed them from /lib and /usr/lib to /lib64 and /usr/lib64. It fixed my problem.

How i do that for trickle?

checking for daemon... yes
checking for setenv... yes
checking for strsep... yes
checking for sendfile... yes
checking for libevent... yes
checking if underscores are needed for symbols... no
checking if we can access libc without dlopen... no
checking if we can access libc with libc.so... no
checking if we can access libc with /usr/lib/libc.so*... no
configure: error: cannot figure out how to access libc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions