#17655: R doesn't find Leopard's X11 -----------------------------------+---------------------------------------- Reporter: jeremyhu@… | Owner: kjell.konis@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: xrender | Port: R -----------------------------------+---------------------------------------- Comment(by jeremyhu@…): Ok, I see that now... but there's still some trouble getting R to find X11 correctly. I'm trying to autoreconf, but there's some problem: {{{ /opt/local/share/aclocal/imlib.m4:9: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal autoreconf: running: autoconf -I /opt/local/var/macports/build /_Users_jeremy_src_macports-trunk_dports_math_R/work/R-2.8.0/m4 --force autoreconf: running: autoheader -I /opt/local/var/macports/build /_Users_jeremy_src_macports-trunk_dports_math_R/work/R-2.8.0/m4 --force autoheader: warning: missing template: AS_TR_CPP autoheader: Use AC_DEFINE([AS_TR_CPP], [], [Description]) autoreconf: autoheader failed with exit status: 1 }}} using: {{{ universal_variant no use_autoreconf yes autoreconf.args -fvi autoreconf.env ACLOCAL="aclocal -I ${worksrcpath}/m4" AUTOCONF="autoconf -I ${worksrcpath}/m4" AUTOHEADER="autoheader -I ${worksrcpath}/m4" }}} -- Ticket URL: <http://trac.macports.org/ticket/17655#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS