| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Vince Vielhaber <vev(at)michvhf(dot)com> |
| Cc: | The Hermit Hacker <scrappy(at)hub(dot)org>, Sasha Pachev <sasha(at)mysql(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Which version? |
| Date: | 2001-01-27 18:04:41 |
| Message-ID: | 200101271804.NAA09048@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
My guess is that there is some old/other include that is interfering
with our includes. This it the first OID_EQ compile error I can
remember seeing.
>
> > > This happened on SuSE 7.0, compiling with gcc 2.95. Maybe I downloaded some
> > > stale corrupted tarball with a file missing - I went to
> > > .http://www.pgsql.com/download/ and just clicked on the top "Download"
> > > button. Where is F_OIDEQ supposed to be defined anyway?
>
> here: src/backend/utils/fmgr.h:#define F_OIDEQ 184
>
> and here: src/backend/fmgr.h:#define F_OIDEQ 184
>
> and it doesn't appear to be inside of an ifdef either.
>
> Vince.
> --
> ==========================================================================
> Vince Vielhaber -- KA8CSH email: vev(at)michvhf(dot)com http://www.pop4.net
> 128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking
> Online Campground Directory http://www.camping-usa.com
> Online Giftshop Superstore http://www.cloudninegifts.com
> ==========================================================================
>
>
>
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2001-01-27 18:09:09 | Re: Trouble porting postgreSQL to WinNT |
| Previous Message | Alessio Bragadini | 2001-01-27 17:51:54 | Re: Re: Sure enough, the lock file is gone |