"Christopher Kings-Lynne" <[EMAIL PROTECTED]> writes:
> ./configure  --prefix=/home/chriskl/local --enable-integer-datetimes --enabl
> e-thread-safety --with-perl --with-pam --with-openssl  --no-create --no-recu
> rsion

> access/SUBSYS.o: In function `ComputeDataSize':
> /home/chriskl/pgsql-temp/src/backend/access/common/heaptuple.c:46: undefined
> reference to `assert_enabled'

Try a "make clean".  Looks to me like you have some files built with
--enable-cassert and some without.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to