Opened 5 years ago

Last modified 5 years ago

#58951 assigned defect

wml 2.0.11_14 will not build

Reported by: kwloafman (kwloafman) Owned by: cfaerber
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: wml

Description

I have cleaned and retried, checked dependencies, read tons of instructions, all to no luck.

I've attached the wml/main.log for you to review.

...Thanks, ...Ken

Attachments (1)

main.log (129.6 KB) - added by kwloafman (kwloafman) 5 years ago.
main.log

Download all attachments as: .zip

Change History (5)

Changed 5 years ago by kwloafman (kwloafman)

Attachment: main.log added

main.log

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

Owner: set to cfaerber
Port: wml added
Status: newassigned

In the future, please fill in the Port field and add the port maintainer(s) to Cc (port info --maintainers wml), if any.

comment:2 Changed 5 years ago by mf2k (Frank Schima)

Error is:

:info:build gd_png.c:8:10: fatal error: 'png.h' file not found
:info:build #include <png.h>    /* includes zlib.h and setjmp.h */
:info:build          ^~~~~~~
:info:build 1 error generated.

comment:3 Changed 5 years ago by jmroot (Joshua Root)

Not too surprising given that it doesn't depend on libpng. It may have been finding the system png.h on older OS versions, but /usr/include is gone in Mojave.

comment:4 Changed 5 years ago by kwloafman (kwloafman)

Installed port libpng and everything worked. Thanks!

Last edited 5 years ago by kwloafman (kwloafman) (previous) (diff)
Note: See TracTickets for help on using tickets.