From owner-freebsd-ports@FreeBSD.ORG Thu Jul 23 15:06:53 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from straylight.ringlet.net (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with SMTP id 474061065673 for ; Thu, 23 Jul 2009 15:06:51 +0000 (UTC) (envelope-from roam@ringlet.net) Received: (qmail 76122 invoked by uid 1000); 23 Jul 2009 15:06:27 -0000 Date: Thu, 23 Jul 2009 18:06:27 +0300 From: Peter Pentchev To: "Michael D. Stackhouse" Message-ID: <20090723150627.GA70580@straylight.m.ringlet.net> References: <05C77806-2294-4198-9839-4A1CC465F5B3@samsa.com> <84EC5247DED94C088324BFB7FD3C45EE@samsa.local> <407390A9C396D342802A99E1295F556049681B@samsafs01.samsa.local> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1yeeQ81UyVL57Vl7" Content-Disposition: inline In-Reply-To: <407390A9C396D342802A99E1295F556049681B@samsafs01.samsa.local> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: ports@freebsd.org, matt donovan , Thomas Zander Subject: Re: FreeBSD Port: mplayer-0.99.11_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: Thu, 23 Jul 2009 15:06:54 -0000 --1yeeQ81UyVL57Vl7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 23, 2009 at 10:52:30AM -0400, Michael D. Stackhouse wrote: > Downloaded most current source snapshot, ran the configure command which = completed successfully. When I tried make command - get this error: >=20 > "config.mak", line 4: Need an operator > "Makefile", line 820: warning: duplicate script for target "%.d" ignored > "Makefile", line 823: warning: duplicate script for target "%.d" ignored > Error expanding embedded variable. >=20 > Any ideas? Did you run exactly the "make" command? The mplayer port uses the GNU version of the make utility, which is installed as "gmake" on FreeBSD systems. Try running "gmake" instead. Note that this might still fail, since the mplayer port has quite a lot of patches to the mplayer source, some of which may fix build failures that you may run into when building the pristine SVN source. Other patches may influence the mplayer behavior later on :) Those patches are in the files/ subdirectory of the mplayer port; you might want to try to apply them to the source after checking it out of their Subversion repository (or after extracting the snapshot). G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@space.bg roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 What would this sentence be like if pi were 3? --1yeeQ81UyVL57Vl7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iEYEARECAAYFAkpofHMACgkQ7Ri2jRYZRVPIegCghAsnNCUWnj+rdT9F2bnEyoSW picAn1NFT1QLQzxsxE4O0FlAq6TwTeBT =/mC9 -----END PGP SIGNATURE----- --1yeeQ81UyVL57Vl7--