[BACK]Return to errata21.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/errata21.html between version 1.15 and 1.16

version 1.15, 2001/05/18 20:48:09 version 1.16, 2001/05/22 22:59:14
Line 152 
Line 152 
 this is due to a little problem affecting the compatibility between  this is due to a little problem affecting the compatibility between
 the OpenBSD/arc port (on which the X11R6 clients were build) and  the OpenBSD/arc port (on which the X11R6 clients were build) and
 OpenBSD/pmax. You can work around this problem by using the arc  OpenBSD/pmax. You can work around this problem by using the arc
 version of the shared libc instead of the pmax one. You may get a copy  version of the shared libc instead of the pmax one. Once you have the
 of the OpenBSD/arc 2.1 libc.so.16.1 from <a  OpenBSD/arc 2.1 libc.so.16.1, do the following:
 href=ftp://miranda.rz-berlin.mpg.de/pub/OpenBSD/pmax/fixes/libc.so.16.1>  
 here </a>. Simply download it and do the following:  
 <pre><b>#</b> cd /usr/lib  <pre><b>#</b> cd /usr/lib
 <b>#</b> mv libc.so.16.1 original_libc.so.16.1  <b>#</b> mv libc.so.16.1 original_libc.so.16.1
 <b>#</b> cp /where_you_have_downloaded_it_to/libc.so.16.1 .  <b>#</b> cp /where_you_have_downloaded_it_to/libc.so.16.1 .

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16