#19588: multimedia/smpeg fails to build under Leopard --------------------------------+------------------------------------------- Reporter: rmpowell77@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: smpeg --------------------------------+------------------------------------------- Comment(by david@…): I get the libtool error on 10.5.8 with Xcode 3.1.2: {{{ $ sudo port install smpeg ---> Computing dependencies for smpeg ---> Fetching smpeg ---> Verifying checksum(s) for smpeg ---> Extracting smpeg ---> Applying patches to smpeg ---> Configuring smpeg ---> Building smpeg Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_smpeg/work/smpeg-0.4.4" && /usr/bin/nice -n 20 /usr/bin/make all " returned error 2 Command output: Making all in audio /bin/sh ../libtool --mode=compile /usr/bin/g++-4.0 -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.4\" -I. -I. -I/opt/local/include -pipe -O2 -arch i386 -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -DTHREADED_AUDIO -DNDEBUG -I.. -DNOCONTROLS -I.. -I../audio -I../video -fno-exceptions -fno-rtti -c MPEGaudio.cpp libtool: compile: unable to infer tagged configuration libtool: compile: specify a tag with `--tag' make[1]: *** [MPEGaudio.lo] Error 1 make: *** [all-recursive] Error 1 Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/19588#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS