As notified by pav@, building finance/php-tclink fails with: /work/a/ports/finance/php-tclink/work/tclink-3.4.4-php/php_tclink.c:50: error: initializer element is not computable at load time From what I can tell, the issue only presented itself after lang/php5 made the jump to 5.3 and it doesn't present itself on my i386 test host. Fix: Applying the attached patch adds a build patch to the port to incorporate the appropriate Zend-fu. Patch attached with submission follows: How-To-Repeat: cd .../finance/php-tclink && make (On an amd64 host with lang/php5 of 5.3+)
State Changed From-To: open->closed Committed, thanks!
pav 2010-05-12 20:13:10 UTC FreeBSD ports repository Modified files: finance/php-tclink Makefile Added files: finance/php-tclink/files patch-php_tclink.c Log: - Fix build on amd64 PR: ports/145922 Submitted by: Mike Bowie <mbowie@buzmo.com> (maintainer) - Portlint Revision Changes Path 1.3 +9 -15 ports/finance/php-tclink/Makefile 1.1 +15 -0 ports/finance/php-tclink/files/patch-php_tclink.c (new) _______________________________________________ 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"