#41432: mspdebug: compilation error ------------------------+-------------------------------- Reporter: quantum7@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: mspdebug ------------------------+-------------------------------- I am getting errors trying to install mspdebug. I'm getting compile errors. There's a number of errors (see attached log), but the core seems to be a problem with jtaglib: {{{ :info:build cc -DUSE_READLINE -I/opt/local/include -O1 -Wall -Wno-char- subscripts -ggdb -I. -Isimio -Iformats -Itransport -Idrivers -Iutil -Iui -DLIB_DIR=\"/usr/local/lib/\" -o drivers/pif.o -c drivers/pif.c :info:build In file included from drivers/jtaglib.c:28: :info:build drivers/jtaglib.h:45:7: error: unknown type name 'address_t' :info:build address_t address); :info:build ^ }}} I have included two log files for comparison: * main_cleaned.log gives a full log after running `port clean` * main_rerun.log gives a smaller set of errors after a second `port install` command. -- Ticket URL: <https://trac.macports.org/ticket/41432> MacPorts <http://www.macports.org/> Ports system for OS X