9 messages in com.mysql.lists.mysqlRedHat install problems again
FromSent OnAttachments
NEO MAN15 Feb 2000 12:21 
sas...@mysql.com15 Feb 2000 16:00 
Alexander Barkov02 Apr 2000 22:34 
Alexander Barkov02 Apr 2000 23:09 
Jeremy Cole02 Apr 2000 23:15 
sin...@mysql.com03 Apr 2000 07:53 
sas...@mysql.com04 Apr 2000 00:31 
Alexander Barkov04 Apr 2000 02:47 
sin...@mysql.com04 Apr 2000 09:22 
Subject:RedHat install problems again
From:Alexander Barkov (ba@titan.izhcom.ru)
Date:04/02/2000 11:09:25 PM
List:com.mysql.lists.mysql

Hi again!

When I have inserted in my program a prototype for tgetent(), the same with that is used in configure:

char tgetent();

g++ fails with with message:

/tmp/ccElSGor.o(.text+0x4): undefined reference to `tgetent(void)'