On Aug 17, 2005, at 11:39, Mark Crispin wrote:
On Wed, 17 Aug 2005, Jozef Rujak wrote:
sh -c '(strings /lib/libc.a | grep getpassphrase > /dev/null) && ln -s os_soln.h os_sol.h || ln -s os_solo.h os_sol.h'
/lib/libc.a: No such file or directory

Don't worry about this. It is just a check to see whether the C library has the getpassphrase() call, and if so that is used when building mailutil instead of getpass().

Still of some issue, tho. Isn't getpassphrase preferred and/or better? It seems like another mechanism should be found to test for it is /lib/libc.a has gone away
in Solaris 10...

                       - Chris

_______________________________________________
Imap-uw mailing list
Imap-uw@u.washington.edu
https://mailman1.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to