compile error with Assert()
От | Bruce Momjian |
---|---|
Тема | compile error with Assert() |
Дата | |
Msg-id | 199805030242.WAA29286@candle.pha.pa.us обсуждение исходный текст |
Список | pgsql-hackers |
I am getting the following error from the current tree. This is with Assert checking turned on. --------------------------------------------------------------------------- gcc2 -O2 -m486 -pipe -g -Wall -I../../../include -I../../../backend -I/u/readline -I../.. -c nbtsearch.c -o nbtsearch.o nbtsearch.c: In function `_bt_skeycmp': nbtsearch.c:320: `NullValueRegProcedure' undeclared (first use this function) nbtsearch.c:320: (Each undeclared identifier is reported only once nbtsearch.c:320: for each function it appears in.) nbtsearch.c: In function `_bt_compare': nbtsearch.c:668: `NullValueRegProcedure' undeclared (first use this function) gmake[3]: *** [nbtsearch.o] Error 1 gmake[3]: Leaving directory `/usr/local/src/pgsql/pgsql/src/backend/access/nbtree' gmake[2]: *** [submake] Error 2 gmake[2]: Leaving directory `/usr/local/src/pgsql/pgsql/src/backend/access' gmake[1]: *** [access.dir] Error 2 gmake[1]: Leaving directory `/usr/local/src/pgsql/pgsql/src/backend' gmake: *** [all] Error 2 -- Bruce Momjian | 830 Blythe Avenue maillist@candle.pha.pa.us | Drexel Hill, Pennsylvania 19026 + If your life is a hard drive, | (610) 353-9879(w) + Christ can be your backup. | (610) 853-3000(h)
В списке pgsql-hackers по дате отправления: