[MacPorts] #27954: openslp: unable to infer tagged configuration
MacPorts
noreply at macports.org
Thu Jan 13 19:09:35 PST 2011
#27954: openslp: unable to infer tagged configuration
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: openslp
-------------------------------------+--------------------------------------
I can't seem to build openslp @1.2.1_2 anymore:
{{{
if /bin/sh ../libtool --mode=compile ccache /usr/bin/gcc-4.2
-DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -DNDEBUG
-D_REENTRANT=1 -pipe -O2 -arch x86_64 -Wall -O3 -MT slp_compare.lo -MD -MP
-MF ".deps/slp_compare.Tpo" -c -o slp_compare.lo slp_compare.c; \
then mv -f ".deps/slp_compare.Tpo" ".deps/slp_compare.Plo"; else
rm -f ".deps/slp_compare.Tpo"; exit 1; fi
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make[2]: *** [slp_compare.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
}}}
openslp @1.2.1_2 is currently installed on this Mac, installed on October
26, 2010, so something must have changed since then. The changes made in
#27022 seem to be the cause. Though r73793 was intended to make a
universal build of openslp possible, for me it seems to have the effect of
preventing both universal and non-universal builds.
--
Ticket URL: <https://trac.macports.org/ticket/27954>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list