Skip to content

libexpory-1.5 fails to build with uclibc #181

@stefson

Description

@stefson

when compiling libpoxy-1.5 with uclibc, the build breaks with this error:

../libepoxy-1.5.2/test/egl_has_extension_nocontext.c:58:24: error: implicit declaration of function 'strdup' [-Werror=implicit-function-declaration]
         an_extension = strdup(extensions);
                        ^~~~~~
../libepoxy-1.5.2/test/egl_has_extension_nocontext.c:58:24: warning: incompatible implicit declaration of built-in function 'strdup'

I added the build log and a log with the most important os libs and compilers.

full build log
emerge --info

libepoxy 1.4 is just fine by the way

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions