Skip to content

Build against ding-libs 0.7.0? #124

@jas4711

Description

@jas4711

Hi! Ding-libs 0.7.0 was just released, and building gssproxy against it fails like this:

checking for LIBINI_CONFIG... yes
checking for ini_config_file_open in -lini_config... yes
checking for ini_config_augment in -lini_config... yes
checking for ref_array_destroy in -lref_array... no
configure: error: library must support ref_array_destroy

The libref_array library was dropped, and functionality moved into libini_config, so hopefully this is a relatively trivial change. I'm not sure if it is easy to support both old and new ding-libs though, but maybe demanding 0.7.0 is okay.

/Simon

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions