I am able to install pound from a binary package, but attempting to build www/pound from the ports tree results in the following: ===> Building for pound-2.5 cc -DF_CONF=\"/usr/local/etc/pound.cfg\" -DVERSION=\""2.5"\" -DC_SSL=\"""\" -DC$ T_RSA=\""0"\" -DC_MAXBUF=\""0"\" -DC_OWNER=\"""\" -DC_GROUP=\"""\" -DC_SUPER=\" "0"\" -DC_CERT1L=\"""\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -D_ THREAD_SAFE -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -D_THREAD_SAFE -pthre ad -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c pound.c In file included from pound.c:29: pound.h:341: error: expected specifier-qualifier-list before 'LHASH' *** Error code 1 Stop in /usr/ports/www/pound/work/Pound-2.5. *** Error code 1 Stop in /usr/ports/www/pound. *** Error code 1 Stop in /usr/ports/www/pound. ===>>> make failed for www/pound How-To-Repeat: sudo portmaster www/pound
Responsible Changed From-To: freebsd-ports-bugs->anders Over to maintainer (via the GNATS Auto Assign Tool)
Applying the patch mentioned may help: http://www.apsis.ch/pound/pound_list/archive/2010/2010-02/1266065082000/1266065107756.octet-stream/download
This is a multi-part message in MIME format.
Thanks, Anthony! After applying your patch and removing patch-Makefile.in, pound is compiling and running.
Responsible Changed From-To: anders->pgollucci committer&maintainer timeout (anders ; 36 days) / last commit: 100 days ago
State Changed From-To: open->closed Committed, Thanks!
pgollucci 2012-02-12 22:47:48 UTC FreeBSD ports repository Modified files: www/pound Makefile distinfo Removed files: www/pound/files patch-Makefile.in patch-config.c patch-pound.h patch-svc.c Log: - Update to 2.6 Remove previously applied compile patch, it was upstreamed (yay!) PR: ports/164498, ports/163320 Submitted by: Anthony Chavez <acc@hexadecagram.org>, Nick Rogers <ncrogers@gmail.com> Approved by: maintainer timeout (anders ; 36 days) [no commit 100 days] Revision Changes Path 1.24 +1 -1 ports/www/pound/Makefile 1.23 +2 -2 ports/www/pound/distinfo 1.5 +0 -11 ports/www/pound/files/patch-Makefile.in (dead) 1.2 +0 -37 ports/www/pound/files/patch-config.c (dead) 1.5 +0 -25 ports/www/pound/files/patch-pound.h (dead) 1.2 +0 -225 ports/www/pound/files/patch-svc.c (dead) _______________________________________________ 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"