Bug 315265 (MONO60785) - libintl name is wrong for NetBSD
Summary: libintl name is wrong for NetBSD
Status: RESOLVED FIXED
Alias: MONO60785
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-06-26 21:04 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
set INTL="libintl.so.0" in the NetBSD case (232 bytes, patch)
2004-06-26 21:04 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:44:13 UTC


---- Reported by recht@netbsd.org 2004-06-26 14:04:05 MST ----

Additional Information:
configure currently sets libc.so.6 as default for libintl (INTL define in 
configure{.in}). This is not correct for NetBSD. NetBSD has 
/usr/lib/libintl.so.0.0.
The attached patch changes configure.in to use libintl.so.0 as value for 
the INTL define in the NetBSD case.



---- Additional Comments From recht@netbsd.org 2004-06-26 14:04:39 MST ----

Created an attachment (id=166354)
set INTL="libintl.so.0" in the NetBSD case




---- Additional Comments From miguel@ximian.com 2004-06-28 11:31:41 MST ----

thanks! 

Imported an attachment (id=166354)

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".