Ticket #22083 (closed defect: fixed)
htp-1.16 Configure error - build failure
| Reported by: | basile.clout@… | Owned by: | hibou@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.1 |
| Keywords: | Cc: | ||
| Port: | htp |
Description
On Snow Leopard and gcc 4.2 (the default), compilation fails with
snprintf.c: In function 'vasprintf': snprintf.c:856: error: incompatible types in assignment snprintf.c:864: error: incompatible types in assignment make[1]: *** [snprintf.o] Error 1
The error does not appear with gcc-4.0
Attached is a patch that adds -DHAVE_VA_COPY to the Makefile.conf DEFINES.
Cheers
Basile
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

