[BACK]Return to UPDATING CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/UPDATING between version 1.92 and 1.100

version 1.92, 2003/07/03 15:29:15 version 1.100, 2003/12/12 12:36:37
Line 8  For a more detailed description see Make
Line 8  For a more detailed description see Make
 Recent changes:  Recent changes:
 ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
   
   20031203:
           New binutils builds may fail due to old dependencies.
           It's necessary to "make cleandir" to ensure that
           the dependencies will be rebuilt correctly.
   
   20031111:
           A newer mkdep is needed.  Error noting that is
                   cc: Ambiguous abbreviation --
   
   20031008:
           /usr/include/sys/disklabel_mbr.h was removed.
           It's necessary to "make cleandir" to ensure that
           the dependencies will be rebuilt correctly.
   
   20030906:
           With the addition of siginfo support the old signal trampoline
           code has been deprecated to COMPAT_16. Make sure that your running
           kernel has COMPAT_16 enabled before building userland.
   
   20030801:
           With the new openssl, there is some header and library shuffling.
           rm -f /usr/include/des.h /usr/include/kerberosIV/* /lib/libdes* \
           /usr/lib/libdes* before building.
   
 20030703:  20030703:
         Texinfo was updated to 4.6.  To avoid failures when trying to          Texinfo was updated to 4.6.  To avoid failures when trying to
         build the included texinfo files, do:          build the included texinfo files, do:
Line 71  Recent changes:
Line 95  Recent changes:
         CVS repository layout was changed.  See the following for details          CVS repository layout was changed.  See the following for details
         if you are using (anonymous) cvs to update your tree.          if you are using (anonymous) cvs to update your tree.
   
         http://mail-index.netbsd.org/netbsd-announce/2002/12/19/0000.html          http://mail-index.NetBSD.org/netbsd-announce/2002/12/19/0000.html
   
 20021219:  20021219:
         install(1) had a '-N dbdir' option added, to specify an          install(1) had a '-N dbdir' option added, to specify an
Line 135  Recent changes:
Line 159  Recent changes:
         The only work-around for the problem is to recompile all of          The only work-around for the problem is to recompile all of
         the libraries on the system.  The easiest way to do this for          the libraries on the system.  The easiest way to do this for
         system libraries is to install a binary snapshot; they are          system libraries is to install a binary snapshot; they are
         generally available on releng.netbsd.org.  Any packages you          generally available on releng.NetBSD.org.  Any packages you
         have installed which supply libraries will have to be recompiled          have installed which supply libraries will have to be recompiled
         if you wish to link new programs against those libraries.          if you wish to link new programs against those libraries.
   
         If you have questions about this matter, please contact          If you have questions about this matter, please contact
         port-arm@netbsd.org.          port-arm@NetBSD.org.
   
 20021011:  20021011:
         Systrace has been improved to support privilege elevation.          Systrace has been improved to support privilege elevation.

Legend:
Removed from v.1.92  
changed lines
  Added in v.1.100

CVSweb <webmaster@jp.NetBSD.org>