[Dovecot] Solaris build failed
13 Sep
2005
13 Sep
'05
8:16 p.m.
dovecot-v1.0-alpha build failed for Solaris 11 (OpenSolaris Nevada).
The problematic line is in socket.c line 228. The fix should be to change SOL_TCP to IPPROTO_TCP found in netinet/in.h. This change should work universally on all platforms.
Gary
14 Sep
14 Sep
3:13 p.m.
On 256, 09 13, 2005 at 01:16:37 -0400, GARY GENDEL wrote:
dovecot-v1.0-alpha build failed for Solaris 11 (OpenSolaris Nevada).
The problematic line is in socket.c line 228. The fix should be to change SOL_TCP to IPPROTO_TCP found in netinet/in.h. This change should work universally on all platforms.
Yes, this makes sense. One-line patch attached. Timo, please consider applying.
-- Andrey Panin | Linux and UNIX system administrator pazke@donpac.ru | PGP key: wwwkeys.pgp.net
7004
Age (days ago)
7005
Last active (days ago)
1 comments
2 participants
participants (2)
-
Andrey Panin
-
GARY GENDEL