Re: [HACKERS] Cannot compile psql

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: [HACKERS] Cannot compile psql
Дата
Msg-id 20000119084546.A471@fam-meskes.de
обсуждение исходный текст
Ответ на Re: [HACKERS] Cannot compile psql  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [HACKERS] Cannot compile psql  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: [HACKERS] gperf anyone?
Следующее
От: Keith Parks
Дата:
Сообщение: Solaris breakage - lastest CVS