|
[ ghc-Bugs-1059296 ] gethostent is not available for NetBSD-1.6.2: msg#00009lang.haskell.glasgow.bugs
Bugs item #1059296, was opened at 2004-11-03 08:35 Message generated for change (Comment added) made by rillig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1059296&group_id=8032 Category: libraries/network Group: 6.2.1 Status: Open Resolution: None Priority: 5 Submitted By: Roland Illig (rillig) Assigned to: Volker Stolz (volkersf) Summary: gethostent is not available for NetBSD-1.6.2 Initial Comment: NetBSD-1.6.2 does not define a function gethostent(). A check should be included into the configure script that disables gethostent() on NetBSD (like it is done for Cygwin32, too). ---------------------------------------------------------------------- >Comment By: Roland Illig (rillig) Date: 2004-11-07 16:35 Message: Logged In: YES user_id=608379 >From looking at the patch, it should work. But I have the problem that I am currently unable to build ghc on NetBSD. I am appending the build log. Perhaps you know what's wrong with it. The curious thing is that I got it built using the same configuration some days ago---if I remember correctly. ---------------------------------------------------------------------- Comment By: Volker Stolz (volkersf) Date: 2004-11-05 13:31 Message: Logged In: YES user_id=126328 Can you please test the following patch? I'd like to make sure that the configure-part works. Apply the patch, run autoreconf, then configure, then grep GETHOSTENT include/HsNetworkConfig.h. If configure still thinks gethostent() is available, mail me (privately!) the file /usr/include/netbd.h please. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1059296&group_id=8032
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Using implicit parameter constraints in data decl, Benjamin Franksen |
|---|---|
| Next by Date: | RE: Using implicit parameter constraints in data decl, Simon Peyton-Jones |
| Previous by Thread: | [ ghc-Bugs-1059296 ] gethostent is not available for NetBSD-1.6.2, SourceForge.net |
| Next by Thread: | [ ghc-Bugs-1059873 ] FreeBSD port broken, SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |