From owner-freebsd-ports@FreeBSD.ORG Sat Apr 7 13:52:07 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 252431065670 for ; Sat, 7 Apr 2012 13:52:07 +0000 (UTC) (envelope-from freebsd-ports@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id CC3328FC15 for ; Sat, 7 Apr 2012 13:52:06 +0000 (UTC) Received: from laptop1.herveybayaustralia.com.au (laptop1.herveybayaustralia.com.au [192.168.0.182]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.unitedinsong.com.au (Postfix) with ESMTPSA id 57BCD5C22 for ; Sun, 8 Apr 2012 00:05:36 +1000 (EST) Message-ID: <4F804679.2040803@herveybayaustralia.com.au> Date: Sat, 07 Apr 2012 23:51:53 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111109 Thunderbird/7.0.1 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <4F7E498E.7070007@herveybayaustralia.com.au> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: FreeBSD Port: samba34-3.4.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Apr 2012 13:52:07 -0000 On 04/06/12 13:20, Timur I. Bakeyev wrote: > Hi! > > Can you show the build output? Port should't directly dipend from > anything like this. Sorry, it was on a clients system and I couldn't get the info across. I can only say for sure that installing libnet fixed the issue. The build error was an undeclared function or const (most likely const) that was supplied by libnet. Sorry I can't tell you any more information; I emailed this to notify of the fix, and for others if they come across the issue in the future. Googling was what put me on to this fix as well. Cheers > > Cheers. > > On Fri, Apr 6, 2012 at 3:40 AM, Da Rock > wrote: >> Building samba 3.6, 3.5, 3.4... noticed a missing dependency during build on >> net/libnet. Maybe need to add this to the port? >> >> Cheers > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"