From owner-freebsd-current Mon Jan 14 0:50:52 2002 Delivered-To: freebsd-current@freebsd.org Received: from mail.du.gtn.com (mail.du.gtn.com [194.77.9.57]) by hub.freebsd.org (Postfix) with ESMTP id 54D1537B404; Mon, 14 Jan 2002 00:50:42 -0800 (PST) Received: (from uucp@localhost) by mail.du.gtn.com (8.11.0.Beta3/8.11.0.Beta3) id g0E8o6p22595; Mon, 14 Jan 2002 09:50:06 +0100 (MET) >Received: (from andreas@localhost) by klemm.gtn.com (8.11.6/8.11.3) id g0E8aRA01960; Mon, 14 Jan 2002 09:36:27 +0100 (CET) (envelope-from andreas) Date: Mon, 14 Jan 2002 09:36:27 +0100 From: Andreas Klemm To: John Hay Cc: Andreas Klemm , gaspeak@va.prestige.net, Beech Rintoul , freebsd-current@FreeBSD.ORG, apsfilter-help@apsfilter.org Subject: Re: ghostscript-gnu build broken Message-ID: <20020114083627.GA1929@titan.klemm.gtn.com> References: <20020113222504.GA85380@titan.klemm.gtn.com> <200201140617.g0E6HdY89334@zibbi.icomtek.csir.co.za> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <200201140617.g0E6HdY89334@zibbi.icomtek.csir.co.za> User-Agent: Mutt/1.3.23.1i X-Operating-System: FreeBSD 4.5-RC X-Disclaimer: A free society is one where it is safe to be unpopular Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LQksG6bCIzRHxTLp" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --LQksG6bCIzRHxTLp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 14, 2002 at 08:17:39AM +0200, John Hay wrote: > > Do you think its possible to put "that logic" into the port ? >=20 > I looked into it a bit. I think it is better if automake don't have to > be run. What about removeing files/patch-hpijs-1.0:configure.in and > patch the port Makefile with the appened patch? It seems to work here. This could really work bettern, since my patch doesn't work anymore since I updated my autconf and automake environment. So I trapped into the same as you ... Astonishing is, that after changing autoconf version, my patch doesn't work anymore, and -O is again in the CFLAGS :-/ > RCS file: /home/ncvs/ports/print/ghostscript-gnu/Makefile,v > retrieving revision 1.63 > diff -u -r1.63 Makefile > --- Makefile 11 Jan 2002 21:47:33 -0000 1.63 > +++ Makefile 14 Jan 2002 06:06:18 -0000 > @@ -165,8 +165,10 @@ > ${PERL} -pi -e 's|^DEVICE_DEVS|#DEVICE_DEVS|g' \ > ${WRKSRC}/src/unix-gcc.mak > # for HPinkjet driver > - ${PERL} -pi -e 's|CFLAGS=3D"-O2 -Wall"||g ; \ > - s|CXXFLAGS=3D"-O2 -Wall"||g' ${WRKSRC}/${HPIJS_NAME}/configure > + # XXX The HPinkjet driver should not be compiled with optimization > + ${PERL} -pi -e 's|CFLAGS=3D"-O2 -Wall"|CFLAGS=3D"-pipe -Wall"|g ; \ > + s|CXXFLAGS=3D"-O2 -Wall"|CXXFLAGS=3D"-pipe -Wall"|g' \ > + ${WRKSRC}/${HPIJS_NAME}/configure > find ${WRKSRC}/${HPIJS_NAME} -name '*.h' | xargs ${PERL} -pi -e \ > 's|#include ||g' Can you commit it please ? I'm busy today (have a recert termin soon, in 3 hours ;-) Andreas /// --=20 Andreas Klemm Apsfilter Homepage http://www.apsfilter.org Support over mailing-lists (only!) http://www.apsfilter.org/support Mailing-list archive http://www.apsfilter.org/Lists-Arc= hives Songs from our band >> 64Bits << http://www.64bits.de Inofficial band pages with add-on stuff http://www.apsfilter.org/64bits.ht= ml --LQksG6bCIzRHxTLp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: Weitere Infos: siehe http://www.gnupg.org iD8DBQE8QpiKd3o+lGxvbLoRAqEOAJ4+wb+zO98tp74DMoGj8fz1TjhL5gCfajCK qqt+EyWyV1Rt0b6ZnKIaBJQ= =KFta -----END PGP SIGNATURE----- --LQksG6bCIzRHxTLp-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message