Re: [HACKERS] Cannot compile psql - Mailing list pgsql-hackers

From Michael Meskes
Subject Re: [HACKERS] Cannot compile psql
Date
Msg-id 20000119084546.A471@fam-meskes.de
Whole thread Raw
In response to Re: [HACKERS] Cannot compile psql  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [HACKERS] Cannot compile psql
List pgsql-hackers
On Tue, Jan 18, 2000 at 10:51:48AM -0500, Tom Lane wrote:
> Michael Meskes <meskes@postgresql.org> writes:
> > ../../include/utils/mcxt.h:25: syntax error before `MemoryContext'
> 
> That line reads
> 
> extern DLLIMPORT MemoryContext CurrentMemoryContext;

Yes. Commenting out this line removes the message but of course gives some
compiler errors.

> I'll bet you are trying to compile with a Windoze-oriented config.h

Shouldn't have that since I only run PostgreSQL in Linux.

> that causes DLLIMPORT to expand to something nonempty.  Try
> reconfiguring.

I tried make distclean followed by a new configure to no avail.

Michael
-- 
Michael Meskes                         | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz    | Go Rhein Fire!
Tel.: (+49) 2431/72651                 | Use Debian GNU/Linux!
Email: Michael@Fam-Meskes.De           | Use PostgreSQL!


pgsql-hackers by date:

Previous
From: Michael Meskes
Date:
Subject: Re: [HACKERS] gperf anyone?
Next
From: Keith Parks
Date:
Subject: Solaris breakage - lastest CVS