Hi Jim, On Sat, Apr 16, 2016 at 06:02:19PM -0400, Jim Ohlstein wrote: > On 4/16/16 4:02 PM, Sergey A. Osokin wrote: > > > > could you show the content of the nginx-devel-1.9.14_1/objs/autoconf.err > > file, > > it looks like we have bad release of the devel/libbrotli... > > > > Thanks in advance. > > http://bit.ly/1SdU1Ai
Here is the issue: ---------------------------------------- checking for Brotli library /usr/local/lib/libbrotlienc.so: undefined reference to `brotli::BrotliCompressFragmentTwoPass(unsigned char const*, unsigned long, bool, unsigned int*, unsigned char*, int*, unsigned long, unsigned long*, unsigned char*)' /usr/local/lib/libbrotlienc.so: undefined reference to `brotli::BrotliCompressFragmentFast(unsigned char const*, unsigned long, bool, int*, unsigned long, unsigned char*, unsigned short*, unsigned long*, unsigned char*, unsigned long*, unsigned char*)' cc: error: linker command failed with exit code 1 (use -v to see invocation) ----------------------------------------- I've just committed a fix for devel/libbrotli, please update the ports tree and recompile devel/libbrotli. Thanks for report! -- Sergey A. Osokin o...@freebsd.org _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"