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 <[EMAIL PROTECTED]>
http://www.jamesbailie.com
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to