#29194: transfig @3.2.5d make fails when using custom install path for MacPorts 1.9.2 (OS X 10.5.8, Xcode 3.1.4) ---------------------------------+------------------------------------------ Reporter: helpdesk@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: transfig ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * keywords: prefix => * port: => transfig Comment: Hmm, it works for me in a nonstandard prefix. The error seems to be: {{{ :info:configure imake -DUseInstalled -I/phil/sw/macports/i386/lib/X11/config :info:configure making Makefiles in fig2dev... :info:configure mv -f Makefile Makefile.bak :info:configure Imakefile.c:15: error: Imake.tmpl: No such file or directory }}} transfig needs imake to build, and imake needs Imake.tmpl, which is supposed to have been installed in ${prefix}/lib/X11/config by xorg-cf- files, which is a dependency of imake. Are imake and xorg-cf-files installed and active? What do they contain? (use `port contents imake xorg-cf-files`) -- Ticket URL: <https://trac.macports.org/ticket/29194#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS