Jean Louis <bugs@gnu.support> ha escrit: > I did re-compile it. That is why I reported.
Then ld must have been able to locate them on your system while loading the binary. Are you able to locate these libraries? If so, where they reside? Is that directory present in your library search path (as defined in /etc/ld.so.conf)? Finally, note the Makefile takes library locations using the following: > LIBS=`mailutils ldflags mbox` Please, run `mailutils --version'. What version number does it show? Does it match the verion number of your locally built mailutils? Regards, Sergey