#12351: BUG: gv 3.5.8 fails to build ---------------------------------------+------------------------------------ Reporter: david.g.barnes@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: High | Milestone: Port Bugs Component: ports | Version: Resolution: duplicate | Keywords: gv ghostview Port: gv | ---------------------------------------+------------------------------------ Changes (by ryandesign@macports.org): * port: => gv Old description:
gv 3.5.8 fails to build in a new fresh installation of macports 1.5. Error messages indicate a problem with the interface to the GUI:
Button.c:320: warning: statement with no effect Button.c:321: error: dereferencing pointer to incomplete type Button.c:321: error: request for member 'command' in something not a structure or union Button.c:321: error: request for member 'set' in something not a structure or union Button.c:321: warning: statement with no effect Button.c:323: error: dereferencing pointer to incomplete type
etc.
New description: gv 3.5.8 fails to build in a new fresh installation of macports 1.5. Error messages indicate a problem with the interface to the GUI: {{{ Button.c:320: warning: statement with no effect Button.c:321: error: dereferencing pointer to incomplete type Button.c:321: error: request for member 'command' in something not a structure or union Button.c:321: error: request for member 'set' in something not a structure or union Button.c:321: warning: statement with no effect Button.c:323: error: dereferencing pointer to incomplete type }}} etc. -- -- Ticket URL: <http://trac.macports.org/ticket/12351#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS