> In file included from ldapvi.c:23:
> common.h:276: Fehler: In Konflikt stehende Typen für »getline«
> /usr/include/stdio.h:673: Anmerkung: Vorherige Deklaration von »getline« war hier
> make: *** [ldapvi.o] Fehler 1
Looks like a duplicate definition: try removing line 276 in common.h.
BTW, ldapvi RPMs exist in EPEL, if you need them.
-JP