From owner-freebsd-ports@FreeBSD.ORG Wed Feb 5 17:41:46 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EAAEC344 for ; Wed, 5 Feb 2014 17:41:46 +0000 (UTC) Received: from mail-pb0-x233.google.com (mail-pb0-x233.google.com [IPv6:2607:f8b0:400e:c01::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B8A3B14AC for ; Wed, 5 Feb 2014 17:41:46 +0000 (UTC) Received: by mail-pb0-f51.google.com with SMTP id un15so656706pbc.10 for ; Wed, 05 Feb 2014 09:41:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=JNbM9hKZ+6xpAV+bZcTt49Km2OmP9SwfurXyvqW4vac=; b=nr8Y1Mhe9x/gMlPmcfLIKuV2KYKQnL0ndytl8QRTsm0j20cVajZJ2ATbmxdbQUpIOj P8CFeOThbzbTvKvyondoj8IZ+pZEDwuBiDiZq8tET9Ob6tIed6ID1CDmgvzVJVyJ898g fdX8yi0AbcYOsCgEt1Jtj3keUW4V7xq+0Sj/33bnve4LQzR8L0iQ7RY0bTZB+5BDQWry a1MIrKg0Y6Yfim+OK1ly6tArLTOMyb7ggP/qoAQkzvl/5ogDXLtjySuAdSjKjudA0FrF dYhLdQOwOczwiiJRNE7l+khGPydzYrB6/FlQOeznG3aqVAzTPiAiNbCITrXSaIrC7Xc6 mPBQ== MIME-Version: 1.0 X-Received: by 10.68.76.68 with SMTP id i4mr3619633pbw.73.1391622105666; Wed, 05 Feb 2014 09:41:45 -0800 (PST) Sender: kob6558@gmail.com Received: by 10.67.30.1 with HTTP; Wed, 5 Feb 2014 09:41:45 -0800 (PST) In-Reply-To: <52F2395E.2090600@portugalete.uned.es> References: <52F2395E.2090600@portugalete.uned.es> Date: Wed, 5 Feb 2014 09:41:45 -0800 X-Google-Sender-Auth: 0D_zXVW1nFoh6hoEKBbpxJqbMPg Message-ID: Subject: Re: Problem compiling Squid 3.x + TP_PF (FreeBSD 10) From: Kevin Oberman To: Enrique Ayesta Perojo Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: FreeBSD Ports ML X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Feb 2014 17:41:47 -0000 On Wed, Feb 5, 2014 at 5:15 AM, Enrique Ayesta Perojo < eayesta@portugalete.uned.es> wrote: > Hello, i have a problem trying to install Squid 3.3 or Squid 3.2 from > ports as a transparent proxy on a fresh installed FreeBSD 10 box. > I have the whole system sources at /usr/src > In the configure phase i got this error: > > ----------- > configure: choosing user-specified net I/O API kqueue > configure: Using kqueue for the IO loop. > checking if setresuid is actually implemented... yes > checking for constant CMSG_SPACE... no > checking if strnstr is well implemented... no > checking if va_copy is implemented... yes > checking if __va_copy is implemented... yes > configure: IPF-based transparent proxying enabled: no > configure: error: PF-based transparent proxy requested but needed header > not found > ===> Script "configure" failed unexpectedly. > Please report the problem to tmseck@FreeBSD.org [maintainer] and attach > the > "/usr/ports/www/squid33/work/squid-3.3.11/config.log" including the output > of the failure of your make command. Also, it might be a good idea to > provide > an overview of all packages installed on your system (e.g. a > /usr/local/sbin/pkg-static info -g -Ea). > *** Error code 1 > > Stop. > make[1]: stopped in /usr/ports/www/squid33 > *** Error code 1 > > Stop. > make: stopped in /usr/ports/www/squid33 > ------------- > > Let's see. The instructions said to notify tmseck@FreeBSD.org. I don't see any indication that you did so. They also say to attach the config.log file. I see no attached file. While it is possible that someone other than the maintainer of the port could help, without the log file, it's pretty unlikely. Please try again after reading and following what appear to be the clear instructions supplied in the error message. -- R. Kevin Oberman, Network Engineer, Retired E-mail: rkoberman@gmail.com