Bugzilla – Bug 313783
[patch] mono-0.30: configure: gethostbyname2_r check doesn't say "no"
Last modified: 2007-09-15 21:24:46 UTC
---- Reported by bunk@fs.tum.de 2004-02-03 15:14:38 MST ---- I saw the following while trying to compile mono-0.30 on NetBSD/sparc-1.5: <-- snip --> checking for gethostbyname2_r... checking for gethostbyaddr in -lnsl... no <-- snip --> Note the missing "no" after the failed gethostbyname2_r check. I'll attach the trivial patch in a minute. ---- Additional Comments From bunk@fs.tum.de 2004-02-03 15:16:16 MST ---- Created an attachment (id=165567) fix for this issue ---- Additional Comments From vargaz@freemail.hu 2004-02-03 17:07:32 MST ---- Fixed in CVS. Imported an attachment (id=165567) Unknown operating system unknown. Setting to default OS "Other".