Skip to content

Cannot build cairo-clock: undefined reference to symbol 'sinf@@GLIBC_2.2.5' #10

@rchastain2

Description

@rchastain2

Hello!

I try to build cairo-clock under Linux and I get this error:

/usr/bin/ld: cairo_clock-cairo-clock.o: undefined reference to symbol 'sinf@@GLIBC_2.2.5'
/usr/bin/ld: /usr/lib64/libm.so.6: error adding symbols: DSO missing from command line

I believe I should add -lm somewhere, but as I don't have much experience with autotools, I don't know how to do.

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