Date: Mon, 10 Jun 2002 18:14:01 -0700 From: Terry Lambert <tlambert2@mindspring.com> To: Shizuka Kudo <shizukakudo_99@yahoo.com> Cc: obrien@freebsd.org, Stanislav Grozev <tacho@daemonz.org>, freebsd-current@freebsd.org Subject: Re: My postgresql7 not working for new gcc Message-ID: <3D054ED9.8DF80B4@mindspring.com> References: <20020610180939.94228.qmail@web11405.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Shizuka Kudo wrote: > > --- David O'Brien <obrien@freebsd.org> wrote: > > > > *sigh*, why not a *real* fix? [ ... ] > Which version of postgresql that you are using? I have > cvsupped the postgresql7 ports and didn't find what > you referred here. However, I didn't manage to patch > "configure" not to include "/usr/include" based on > your advice. Here's the patch if anyone is interested. David's fix is more correct. The "configure" program you are patching is actually created from the "configure.in" file that David was patching. Since it's machine generated, it's a bad idea to patch it directly. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D054ED9.8DF80B4>