#13014: dsh - distributed shell Portfiles --------------------------------+------------------------------------------- Reporter: bjorn@stabell.org | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.5.0 Resolution: | Keywords: --------------------------------+------------------------------------------- Changes (by raimue@macports.org): * cc: raimue@macports.org (added) Comment: Does not build on Mac OS X 10.5 Leopard. {{{ ---> Building libdshconfig with target all make all-am if /bin/sh ./libtool --mode=compile ccache /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I. -I. -I/opt/local/include -O2 -MT libdshconfig.lo -MD -MP -MF ".deps/libdshconfig.Tpo" \ -c -o libdshconfig.lo `test -f 'libdshconfig.c' || echo './'`libdshconfig.c; \ then mv -f ".deps/libdshconfig.Tpo" ".deps/libdshconfig.Plo"; \ else rm -f ".deps/libdshconfig.Tpo"; exit 1; \ fi mkdir .libs ccache /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I. -I. -I/opt/local/include -O2 -MT libdshconfig.lo -MD -MP -MF .deps/libdshconfig.Tpo -c libdshconfig.c -fno-common -DPIC -o .libs/libdshconfig.o ccache /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I. -I. -I/opt/local/include -O2 -MT libdshconfig.lo -MD -MP -MF .deps/libdshconfig.Tpo -c libdshconfig.c -o libdshconfig.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link ccache /usr/bin/gcc-4.0 -O2 -L/opt/local/lib -o libdshconfig.la -rpath /opt/local/lib -export-dynamic -version-info 1:0:0 libdshconfig.lo libtool: link: unable to infer tagged configuration libtool: link: specify a tag with `--tag' make[1]: *** [libdshconfig.la] Error 1 make: *** [all] Error 2 }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13014#comment:1> MacPorts </projects/macports> Ports system for Mac OS