#13651: prc-tools fails to build on Leopard -----------------------------------+---------------------------------------- Reporter: clubjuggler@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: prc-tools, gcc | -----------------------------------+---------------------------------------- Attempting to install prc-tools on leopard I get an error message. I believe the relevant error message is "Configuration i386-apple- darwin9.1.0 not supported" but here is the entire log: {{{ ---> Fetching prc-tools ---> Attempting to fetch prc-tools-2.3.tar.gz from http://downloads.sourceforge.net/prc-tools ---> Attempting to fetch binutils-2.14.tar.gz from http://ftp.gnu.org/gnu/binutils ---> Attempting to fetch gdb-5.3.tar.gz from http://ftp.gnu.org/gnu/gdb ---> Attempting to fetch gcc-everything-2.95.3.tar.gz from http://ftp.gnu.org/gnu/gcc/gcc-2.95.3 ---> Attempting to fetch gcc-3.3.1.tar.gz from http://ftp.gnu.org/gnu/gcc/gcc-3.3.1 ---> Verifying checksum(s) for prc-tools ---> Extracting prc-tools Applying prc-tools patches... Creating symbolic links for build... Custom prc-tools pre-build steps complete. ---> Configuring prc-tools ---> Building prc-tools with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_palm_prc-tools/work/prc-tools-2.3" && make all " returned error 2 Command output: checking for working vfork... (cached) yes checking whether malloc must be declared... no checking whether realloc must be declared... no checking whether calloc must be declared... no checking whether free must be declared... no checking whether bcopy must be declared... no checking whether bzero must be declared... no checking whether bcmp must be declared... no checking whether index must be declared... no checking whether rindex must be declared... no checking whether getenv must be declared... no checking whether atol must be declared... no checking whether sbrk must be declared... no checking whether abort must be declared... no checking whether atof must be declared... no checking whether strerror must be declared... no checking whether getcwd must be declared... no checking whether getwd must be declared... no checking whether strsignal must be declared... no checking whether putc_unlocked must be declared... no checking whether fputs_unlocked must be declared... yes checking whether strstr must be declared... no checking whether getrlimit must be declared... no checking whether setrlimit must be declared... no checking for sys_siglist declaration in signal.h or unistd.h... yes checking if mkdir takes one argument... no Configuration i386-apple-darwin9.1.0 not supported Configure in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_palm_prc-tools/work/prc-tools-2.3/m68k- palmos/gcc295/gcc failed, exiting. configure: error: ../.././gcc295/configure failed for gcc295 make: *** [m68k-palmos/config.status] Error 1 Error: Status 1 encountered during processing. }}} It looks like perhaps the older gcc doesn't support this OS/platform configuration. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13651> MacPorts </projects/macports> Ports system for Mac OS