can't use > GLIBC_2.3.2 as base version

Alexandre Oliva aoliva@redhat.com
Sat Feb 21 07:07:00 GMT 2004


libresolv was missing GLIBC_2.3.2 in Versions.def, and there was a
harmless typo in its Versions file (that at first I thought to be the
culprit of the error, but it turned out that it wasn't).

The problem would only show up for ports that chose to define the
DEFAULT or libresolv minimum version as something such as GLIBC_2.3.3.
versions.awk would complain that GLIBC_2.3.2 was not defined.

This patch fixes it.  Ok to install?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: libresolv-version-missing-2.3.2.patch
Type: text/x-patch
Size: 1045 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20040221/29861d70/attachment.bin>
-------------- next part --------------

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Happy GNU Year!                     oliva@{lsd.ic.unicamp.br, gnu.org}
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist                Professional serial bug killer


More information about the Libc-alpha mailing list