#31999: indi: conflicting types for 'closeDome' -------------------------------------------+-------------------------------- Reporter: ferran.casarramona@… | Owner: jtomshine@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: indi | -------------------------------------------+-------------------------------- Changes (by ryandesign@…): * status: reopened => closed * resolution: => fixed Old description:
Trying to install indi port in a 10.7.2 OSX the following compiling error is logged: :info:build /opt/local/var/macports/build/_Users_Alnair_ports_science_indi08/indi/work/libindi-0.8/examples/tutorial_dome.c:185:6: error: conflicting types for 'closeDome'
Complete log file is attached.
New description: Trying to install indi port in a 10.7.2 OSX the following compiling error is logged: {{{ :info:build /opt/local/var/macports/build/_Users_Alnair_ports_science_indi08/indi/work/libindi-0.8/examples/tutorial_dome.c:185:6: error: conflicting types for 'closeDome' }}} Complete log file is attached. -- Comment: One does not use an "=" in Tcl when setting a variable. The block I inserted into the portfile is copied directly from wiki:PortfileRecipes#compiler and works correctly. -- Ticket URL: <https://trac.macports.org/ticket/31999#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS