[MacPorts] #72338: virtuoso-7 @7.2.10_1: build failures incl error: expected identifier or '('
MacPorts
noreply at macports.org
Sat Apr 12 15:42:27 UTC 2025
#72338: virtuoso-7 @7.2.10_1: build failures incl error: expected identifier or '('
-------------------------+----------------------
Reporter: eqhmcow | Owner: snc@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: virtuoso-7 |
-------------------------+----------------------
Comment (by eqhmcow):
I was able to make progress by editing
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_virtuoso-7/virtuoso-7/work
/virtuoso-opensource-7.2.10/libsrc/zlib/zutil.h
and removing the check that did
{{{
define fdopen(fd,mode) NULL /* No fdopen() */
}}}
and replacing it with
{{{
#include <stdio.h>
}}}
--
Ticket URL: <https://trac.macports.org/ticket/72338#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list