[MacPorts] #21861: rpm - 4.4.9 - doesn't build cause to libbd.la error
MacPorts
noreply at macports.org
Tue Oct 13 08:44:59 PDT 2009
#21861: rpm - 4.4.9 - doesn't build cause to libbd.la error
----------------------------------------+-----------------------------------
Reporter: antoine.mercadal@… | Owner: n3npq@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: snowleopard | Port: rpm
----------------------------------------+-----------------------------------
Comment(by afb@…):
Strange, especially since the actual library (db3/libdb-4.5.a) seems to be
in place ?
Maybe it just needs a makefile patch so that missing a .la doesn't
terminate the build.
{{{
# XXX grrr, force noinst libdb.la for db3.
$(libdb_la):
sed -e"/^libdir=/s/^.*$$/libdir=''/" <
$(top_builddir)/$(WITH_DB_SUBDIR)/libdb-4.5.la > $(libdb_la)
}}}
--
Ticket URL: <http://trac.macports.org/ticket/21861#comment:13>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list