Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1aMfnP-00017F-CC for pgadmin-hackers@arkaria.postgresql.org; Fri, 22 Jan 2016 17:46:51 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1aMfnO-00067c-Sa for pgadmin-hackers@arkaria.postgresql.org; Fri, 22 Jan 2016 17:46:50 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1aMfnO-00066j-FY for pgadmin-hackers@postgresql.org; Fri, 22 Jan 2016 17:46:50 +0000 Received: from mail-wm0-x236.google.com ([2a00:1450:400c:c09::236]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1aMfnK-0001ud-OF for pgadmin-hackers@postgresql.org; Fri, 22 Jan 2016 17:46:50 +0000 Received: by mail-wm0-x236.google.com with SMTP id r129so222762840wmr.0 for ; Fri, 22 Jan 2016 09:46:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=tJ5EEfpaKtMKLnZM7SjhZRwcy7wKsP2ejroUzYFs/GM=; b=WT6Jv5pC0L1D4umOaB3tlpX1GItiKRmXif2bu6tVgvxq/ApZ02YQ9QqBl60P3CF74N g0f5KeeAlV907jeEGI331zRpEQMlmk0qu8uSq+rk70Klst5fBOqslbHJN7a6Dc6pFuP8 Ydd14+Vq+nkLKnTrAMiQMI5Cct4MKHEfzsAGunhvo/clkRrwz313Y8MG9id0oIsZ1IJD DTdUqkoiXBx5iW7Mve9IFcfLk1flp+uaOQNT0HnJOw4/LG4EZqMdXte5WUQ256gwukY8 x2Do0FoywArwo1mQ97gbpbv0lA2Kgp/gW/T7acPBTcidK6GP0Sy6GvZ8GqD0uTSse/a/ xMAA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=tJ5EEfpaKtMKLnZM7SjhZRwcy7wKsP2ejroUzYFs/GM=; b=Z2I4TbeVlXnr6zAAPDeMcANXVx1SfsWP/+6STXM1ClnJz3us3f4n5xjQIF4IMYY/S1 SBYvFSIpcG1colimvKpd53qncHio40JwG7DUKkypSVGlshq1hy7B3C+WpLsXbpNzOusW tSbjuBdhl0FwpGZF8fXMqYiQvz1w2OIVdo0BPSWKSAZ7iB9rnFkNtQFsit7IO0U5bIbH QPMbvK0OAveV1rJ3Xe+pSquKic+ENZT7f7lYloHq1/KwNTlHHJd1fJ0IUODzfWy8lrM7 JbyslWthIQWGn69DfHFWsGHl3AsvYmWH5so1iaRKL7y90h2jujVoMvFstNMr0srTv08t AKag== X-Gm-Message-State: AG10YOTCpH+A0IkVoNubx2E3hVYrreNlNXFYAxTd4AHym1CEysIsbxdbbQLElnYU9X+olgSriz0sGJVOwuE3LQ== MIME-Version: 1.0 X-Received: by 10.28.65.85 with SMTP id o82mr5111131wma.23.1453484806131; Fri, 22 Jan 2016 09:46:46 -0800 (PST) Received: by 10.28.156.83 with HTTP; Fri, 22 Jan 2016 09:46:46 -0800 (PST) In-Reply-To: <1447157880.8145.3.camel@gunduz.org> References: <1447081666.24301.5.camel@gunduz.org> <1447157880.8145.3.camel@gunduz.org> Date: Fri, 22 Jan 2016 20:46:46 +0300 Message-ID: Subject: Re: 1.20.0 build error on Fedora 23 From: Timon To: =?UTF-8?B?RGV2cmltIEfDnE5Ew5xa?= Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary=001a1148e74a8e57f70529efcd21 X-Pg-Spam-Score: -2.7 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --001a1148e74a8e57f70529efcd21 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable for others who try to build pgadmin3 in fedora 23 ./configure CXXFLAGS=3D"-Wno-deprecated-declarations -Wl,-z,lazy -fPIC -pie= " CFLAGS=3D"-fPIC -pie" make 2015-11-10 15:18 GMT+03:00 Devrim G=C3=9CND=C3=9CZ : > > Hi, > > On Tue, 2015-11-10 at 14:07 +0300, Timon wrote: > > it happened after "harden" all packages > > https://fedoraproject.org/wiki/Changes/Harden_All_Packages > > Right. Thanks for the link, I know the hardening thing, but it seems I > forgot to add -pie to CFLAGS and CXXFLAGS. > > Now I can build it. > > Regards, > > > -- > Devrim G=C3=9CND=C3=9CZ > Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com > PostgreSQL Dan=C4=B1=C5=9Fman=C4=B1/Consultant, Red Hat Certified Enginee= r > Twitter: @DevrimGunduz , @DevrimGunduzTR > > > --=20 All bugs reserved --001a1148e74a8e57f70529efcd21 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
for others who try to build pgadmin3 in fedora 23
=
./configure CXXFLAGS=3D"-Wno-deprecated-declarations -Wl,-z,lazy -= fPIC -pie" CFLAGS=3D"-fPIC -pie"
make

2015-11-10 15:18 GMT+= 03:00 Devrim G=C3=9CND=C3=9CZ <devrim@gunduz.org>:

Hi,

On Tue, 2015-11-10 at 14:07 +0300, Timon wrote:
> it happened after "harden" all packages
> https://fedoraproject.org/wiki/Change= s/Harden_All_Packages

Right. Thanks for the link, I know the hardening thing, but it seems= I
forgot to add -pie to CFLAGS and CXXFLAGS.

Now I can build it.

Regards,



--
All bugs reserved
--001a1148e74a8e57f70529efcd21--