elvis installation on LFS
Hi guys,
I am creating a LFS installation (rel. 6.5) and, because it is more comfortable to me, I tried to install elvis-2.2_0 instead of vim. After detarring the package I hit the coomands:
./configure --prefix=/usr --without-x
make
and I obtained the subsequent response:
ref.c:45 error:conflicting types for getline
/usr/include/stdio.h:651: note: previous declaration of 'getline' was here
male: *** [ref.o] Error 1
Can somebody help me to overcome this issue?
Thanks in advance
aloisius-a
|