#13682: tcl 8.5.0 installation fails due to multiple inclusion of byte_order.h --------------------------------+------------------------------------------- Reporter: stephen@xemacs.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Keywords: | --------------------------------+------------------------------------------- MacPorts port 1.700, OS X "Tiger" 10.4.11 {{{ In file included from /opt/local/var/macports/build/_Users_steve_Software_MacPorts_dports_lang_tcl/work/tcl8.5.0/unix/../unix/tclLoadDyld.c:62: /opt/local/include/mach-o/arch.h:35: error: nested redefinition of 'enum NXByteOrder' /opt/local/include/mach-o/arch.h:35: error: redeclaration of 'enum NXByteOrder' /opt/local/include/mach-o/arch.h:36: error: redeclaration of enumerator 'NX_UnknownByteOrder' /usr/include/architecture/byte_order.h:137: error: previous definition of 'NX_UnknownByteOrder' was here /opt/local/include/mach-o/arch.h:37: error: redeclaration of enumerator 'NX_LittleEndian' /usr/include/architecture/byte_order.h:138: error: previous definition of 'NX_LittleEndian' was here /opt/local/include/mach-o/arch.h:39: error: redeclaration of enumerator 'NX_BigEndian' /usr/include/architecture/byte_order.h:140: error: previous definition of 'NX_BigEndian' was here make: *** [tclLoadDyld.o] Error 1 Error: Unable to upgrade port: 1 }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13682> MacPorts </projects/macports> Ports system for Mac OS