#16315: giflib-4.1.6 Configure error - build failure -------------------------------+-------------------------------------------- Reporter: alex@sunforge.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: giflib | -------------------------------+-------------------------------------------- giflib has a configure error on my powerbook g4 ppc. I'll attach the config.log, but here's the relevant error from config.log: {{{ gcc version 4.0.1 (Apple Computer, Inc. build 5367) configure:2992: $? = 0 configure:2999: /usr/bin/gcc-4.0 -V >&5 gcc-4.0: argument to `-V' is missing configure:3002: $? = 1 }}} here's the build output from sudo install giflib {{{ ---> Configuring giflib Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_giflib/work/giflib-4.1.6" && ./configure --prefix=/opt/local " returned error 77 Command output: checking for a BSD-compatible install... /usr/bin/install checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking build system type... powerpc-apple-darwin9.4.0 checking host system type... powerpc-apple-darwin9.4.0 checking for style of include used by make... GNU checking for gcc... /usr/bin/gcc-4.0 checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. }}} -- Ticket URL: <http://trac.macports.org/ticket/16315> MacPorts <http://www.macports.org/> Ports system for Mac OS