From owner-freebsd-current@FreeBSD.ORG Thu Feb 19 07:15:42 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 55944548 for ; Thu, 19 Feb 2015 07:15:42 +0000 (UTC) Received: from mail-pd0-f173.google.com (mail-pd0-f173.google.com [209.85.192.173]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 295BD8FB for ; Thu, 19 Feb 2015 07:15:41 +0000 (UTC) Received: by pdev10 with SMTP id v10so6943904pde.10 for ; Wed, 18 Feb 2015 23:15:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:content-transfer-encoding:from:mime-version:subject :date:message-id:references:cc:in-reply-to:to; bh=LWhpkRbTtY42vyalzk1JsTveMVPzElpocec2ZTGmtgY=; b=kdfjk8o10Bm76ykb9bsV7cRoVMbfXZ5g72NbkHfA35Elbn2+c47fY506VS2aEIjbSq hy5qGSIza3fqAzoQF3uZbLC5ICYJl+G+IkwyHs194UzgyHnEVjKZJZD6LDmOe/sQ0ArN y2L/G8e9GPab7C362h05+efitr2iAWtszuPLUBDuIZqU8LwjuekXHDWOGQTmltvnx8IK u7MSxHI4U2mhNokXR9YVCwarDc5i8hCTQvaGbulHMF4nZ0f3ZNF9oRBV6/Q20mW2pTeq kGNLToU7yZm4tscOrB8i5mmDOsaJDTSEQj7aqCZIv4UhhlfJ1QrGs/7n9G/NL/4JGTx2 1yZA== X-Received: by 10.69.27.105 with SMTP id jf9mr5349650pbd.126.1424330141008; Wed, 18 Feb 2015 23:15:41 -0800 (PST) Received: from [192.168.1.15] ([1.9.107.213]) by mx.google.com with ESMTPSA id pr2sm22564456pbb.88.2015.02.18.23.15.39 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 18 Feb 2015 23:15:40 -0800 (PST) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable From: Ccs189 Mime-Version: 1.0 (1.0) Subject: Re: r278857: buildkernel failure: pf_norm.c:1098:1: error: no previous prototype for function 'pf_refragment6' Date: Thu, 19 Feb 2015 15:09:26 +0800 Message-Id: References: <20150216185422.5bb1feff.ohartman@zedat.fu-berlin.de> In-Reply-To: <20150216185422.5bb1feff.ohartman@zedat.fu-berlin.de> To: "O. Hartmann" X-Mailer: iPhone Mail (12B440) Cc: FreeBSD CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2015 07:15:42 -0000 Hi,=20 I encountered this issue before. What I did is resync with the source tree a= gain. N recompile world. It solved the issue. Maybe you can try that also ?=20= Sent from my iPhone > On 17 Feb 2015, at 1:54 am, O. Hartmann wrot= e: >=20 >=20 > awk -f /usr/src/sys/conf/kmod_syms.awk ng_ksocket.ko export_syms | xargs -= J% objcopy % > ng_ksocket.ko objcopy --strip-debug ng_ksocket.ko > =3D=3D=3D> netgraph/l2tp (all) > --- ng_l2tp.o --- > cc -O2 -pipe -O3 -O3 -pipe -march=3Dnative -fno-strict-aliasing -Werror -= D_KERNEL > -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS > -include /usr/obj/usr/src/sys/THOR/opt_global.h -I. -I/usr/src/sys > -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer > -mno-omit-leaf-frame-pointer -I/usr/obj/usr/src/sys/THOR -mcmodel=3Dkerne= l -mno-red-zone > -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestan= ding -fwrapv > -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body > -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-poi= nter-sign -Wall > -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototyp= es > -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-e= xtensions > -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas > -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parenthe= ses-equality > -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -s= td=3Diso9899:1999 > -c /usr/src/sys/modules/netgraph/l2tp/../../../netgraph/ng_l2tp.c --- all_= subdir_pf > --- /usr/src/sys/modules/pf/../../netpfil/pf/pf_norm.c:1098:1: error: no p= revious > prototype for function 'pf_refragment6' [-Werror,-Wmissing-prototypes] > pf_refragment6(struct ifnet *ifp, struct mbuf **m0, struct m_tag *mtag) ^ 1= error > generated. *** [pf_norm.o] Error code 1 >=20 > make[4]: stopped in /usr/src/sys/modules/pf > 1 error >=20 > make[4]: stopped in /usr/src/sys/modules/pf > *** [all_subdir_pf] Error code 2