This SHOULD be coming through LIBS set by AUtoFu. The problem with your check-in is that it doesn't honor LIBS on non-linux (but is otherwise fine).
hth 73 de Jeff On Mar 3, 2011, at 2:33 PM, Per Øyvind Karlsen wrote: > RPM Package Manager, CVS Repository > http://rpm5.org/cvs/ > ____________________________________________________________________________ > > Server: rpm5.org Name: Per Øyvind Karlsen > Root: /v/rpm/cvs Email: pkarl...@rpm5.org > Module: rpm Date: 03-Mar-2011 20:33:46 > Branch: HEAD Handle: 2011030319334500 > > Modified files: > rpm/python Makefile.am > > Log: > link python module against python library (from Funda Wang) > > Summary: > Revision Changes Path > 1.90 +2 -1 rpm/python/Makefile.am > ____________________________________________________________________________ > > patch -p0 <<'@@ .' > Index: rpm/python/Makefile.am > ============================================================================ > $ cvs diff -u -r1.89 -r1.90 Makefile.am > --- rpm/python/Makefile.am 10 Feb 2011 20:15:11 -0000 1.89 > +++ rpm/python/Makefile.am 3 Mar 2011 19:33:45 -0000 1.90 > @@ -40,7 +40,8 @@ > $(top_builddir)/rpmdb/librpmdb.la \ > $(top_builddir)/rpmio/librpmio.la \ > $(top_builddir)/misc/librpmmisc.la \ > - @LTLIBINTL@ > + @LTLIBINTL@ \ > + -lpython$(PYTHON_VERSION) > > _rpmmodule_la_SOURCES = \ > rpmmodule.c header-py.c \ > @@ . > ______________________________________________________________________ > RPM Package Manager http://rpm5.org > CVS Sources Repository rpm-...@rpm5.org ______________________________________________________________________ RPM Package Manager http://rpm5.org Developer Communication List rpm-devel@rpm5.org