Skip to content

The ancient autoconfiscation does not support modern gcc #69

@rfc1036

Description

@rfc1036

When using gcc 14 on Debian testing, many of the configure tests fail because modern gcc is stricter in rejecting some C language errors in the tests. The effect is that e.g. zlib is not found and the values of ACCEPT_TYPE_ARG3, MEMCMP_BROKEN and NBLOCK_POSIX are wrong.

A workaround is to run configure with e.g. CFLAGS='-g -O2 -fpermissive'.

Related: it should be possible to rebuild configure with a modern version of autoconf.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions