Bugzilla – Bug 314910
NetBSD libc version wrong
Last modified: 2007-09-15 21:24:46 UTC
---- Reported by recht@netbsd.org 2004-05-29 20:54:26 MST ---- Please fill in this template when reporting a bug, unless you know what you are doing. Description of Problem: If configure doesn't know the OS it uses it's default value for $LIBC. The default is libc.so.6 -- which isn't quite correct on NetBSD. ;-) The attached patch adds the correct version for NetBSD. Steps to reproduce the problem: 1. ./configure Actual Results: libc.so.6 Expected Results: libc.so.12 How often does this happen? always ---- Additional Comments From recht@netbsd.org 2004-05-29 20:54:57 MST ---- Created an attachment (id=166146) LIBC default for NetBSD ---- Additional Comments From lupus@ximian.com 2004-06-03 09:05:13 MST ---- Committed to cvs, thanks. Imported an attachment (id=166146) Unknown bug field "cf_op_sys_details" encountered while moving bug <cf_op_sys_details>NetBSD 2.0_BETA i386</cf_op_sys_details> Unknown operating system other. Setting to default OS "Other".