Bug 314910 (MONO59307) - NetBSD libc version wrong
Summary: NetBSD libc version wrong
Status: RESOLVED FIXED
Alias: MONO59307
Product: Mono: Runtime
Classification: Mono
Component: misc (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Mono Bugs
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords: build, patch
Depends on:
Blocks:
 
Reported: 2004-05-30 03:54 UTC by Marc Recht
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
LIBC default for NetBSD (421 bytes, patch)
2004-05-30 03:54 UTC, Thomas Wiest
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 18:40:01 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".