#42735: swftools: error: use of undeclared identifier 'TRUE' with jpeg @9a_0 -------------------------------+-------------------------------- Reporter: gregoryhansell@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: swftools | -------------------------------+-------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: The log has many errors along these lines: {{{ :info:build jpeg.c:109:35: error: use of undeclared identifier 'TRUE' :info:build jpeg_set_quality(&cinfo,quality,TRUE); :info:build ^ }}} See also #42710 for a different jpeg boolean problem reported against digikam. Both are probably because I removed the boolean patch from the jpeg port when updating it to version 9a recently, assuming upstream's different changes had solved the problem a different way, but which turn out not to have solved the problem, so I need to bring back the patch. -- Ticket URL: <https://trac.macports.org/ticket/42735#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X