
prlw1 at cam
Nov 11, 2009, 9:01 AM
Post #1 of 1
(420 views)
Permalink
|
|
[Bug 908] New: NetBSD3 can be g/c
|
|
------- You are receiving this mail because: ------- You are on the CC list for the bug. http://bugs.exim.org/show_bug.cgi?id=908 Summary: NetBSD3 can be g/c Product: Exim Version: N/A Platform: Other OS/Version: NetBSD Status: NEW Severity: bug Priority: low Component: Packaging AssignedTo: nigel [at] exim ReportedBy: prlw1 [at] cam CC: exim-dev [at] exim exim-src/OS/os.h-NetBSD3 and exim-src/OS/Makefile-NetBSD3 may be removed, and associated vestiges in exim-src/scripts/os-type (cf patch) tidied away. os.h-NetBSD3 defines HAVE_SETCLASSCONTEXT which is no longer used by exim, and setclasscontext() lives in libutil, which is why Makefile-NetBSD3 has the extra -lutil linker flag. I see that since I looked into this last year, SIOCGIFCONF_GIVES_ADDR has come into being, which means that os.h-NetBSD3 is out-of-date too. (I think the last debate around SIOCGIFCONF was roughly in NetBSD 1.4, i.e., way before NetBSD 3 - this is a different issue to if_storage appearing in ifreq) -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
|