The net/open323 needs the -fPIC CFLAGS for powerpc too. Fix: Add ${ARCH} == "powerpc" to the section where you add CFLAGS += -fPIC.
Responsible Changed From-To: freebsd-ports-bugs->andreast Submitter has GNATS access (via the GNATS Auto Assign Tool)
Maintainer of net/openh323, Please note that PR ports/153826 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/153826 -- 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: andreast->flo Change the Responsible to flo@ as requested by himself.
flo 2011-01-24 23:19:06 UTC FreeBSD ports repository Modified files: net/openh323 Makefile Log: - -fPIC is also required on powerpc PR: ports/153826 Submitted by: andreast Approved by: maintainer timeout (15 days) Feature safe: yes Revision Changes Path 1.90 +1 -1 ports/net/openh323/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.