hi there, I ran into the following problem. `port install streamripper' failed with:
=========CUT============ ---> Fetching streamripper ---> Attempting to fetch streamripper-1.64.3.tar.gz from http://mesh.dl.sourceforge.net/streamripper ---> Verifying checksum(s) for streamripper ---> Extracting streamripper ---> Configuring streamripper 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_audio_streamripper/work/streamripper-1.64.3" && ./configure --prefix=/opt/local --with-ogg=/opt/local --with-vorbis=/opt/local --with-libiconv-prefix=/opt/local --with-included-argv --with-included-libmad --with-included-tre --mandir=/opt/local/share/man " returned error 1 Command output: checking whether /usr/bin/gcc-4.0 accepts -g... yes checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc-4.0... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for inline... inline checking for main in -lm... yes checking how to run the C preprocessor... /usr/bin/cpp-4.0 checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for working alloca.h... yes checking for alloca... yes checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.7... yes checking for GLIB - version >= 2.16.0... no *** Could not run GLIB test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GLIB is incorrectly installed. configure: error: Glib 2.16 or greater required =========CUT============ indeed, I had only glib 2.14 installed, but it seems that the missing newer version should be automatically installed? furthermore, I don't understand the initial 'configure failure' error... this happened with macos 10.4.11 (PB G4) port 1.700 note: after I installed glib 2.20 manually, streamripper installed apparently fine. best regards joerg -- _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
