Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24710 - build exim with ipv6 support
Summary: build exim with ipv6 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Nick Hadaway
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-17 21:34 UTC by Lars Weiler (RETIRED)
Modified: 2003-08-18 16:27 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
exim-ipv6.patch (exim-ipv6.patch,737 bytes, patch)
2003-07-17 21:35 UTC, Lars Weiler (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Weiler (RETIRED) gentoo-dev 2003-07-17 21:34:01 UTC
Regarding to the exim's spec.txt-file you just have to add HAVE_IPV6=YES to your
Local/Makefile.  The approriate changes to the ebuild are in the attached patch.
Comment 1 Lars Weiler (RETIRED) gentoo-dev 2003-07-17 21:35:22 UTC
Created attachment 14648 [details, diff]
exim-ipv6.patch
Comment 2 Nick Hadaway 2003-08-17 22:33:14 UTC
exim-4.21 has been added to portage with the ipv6 hooks.  Please upgrade and test this new version.
Comment 3 Lars Weiler (RETIRED) gentoo-dev 2003-08-18 16:27:40 UTC
Seems to work now:

$ exim -bV
Exim version 4.21 #1 built 18-Aug-2003 15:24:38
Copyright (c) University of Cambridge 2003
Berkeley DB: Sleepycat Software: Berkeley DB 4.0.14: (November 18, 2001)
Support for: iconv() IPv6 PAM Perl TCPwrappers OpenSSL

Thanks! :-)