Date: Fri, 29 Jul 2005 07:50:22 GMT From: Volker Stolz <vs@FreeBSD.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/80916: db43 does not build (with gcc4.0?) Message-ID: <200507290750.j6T7oMpB051782@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/80916; it has been noted by GNATS. From: Volker Stolz <vs@FreeBSD.org> To: Matthias Andree <matthias.andree@gmx.de> Cc: bug-followup@FreeBSD.org, kutulu@kutulu.org Subject: Re: ports/80916: db43 does not build (with gcc4.0?) Date: Fri, 29 Jul 2005 09:37:06 +0200 Am 28. Jul 2005 um 23:26 CEST schrieb Matthias Andree: > Well, I was able to reproduce the problem on FreeBSD 5.4-mumble with gcc > 4.0.2 as of July 2005, and the patch below works for me. > > +post-configure: > + @${REINPLACE_CMD} -e '/^extern void db_rpc_serverprog/ d;' ${WRKSRC}/db_server.h > + Shouldn't this better be a patch? I hate digging through REINPLACE_CMDs on updates only to find out that they're basically doing nothing on future updates. Patches fail more noisily and point you to the problem. Volker -- http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME It's a million to one chance, but it just might work.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507290750.j6T7oMpB051782>