Re: postgresql-7.1.3 bugs

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: postgresql-7.1.3 bugs
Дата
Msg-id 20011030100209H.t-ishii@sra.co.jp
обсуждение исходный текст
Ответ на postgresql-7.1.3 bugs  ("Roman Burgonov" <burgonov@sibindustry.ru>)
Список pgsql-bugs
> make -C ../../../src/interfaces/libpq all
> make[1]: Entering directory
> `/usr/local/src/postgresql-7.1.3/src/interfaces/libpq'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory
> `/usr/local/src/postgresql-7.1.3/src/interfaces/libpq'
> gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations
> pg_encoding.o -L../../
> ../src/interfaces/libpq -lpq  -Wl,-rpath,/usr/local/pgsql/lib -lcrypt -lreso
> lv -lnsl -ldl -lm  -o pg_encoding
> pg_encoding.o: In function `main':
> pg_encoding.o(.text+0x3d): undefined reference to `pg_char_to_encoding'
> pg_encoding.o(.text+0x81): undefined reference to `pg_encoding_to_char'
> collect2: ld returned 1 exit status
> make: *** [pg_encoding] Error 1

Probably you mixed up MB enabled objects and MB disabled objects. Do
make distclean and try to build PostgreSQL again.
--
Tatsuo Ishii

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Porting issue with openssl and no /dev/random
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #501: plpgsql, date data type and time change