From owner-freebsd-ports@FreeBSD.ORG Sun Jan 25 06:16:19 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8429A106566B for ; Sun, 25 Jan 2009 06:16:19 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail34.syd.optusnet.com.au (mail34.syd.optusnet.com.au [211.29.133.218]) by mx1.freebsd.org (Postfix) with ESMTP id 18E7E8FC19 for ; Sun, 25 Jan 2009 06:16:18 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from server.vk2pj.dyndns.org (c122-106-216-167.belrs3.nsw.optusnet.com.au [122.106.216.167]) by mail34.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id n0P6GFif011738 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 25 Jan 2009 17:16:17 +1100 X-Bogosity: Ham, spamicity=0.000000 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.3/8.14.3) with ESMTP id n0P6GF9L024402; Sun, 25 Jan 2009 17:16:15 +1100 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.3/8.14.3/Submit) id n0P6GE7H024401; Sun, 25 Jan 2009 17:16:14 +1100 (EST) (envelope-from peter) Date: Sun, 25 Jan 2009 17:16:14 +1100 From: Peter Jeremy To: Artem Kim Message-ID: <20090125061614.GB1755@server.vk2pj.dyndns.org> References: <200901241356.03651.artem_kim@inbox.ru> <497B27C6.8060602@bsdforen.de> <200901242033.42261.artem_kim@inbox.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UHN/qo2QbUvPLonB" Content-Disposition: inline In-Reply-To: <200901242033.42261.artem_kim@inbox.ru> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.18 (2008-05-17) Cc: ports@freebsd.org Subject: Re: net/liveMedia: AMD64 "CFLAGS+=-fPIC" ignored 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: Sun, 25 Jan 2009 06:16:19 -0000 --UHN/qo2QbUvPLonB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2009-Jan-24 20:33:41 +0300, Artem Kim wrote: >arti# make >. . . >c++ -c -O2 -pipe -mmmx -msse -msse2 -m3dnow -march=3Dathlon64 -Iinclude -I= =2E./UsageEnvironment/include -I../groupsock/include -I. -DBSD=3D1 -DSOCKLE= N_T=3Dsocklen_t -DHAVE_SOCKADDR_LEN=3D1 -Wall -Wno-deprecated=20 >MediaSource.cpp That's a C++ program so it should be using CXXFLAGS, not CFLAGS. --=20 Peter Jeremy Please excuse any delays as the result of my ISP's inability to implement an MTA that is either RFC2821-compliant or matches their claimed behaviour. --UHN/qo2QbUvPLonB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) iEYEARECAAYFAkl8A64ACgkQ/opHv/APuIcl+wCfQvJ0VwyFnTeIh8OWnwqFUosJ PWAAn2Xi04X5RMi3wAdJhDf7hUJ4lcra =mMap -----END PGP SIGNATURE----- --UHN/qo2QbUvPLonB--