Hi I'm getting following error while compiling libguestfs-1.26.1...
CCLD guestfish guestfish-progress.o: In function `progress_bar_init': /home/ubuntu/libguestfs-1.26.1/fish/progress.c:123: undefined reference to `tgetent' guestfish-progress.o: In function `progress_bar_set': /home/ubuntu/libguestfs-1.26.1/fish/progress.c:282: undefined reference to `tgetnum' /home/ubuntu/libguestfs-1.26.1/fish/progress.c:297: undefined reference to `UP' guestfish-progress.o: In function `fprintf': /usr/include/powerpc-linux-gnu/bits/stdio2.h:97: undefined reference to `UP' collect2: error: ld returned 1 exit status make[3]: *** [guestfish] Error 1 make[3]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/fish' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/fish' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/ubuntu/libguestfs-1.26.1' make: *** [all] Error 2 I was able to compile it yesterday but when i formatted my hard disk and tried to install it again,it started showing the above error. Please help regarding this. Thanks Abhishek Jain
_______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
