From owner-freebsd-ports@FreeBSD.ORG Thu Dec 22 00:13:50 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83CE61065678 for ; Thu, 22 Dec 2011 00:13:50 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 16AE18FC08 for ; Thu, 22 Dec 2011 00:13:49 +0000 (UTC) Received: by werb13 with SMTP id b13so5475096wer.13 for ; Wed, 21 Dec 2011 16:13:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=xFsACksr8GY4+0UsZY4p+YviqZ2Bg4eDwBmUx64BGBg=; b=XyMh3MIinXC3D7NCI27QuEg+lVKvXpJ6K5j1njhBooWauhQ910WiOJqg2hRaULLm8P UBIwQ0SYIbAiw8XbomLtn+D+LIUKKI83J4yM4SkgzL5wUn/NYnanl/CWikvMKy2si+6u lgxkf6HAEQLaOcY+nwXIYQl6mNOrKaFOSUYMs= MIME-Version: 1.0 Received: by 10.216.134.71 with SMTP id r49mr9972419wei.49.1324512829033; Wed, 21 Dec 2011 16:13:49 -0800 (PST) Received: by 10.223.158.129 with HTTP; Wed, 21 Dec 2011 16:13:48 -0800 (PST) In-Reply-To: References: <4EF1E3EF.9000405@eskk.nu> Date: Wed, 21 Dec 2011 16:13:48 -0800 Message-ID: From: Kevin Oberman To: Leslie Jensen Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: mm@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Stop in /usr/ports/multimedia/x264 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: Thu, 22 Dec 2011 00:13:50 -0000 On Wed, Dec 21, 2011 at 4:04 PM, Kevin Oberman wrote: > On Wed, Dec 21, 2011 at 5:49 AM, Leslie Jensen wrote: >> >> Will you Please look at this? >> >> >> >> cc -Wshadow -O3 -ffast-math -O2 -pipe -fno-strict-aliasing -Wall -I. -O2 >> -pipe -fno-strict-aliasing -fPIC -I/usr/local/include -std=3Dgnu99 >> -I/usr/local/include =A0 =A0-I/usr/local/include =A0 -fPIC -fomit-frame-= pointer >> -fno-tree-vectorize =A0 -c -o input/input.o input/input.c >> In file included from x264.c:50: >> /usr/local/include/libavformat/avformat.h:158: warning: 'AVMetadata' is >> deprecated >> x264.c: In function 'print_version_info': >> x264.c:250: error: 'X264_CSP_Iall' undeclared (first use in this functio= n) >> x264.c:250: error: (Each undeclared identifier is reported only once >> x264.c:250: error: for each function it appears in.) >> gmake: *** [x264.o] Fel 1 >> gmake: *** Inv=E4ntar oavslutade jobb... >> *** Error code 1 >> >> Stop in /usr/ports/multimedia/x264. >> *** Error code 1 >> >> Stop in /usr/ports/multimedia/x264. >> >> =3D=3D=3D>>> make failed for multimedia/x264 >> =3D=3D=3D>>> Aborting update > > I get this error on only a single system. My other two built the x264 > port without any problems. > > I see the following errors during the configure stage: > =3D=3D=3D> =A0Configuring for x264-0.119.2113 > [[: not found > freebsd8.2: not found > [[: not found > [[: not found > [[: not found > [: X264_CSP_Iall: unexpected operator > git: not found > > On a system that works I get: > ./configure: [[: not found > ./configure: freebsd9.0: not found > ./configure: [[: not found > fatal: Not a git repository (or any parent up to mount parent ) > Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)= . > > The "X264_CSP_Iall: unexpected operator" would likely point to the > problem. (Just starting to look.) > > The config options are identical. ARGH! Did a cut and paste instead of copy and paste which made the above nonsense. I've fixed it above. Sorry! --=20 R. Kevin Oberman, Network Engineer E-mail: kob6558@gmail.com