#46778: libvisio-0.1 @0.1.1 fails building on 10.5.8. PPC -----------------------------------+-------------------------------- Reporter: braumann@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: constant is too large | Port: libvisio-0.1 -----------------------------------+-------------------------------- Installing {{{libvisio-0.1}}} for the first time lets me end up with this: {{{ :info:build CXX VSDMetaData.lo :info:build VSDMetaData.cpp:229: error: integer constant is too large for 'long' type :info:build make[3]: *** [VSDMetaData.lo] Error 1 }}} This particular line 229 looks like this: {{{ static const uint64_t epoch = 11644473600; }}} Any ideas? -- Ticket URL: <https://trac.macports.org/ticket/46778> MacPorts <https://www.macports.org/> Ports system for OS X