I am trying to install the MacPorts version of amavisd-new, but this
fails while building the mysql8 dependency.
I get:
:error:build Failed to build mysql8: command execution failed
:debug:build Error code: CHILDSTATUS 33957 2
:debug:build Backtrace: command execution failed
:debug:build while executing
:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
:debug:build invoked from within
:debug:build "command_exec -callback
portprogress::target_progress_callback build"
:debug:build (procedure "portbuild::build_main" line 10)
:debug:build invoked from within
:debug:build "$procedure $targetname"
Does anyone have any idea how I get round this?
---Jon