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

Compile Error on Arch Linux with glib2 #10

@fanzeyi

Description

@fanzeyi
.deps/mpris.Tpo -c mpris.c  -fPIC -DPIC -o .libs/mpris.o
mpris.c: In function 'mpris_start':
mpris.c:58:9: error: 'g_thread_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:259) [-Werror=deprecated-declarations]
mpris.c:62:5: error: 'g_thread_create' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:100): Use 'g_thread_new' instead [-Werror=deprecated-declarations]
cc1: all warnings being treated as errors

glib2 版本:

$ yaourt glib2 | grep installed
49 aur/glib2-git 20120915-1 [installed] (26)

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