Fix build with custom PREFIX. Fix: Patch attached with submission follows: How-To-Repeat: % make PREFIX=/var/rr .. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/python2.6 -I/usr/local/include -I../src -D_THREAD_SAFE -pthread -Wsign-compare -Wno-long-long -O2 -pipe -mfpmath=387 -mmmx -msse -msse2 -march=prescott -fno-strict-aliasing -MT pyrapi2_la-pyrapi2.lo -MD -MP -MF .deps/pyrapi2_la-pyrapi2.Tpo -c pyrapi2.c -fPIC -DPIC -o .libs/pyrapi2_la-pyrapi2.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/python2.6 -I/usr/local/include -I../src -D_THREAD_SAFE -pthread -Wsign-compare -Wno-long-long -O2 -pipe -mfpmath=387 -mmmx -msse -msse2 -march=prescott -fno-strict-aliasing -MT pyrapi2_la-pyrapi2.lo -MD -MP -MF .deps/pyrapi2_la-pyrapi2.Tpo -c pyrapi2.c -o pyrapi2_la-pyrapi2.o >/dev/null 2>&1 mv -f .deps/pyrapi2_la-pyrapi2.Tpo .deps/pyrapi2_la-pyrapi2.Plo make: don't know how to make /var/rr//lib/librapi.la. Stop
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Maintainer of palm/py-synce-librapi2, Please note that PR ports/139329 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/139329 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-python->avl I'll take it.
OK, I approve this patch, please commit it. -- Regards, Ilya Bakulin http://kibab.com xmpp://kibab612@jabber.ru
avl 2009-10-12 03:16:12 UTC FreeBSD ports repository Modified files: palm/py-synce-librapi2 Makefile Log: - Fix build with custom PREFIX PR: ports/139329 Submitted by: myself Approved by: maintainer Revision Changes Path 1.4 +1 -1 ports/palm/py-synce-librapi2/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!