[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

installing heimdal



1.i have downloaded heimdal-4.0c.tar.gz
2.gtar -xpf heimdal-tar(pathced hdb_ldap.diffs)

3.run configure --enable-ldapi
4.make
when i make i get this error what could be the reason?


  testit.o libeditline.la  ../../lib/vers/libvers.la ../../lib/roken/libroken.la
 -lcrypt  -lresolv -lresolv
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-dec
larations -Wnested-externs -g -O2 -o testit testit.o  ./.libs/libeditline.a -lre
solv -lresolv ../../lib/vers/.libs/libvers.a -lresolv -lresolv ../../lib/roken/.
libs/libroken.a -lresolv -lresolv -lcrypt -lresolv -lresolv
./.libs/libeditline.a(editline.o): In function `TTYinfo':
/root/heimdal-source/heimdal-0.4c/lib/editline/editline.c:245: undefined referen
etent'

/root/heimdal-source/heimdal-0.4c/lib/editline/editline.c:250: undefined referen
ce to `tgetstr'
/root/heimdal-source/heimdal-0.4c/lib/editline/editline.c:255: undefined referen
ce to `tgetnum'
/root/heimdal-source/heimdal-0.4c/lib/editline/editline.c:256: undefined referen
ce to `tgetnum'
collect2: ld returned 1 exit status
make[2]: *** [testit] Error 1
make[2]: Leaving directory `/root/heimdal-source/heimdal-0.4c/lib/editline'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/heimdal-source/heimdal-0.4c/lib'
make: *** [all-recursive] Error 1 



anypointers will be help full
don