postgresql-7.1.3 bugs - Mailing list pgsql-bugs

From Roman Burgonov
Subject postgresql-7.1.3 bugs
Date
Msg-id 002d01c15de1$0c0c9320$0a00a8c0@roman
Whole thread Raw
Responses Re: postgresql-7.1.3 bugs  (Tatsuo Ishii <t-ishii@sra.co.jp>)
List 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

Why???

pgsql-bugs by date:

Previous
From: "Marcelo \(AdSolutions\)"
Date:
Subject: Problems when inserting a very large sequence of records
Next
From: "Andy Hallam"
Date:
Subject: Re: Select with backslash '\' character