Opened 14 years ago

Closed 14 years ago

#26451 closed defect (fixed)

unbound: error during compile time, corrupt macros in config.h

Reported by: simon@… Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: deric@…
Port: unbound

Description

Unbound currently uses "use_autoreconf yes". This lets configure create a config.h with invalid, non-expanded macros that cause compilation to fail. As a workaround you can disable use_autoreconf and all compiles fine.

Thanks go to Patrick Okui (pokui) on Freenode for finding this bug.

Change History (3)

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Cc: deric@… added
Keywords: autoreconf use_autoreconf removed
Milestone: MacPorts 1.9.2
Owner: changed from macports-tickets@… to snc@…

comment:2 Changed 14 years ago by nerdling (Jeremy Lavergne)

Status: newassigned

comment:3 Changed 14 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: assignedclosed

Dropped autoreconf in r71433.

Note: See TracTickets for help on using tickets.