Date: Tue, 14 Jul 2015 13:24:53 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 201400] [NEW PORT] devel/librdkafka: A C library implementation of the Apache Kafka protocol Message-ID: <bug-201400-13-TNudnURmZn@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-201400-13@https.bugs.freebsd.org/bugzilla/> References: <bug-201400-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201400 ports@bsdserwis.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ports@bsdserwis.com --- Comment #3 from ports@bsdserwis.com --- I'm just truing to test this port. I can see that there is an error inside: it seems that configure script going to recursive infinite loop inside (try run bash -x configure). So you have to check what's wrong with this script. And I've made simple patch for configure: s!/bin/bash!/usr/local/bin/bash! -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201400-13-TNudnURmZn>