Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2006 15:51:25 -0500
From:      James Bailie <jimmy@jamesbailie.com>
To:        freebsd@voidmain.net
Cc:        freebsd-questions@freebsd.org
Subject:   Re: getline function
Message-ID:  <43F788CD.9050100@jamesbailie.com>
In-Reply-To: <43F784AA.50206@voidmain.net>
References:  <43F68C7D.9010403@voidmain.net>	<1140233843.982.21.camel@chaucer.jeays.ca>	<43F74361.90109@voidmain.net>	<43F75DF6.3050903@mac.com>	<43F75F3C.7080903@voidmain.net>	<43F76296.4010407@mac.com> <43F784AA.50206@voidmain.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Tom Grove wrote:

 > ##Error##
 > /var/tmp//ccqxIZxQ.o(.text+0x25): In function `main':
 > : undefined reference to `readline'
 > ##Error##

You forgot to pass -lreadline to the compiler.

-- 
James Bailie <jimmy@jamesbailie.com>
http://www.jamesbailie.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43F788CD.9050100>