Readline error building 7.3-2 RPM

From: Hadley Willan <hadley(dot)willan(at)deeper(dot)co(dot)nz>
To: pgsql-general(at)postgresql(dot)org
Subject: Readline error building 7.3-2 RPM
Date: 2002-12-09 07:25:31
Message-ID: 1039418731.3396.9.camel@orac
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
Does anybody know what this unusual error from the src.rpm build mean?
It's bailing at the readline check and inclusion.

I'm running readline/readline-devel 4.2a-4. In fact, I've just
reinstalled my system today, and thought now would be a good time to
goto Postgresql 7.3.
I'm running RH Linux 7.3, Kernel 2.4.18-18.7.x, and haven't really done
anything particularly unusual.
>>
configure:5837: gcc -o conftest -O2 -march=i386 -mcpu=i686
-I/usr/kerberos/include -L/usr/kerberos/lib conftest.c -lreadline
-lcrypt -lresolv -lnsl -ldl -lm -lbsd >&5
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libreadline.so:
undefined reference to `tgetnum'
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libreadline.so:
undefined reference to `tgoto'
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libreadline.so:
undefined reference to `tgetflag'
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libreadline.so:
undefined reference to `BC'
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libreadline.so:
undefined reference to `tputs'
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libreadline.so:
undefined reference to `PC'
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libreadline.so:
undefined reference to `tgetent'
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libreadline.so:
undefined reference to `UP'
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libreadline.so:
undefined reference to `tgetstr'

Other than doing a rebuild with --without-readline. I was hoping
somebody might give me a pointer.

Thank you.
--
Hadley Willan > Systems Development > Deeper Design Limited.
hadley(at)deeper(dot)co(dot)nz > www.deeperdesign.com > +64 (21) 28 41 463
Level 1, 4 Tamamutu St, PO Box 90, TAUPO 2730, New Zealand.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Carmack 2002-12-09 07:28:06 Re: Readline error building 7.3-2 RPM
Previous Message Eric B.Ridge 2002-12-09 06:32:02 Re: table functions