From 052e4d6731f1084c9a02436b738025b96694a3d1 Mon Sep 17 00:00:00 2001 From: Rainer Orth Date: Wed, 3 Sep 2003 21:08:04 +0000 Subject: [PATCH] * BUGS: Mention fix for broken Solaris 8 patches. --- BUGS | 6 ++++-- ChangeLog | 5 +++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/BUGS b/BUGS index 7bb0d67..563e8e8 100644 --- a/BUGS +++ b/BUGS @@ -217,7 +217,7 @@ with the error "missing translation value." This is a bug in Solaris lex. Use GNU Flex instead. You can download ready-made flex binaries from www.sunfreeware.com. -(15) Solaris 8 + patch 10899[34]-xx (xx >= 18) or patch 11260[56]-xx +(15) Solaris 8 + patch 10899[34]-xx (18 <= xx < 25) or patch 11260[56]-xx With this patch, Sun updated the autofs kernel module and automountd userspace daemon from version 3 to version 4. They also updated the @@ -226,8 +226,10 @@ autofs_prot.h file. Thus, when amd is compiled, it uses the old header and thinks it should use autofs version 3, when in fact the kernel now supports (and expects) only version 4. -The fix is to run 'rpcgen -C -h /usr/include/rpcsvc/autofs_prot.x > +The workaround is to run 'rpcgen -C -h /usr/include/rpcsvc/autofs_prot.x > /usr/include/rpcsvc/autofs_prot.h' and completely reconfigure and rebuild am-utils (removing config.cache before running configure). +The problem is fixed in patch revisions 10899[34]-25 and up. + Erez & Ion diff --git a/ChangeLog b/ChangeLog index aa8dc6d..3822d92 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-09-03 Rainer Orth + + * BUGS: Mention fix for broken Solaris 8 + patches. + 2003-08-31 Erez Zadok * amd/autil.c (strealloc): don't call malloc_verify() unless it -- 2.43.0