Subject: Re: Interestingly Wierd error: 1.5.1/Binary
To: None <port-hp300@netbsd.org>
From: Larry Rosenman <ler@lerctr.org>
List: port-hp300
Date: 07/16/2001 07:35:13
* Larry Rosenman <ler@lerctr.org> [010716 07:24]:
> Tried to configure PostgreSQL (CVS Tip) on 1.5.1 today, running the
> following:
>
> configure:7174: gcc -o conftest -O2 -pipe -L/usr/local/lib
> conftest.c -lz -lcrypt -lresolv -lcompat -lm -lutil -ledit 1>&5
> configure: failed program was:
> #line 7170 "configure"
> #include "confdefs.h"
> int main() { return 0; }
>
> you receive:
> $ ./conftest
> /usr/libexec/ld.so: Undefined symbol "_tputs" in
> conftest:/usr/lib/libedit.so.2.3
>
> $
>
> Why?
Turns out, you need -lcurses. Thanks, anyway...
LER
>
> Thanks!
>
> LER
>
> --
> Larry Rosenman http://www.lerctr.org/~ler
> Phone: +1 972-414-9812 E-Mail: ler@lerctr.org
> US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749