ECPG compile error

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема ECPG compile error
Дата
Msg-id 1056556307.25587.60.camel@jester
обсуждение исходный текст
Ответы Re: ECPG compile error  (Michael Meskes <meskes@postgresql.org>)
Список pgsql-hackers
/usr/local/bin/gmake -C ecpglib all
gmake[4]: Entering directory
`/usr/home/rbt/work/postgresql/pgsqlwarning/src/interfaces/ecpg/ecpglib'
gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -g -Wall
-Wmissing-prototypes -Wmissing-declarations -fpic -DPIC
-I../../../../src/interfaces/ecpg/include
-I../../../../src/interfaces/libpq -I../../../../src/include  -pthread
-c -o misc.o misc.c -MMD
misc.c: In function `ECPGset_informix_null':
misc.c:272: `LONG_LONG_MIN' undeclared (first use in this function)
misc.c:272: (Each undeclared identifier is reported only once
misc.c:272: for each function it appears in.)
misc.c: In function `ECPGis_informix_null':
misc.c:330: `LONG_LONG_MIN' undeclared (first use in this function)
gmake[4]: *** [misc.o] Error 1
gmake[4]: Leaving directory
`/usr/home/rbt/work/postgresql/pgsqlwarning/src/interfaces/ecpg/ecpglib'


--
Rod Taylor <rbt@rbt.ca>

PGP Key: http://www.rbt.ca/rbtpub.asc

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: RServ patch to support multiple slaves (sorta)
Следующее
От: johnnnnnn
Дата:
Сообщение: Re: [GENERAL] Physical Database Configuration